Sciweavers

3404 search results - page 12 / 681
» C Programming Tutorial
Sort
View
ALGORITHMICA
2002
83views more  ALGORITHMICA 2002»
14 years 9 months ago
A Tutorial for Designing Flexible Geometric Algorithms
The implementation of an algorithm is faced with the issues efficiency, flexibility, and ease-of-use. In this paper, we suggest a design concept that greatly increases the flexibi...
Vikas Kapoor, Dietmar Kühl, Alexander Wolff
192
Voted

Book
340views
16 years 5 months ago
Essentials of the Java Programming Language, Part 1
"If you are new to programming in the Java language, have some experience with other languages, and are familiar with things like displaying text or graphics or performing sim...
By Monica Pawlan
COMSUR
2011
201views Hardware» more  COMSUR 2011»
13 years 9 months ago
Vehicular Networking: A Survey and Tutorial on Requirements, Architectures, Challenges, Standards and Solutions
— Vehicular networking has significant potential to enable diverse applications associated with traffic safety, traffic efficiency and infotainment. In this survey and tutorial p...
Georgios Karagiannis, Onur Altintas, Eylem Ekici, ...

Lecture Notes
497views
16 years 7 months ago
ATM Networks: A Series of Tutorials
The lecture notes cover the following topics, Overview, Adaptations Layers, Traffic Management , Issues and Challenges Ahead, Physical Layers (Phy), Multiprotocol over ATM (MPOA)...
Raj Jain
FUIN
2010
156views more  FUIN 2010»
14 years 8 months ago
A Tutorial Implementation of a Dependently Typed Lambda Calculus
Abstract. We present the type rules for a dependently typed core calculus together with a straightforward implementation in Haskell. We explicitly highlight the changes necessary t...
Andres Löh, Conor McBride, Wouter Swierstra