-
TheMITPressConceptsTechniquesandModelsofComputerPr
一本非常好的计算机概念,技术和编程模型的原版书籍。(This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together.
After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its)
- 2009-12-07 22:17:44下载
- 积分:1
-
面向对象设计原则
关于设计模式的好文章 是一片关于设计模式的翁 大家给点意见(on design patterns is an excellent article on design patterns for everyone Weng points)
- 2005-05-08 14:41:31下载
- 积分:1
-
025888-01
本光盘包含了本书各章中出现的所有程序的源代码。
1. 如果是Java程序,可以直接通过javac加java命令运行。
2. 如果是JSP类型的程序,可以参照本书描述的方式运行。
(The CD-ROM contains the various chapters of this book appear in the source code for all programs. 1. If the Java program can be added directly through the java command to run javac. 2. If it is JSP types of procedures, can refer to the manner described in this book run.)
- 2009-05-12 20:20:41下载
- 积分:1
-
java
java学习课件,老师上课用的ppt
(java learning courseware)
- 2009-09-29 15:52:04下载
- 积分:1
-
MappingObjectsToRelationalDatabases(ScottWAmbler)_
将对象映射到关系数据库的文档,使java人员开发hibernate的文章(will object mapping to the relational database files, java staff development hibernate article)
- 2006-08-24 11:33:01下载
- 积分:1
-
JavaPersistenceWithHibernate
《Java Hibernate 开发实战》
Christian Baver,
Gavin King.(Java Persistence With Hibernate
Christian Baver,
Gavin King.)
- 2013-05-07 17:03:03下载
- 积分:1
-
31DaysRefactoring
how to refactor your code
- 2012-11-20 16:19:58下载
- 积分:1
-
facedet
Face detection based on HaarCascade features. This code uses opencv java wrapper.
- 2014-08-16 19:35:16下载
- 积分:1
-
星载合成孔径雷达干涉测量 王超
insar书籍,基本原理,数据处理算法,基本应用适合初学者(Insar books, basic principles, data processing algorithms, basic applications for beginners)
- 2020-06-21 06:20:02下载
- 积分:1
-
rhino1_6R5
java中比较著名的js引擎当属mozilla开源的rhino,不过jdk6已经把它收归帐下,成了正规军。(java more famous js engine mozilla open source among the rhino, but it would revert to jdk6 account has become a regular army.)
- 2007-09-02 16:02:02下载
- 积分:1