搜索结果
找到约 371 项符合
Multi-languages 的查询结果
人工智能/神经网络 介绍分布式人工智能的不错的入门书籍
介绍分布式人工智能的不错的入门书籍,主要利用分布式人工智能技术来构建multi-agent系统……
uCOS 新加原版MemDev功能模块 UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码[本站上似乎有3.24版的带模拟器源码的UCGUI下载, 大家比较一
新加原版MemDev功能模块
UCGUI3.90版源码有如下几点新的变化.
1.这个版本的UCGUI提供了模拟器的源码[本站上似乎有3.24版的带模拟器源码的UCGUI下载, 大家比较一下..]
2.还有JPEG图版支持
3.ListView控件支持.
4.Menu菜单支持.
5.ScrollBar滚动条支持.
6.multi-controller多控制器支持. ...
软件工程 This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops
This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. ...
系统设计方案 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analy
1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis
2. fpga implemention of a median filter
3. fpga implementation of digital filters
4.hardware acceleration of edge detection algorithm on fpgas
5.implementation and evaluation of image processing a ...
软件工程 For a programming language, Fortran has been around a long time. It was one of the first widely use
For a programming language, Fortran has been around a long time. It was one
of the first widely used 鈥渉igh-level鈥?languages, as well as the first
programming language to be standardized. It is still the premier language for
scientific and engineering computing applications.
The purpose of this ha ...
通讯编程文档 The future satellite communication systems are re- quired to support the higher transmission data r
The future satellite communication systems are re-
quired to support the higher transmission data rate
for providing the multimedia services by employing
the e铿僣ient modulation method such as multi-level
QAM.
其他书籍 Master the essentials of concurrent programming,including testing and debugging This textbook exa
Master the essentials of concurrent programming,including testing and debugging
This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the t ...
STL SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming l
SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
VC书籍 Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming la
Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.
其他书籍 this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, m
this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, graphs, sorting, hashing, data compression.