搜索结果
找到约 88 项符合
david 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (19)
- 人工智能/神经网络 (9)
- Java书籍 (8)
- 嵌入式/单片机编程 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- Java编程 (3)
- 其他 (3)
- 技术资料 (3)
- 技术书籍 (2)
- Linux/Unix编程 (2)
- 并口编程 (2)
- 数值算法/人工智能 (2)
- 医药行业 (2)
- 加密解密 (2)
- 压缩解压 (2)
- 文章/文档 (2)
- 教程资料 (1)
- 数学计算 (1)
- matlab例程 (1)
- Windows Mobile (1)
- 生物技术 (1)
- 多国语言处理 (1)
- 单片机开发 (1)
- 行业发展研究 (1)
- 编译器/解释器 (1)
- 数据结构 (1)
- 并行计算 (1)
- 串口编程 (1)
- 通讯/手机编程 (1)
- Delphi控件源码 (1)
- 电子书籍 (1)
- 企业管理 (1)
- 书籍 (1)
- VIP专区 (1)
编译器/解释器 TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language inter
TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally developed by David Betz covered in previously published issu ...
Java书籍 A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO sp
A Case Study: Replacing the persistence layer of a
Business Process Engine with JDO
The JDO specification (JSR-12) was released from the Java Community Process in April
2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides
a concise introduction. Several book ...
数据结构 1928年
1928年,Wilhelm Ackermann (1896 - 1962,David Hilbert的学生) 发现x的y次幂的z-重积分 A(x,y,z)是递归的但不是原始递归的。Rosza Peter将A(x,y,z)简化到二元函数,初始条件由Raphael Robinson简化。
数值算法/人工智能 基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pasca
基于基本遗传算法的函数最优化 SGA.C
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to free the memory
// ...
数值算法/人工智能 */ /* A Function Optimizer using Simple Genetic Algorithm */ /* developed from the Pascal SGA code
*/
/* A Function Optimizer using Simple Genetic Algorithm */
/* developed from the Pascal SGA code presented by David E.Goldberg */
/* 同济大学计算机系 王小平 2000年5月
人工智能/神经网络 基本遗传分类系统 SCS.C */ /* Simple Classifier System */ /* developed from the Pascal SCS code presented b
基本遗传分类系统 SCS.C */
/* Simple Classifier System */
/* developed from the Pascal SCS code presented by David E.Goldberg */
/* 同济大学计算机系 王小平 2000年7月 */
VC书籍 C++STL STL(Standard Template Library
C++STL
STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。
STL的代码从广义上讲分为三类:algorithm(算法)、cont ...
人工智能/神经网络 基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA cod
基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
其他书籍 If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frus
If you re like me, you re excited by what people do with template metaprogramming (TMP) but are frustrated at the lack of clear guidance and powerful tools. Well, this is the book we ve been waiting for. With help from the excellent Boost Metaprogramming Library, David and Aleksey take TMP from the ...