Sciweavers

1557 search results - page 103 / 312
» Programming up to Congruence
Sort
View

Book
349views
16 years 7 months ago
Thinking in Java
"Much of the motivation and effort for this edition is to bring the book up to date with the Java JDK 1.4 release of the language. However, it has also become clear that most ...
Jolt Award
WWW
2001
ACM
15 years 12 months ago
Empowering VET Teachers to Use IT for Teaching
This poster describes a framework for preparing vocational teachers for using IT for teaching and learning in the Vocational Training Council of Hong Kong. Three levels of IT comp...
Alfred Koo

Tutorial
4472views
15 years 10 months ago
An Introduction to Encog Neural Networks for Java
This article provides a basic introduction to neural networks and neural network programming using the Encog Artificial Intelligence Framework. Encog is an AI framework that is ava...
Jeff Heaton
ICLA
2009
Springer
15 years 5 months ago
From Philosophical to Industrial Logics
One of the surprising developments in the area of program verification is how ideas introduced by logicians in the early part of the 20th Century ended up yielding by the 21 Centu...
Moshe Y. Vardi
CEC
2008
IEEE
15 years 5 months ago
A fast high quality pseudo random number generator for graphics processing units
—Limited numerical precision of nVidia GeForce 8800 GTX and other GPUs requires careful implementation of PRNGs. The Park-Miller PRNG is programmed using G80’s native Value4f ...
William B. Langdon