Sciweavers

253 search results - page 1 / 51
» Data structures in Java for matrix computations
Sort
View
CONCURRENCY
2004
115views more  CONCURRENCY 2004»
13 years 4 months ago
Data structures in Java for matrix computations
Geir Gundersen, Trond Steihaug
COMPSAC
2009
IEEE
13 years 9 months ago
Towards a Next-Generation Matrix Library for Java
Matrices are essential in many fields of computer science, especially when large amounts of data must be handled efficiently. Despite this demand for matrix software, we were una...
Holger Arndt, Markus Bundschus, Andreas Naegele

Book
330views
15 years 2 months ago
Introduction to Computer Science
"This is a textbook for a first computer science course for students majoring in computer science, as well as mathematics and the physical and social sciences"
Ken Been
ICCS
2005
Springer
13 years 10 months ago
Isotropic Vector Matrix Grid and Face-Centered Cubic Lattice Data Structures
Techniques for generating data structures for isotropic vector matrix grids (or face-centered cubic lattices) are presented. Grid basics and some background mathematical foundation...
J. F. Nystrom, Carryn Bellomo

Book
407views
15 years 14 days ago
Java Gently
"Java Gently teaches the reader how to program and how to do it in the best possible style in Java. In the process, it details the fundamental structures of the Java 2 languag...
Judy Bishop