Sciweavers

14 search results - page 2 / 3
» cj 2000
Sort
View
CJ
2000
61views more  CJ 2000»
13 years 10 months ago
Programming by Numbers: A Programming Method for Novices
Hugh Glaser, Pieter H. Hartel, Paul W. Garratt
CJ
2000
85views more  CJ 2000»
13 years 10 months ago
Arguments and Results
If an object oriented program is a collection of communicating objects, then the objects' protocols de ne the languages the program speaks. Unfortunately, protocols are di cu...
James Noble
MOC
2000
65views more  MOC 2000»
13 years 10 months ago
Almost periodic factorization of certain block triangular matrix functions
Let G(x) = eixIm 0 c-1e-ix + c0 + c1eix e-ixIm , where cj Cm
Ilya M. Spitkovsky, Darryl Yong
CJ
2000
101views more  CJ 2000»
13 years 10 months ago
Safe Structural Conformance for Java
In Java, an interface specifies public abstract methods and associated public constants. Conformance of a class to an interface is by name. We propose to allow structural conforma...
Konstantin Läufer, Gerald Baumgartner, Vincen...