Sciweavers

1943 search results - page 151 / 389
» Software and higher education
Sort
View
CORR
2010
Springer
135views Education» more  CORR 2010»
15 years 6 months ago
Spreadsheet Refactoring
Refactoring is a change made to the internal structure of software to make it easier to understand and cheaper to modify without changing its observable behaviour. A database refa...
Patrick O'Beirne
CORR
2010
Springer
178views Education» more  CORR 2010»
15 years 6 months ago
Fast Histograms using Adaptive CUDA Streams
Histograms are widely used in medical imaging, network intrusion detection, packet analysis and other streambased high throughput applications. However, while porting such software...
Sisir Koppaka, Dheevatsa Mudigere, Srihari Narasim...
CORR
2008
Springer
140views Education» more  CORR 2008»
15 years 6 months ago
Encapsulation theory fundamentals
This paper proposes a theory of encapsulation, taking the internationally standardized definition of that term and establishing a relationship between subsets and the elements tha...
Edmund Kirwan
SIGCSE
2008
ACM
151views Education» more  SIGCSE 2008»
15 years 6 months ago
Ucigame, a java library for games
Ucigame (pronounced OO-see-GAH-me) is a Java package that supports the programming of 2D sprite-based computer games. Designed for novice programmers, it enables students in an in...
Daniel Frost
CORR
2004
Springer
100views Education» more  CORR 2004»
15 years 6 months ago
An Example of Clifford Algebras Calculations with GiNaC
This is an example of C++ code of Clifford algebra calculations with the GiNaC computer algebra system. This code makes both symbolic and numeric computations. It was used to produ...
Vladimir V. Kisil