搜索结果
找到约 389 项符合
Learning 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (77)
- 人工智能/神经网络 (52)
- 书籍 (30)
- 其他 (24)
- matlab例程 (18)
- Java书籍 (14)
- VC书籍 (12)
- 单片机开发 (11)
- 电子书籍 (10)
- 软件工程 (10)
- Java编程 (10)
- 文章/文档 (8)
- 软件设计/软件工程 (8)
- 编辑器/阅读器 (8)
- 技术资料 (8)
- 书籍源码 (6)
- 通讯编程文档 (5)
- 行业发展研究 (5)
- Linux/Unix编程 (5)
- 微处理器开发 (5)
- 嵌入式/单片机编程 (5)
- 技术书籍 (4)
- DSP编程 (4)
- 数值算法/人工智能 (3)
- 数学计算 (3)
- 源码 (3)
- VIP专区 (3)
- 实用工具 (2)
- 编译器/解释器 (2)
- 技术管理 (2)
- 文件格式 (2)
- 系统设计方案 (2)
- 技术教程 (2)
- 论文 (2)
- 教程资料 (1)
- 模拟电子 (1)
- 单片机编程 (1)
- USB编程 (1)
- 加密解密 (1)
- 生物技术 (1)
- 多国语言处理 (1)
- FlashMX/Flex源码 (1)
- 网络 (1)
- 操作系统开发 (1)
- 其他行业 (1)
- Windows CE (1)
- 通讯/手机编程 (1)
- J2ME (1)
- 企业管理 (1)
- 并行计算 (1)
- VHDL/FPGA/Verilog (1)
- 其他嵌入式/单片机内容 (1)
- 百货/超市行业 (1)
- GPS编程 (1)
- 游戏 (1)
- 认证考试资料 (1)
- 图形图像 (1)
- 精品软件 (1)
人工智能/神经网络 Ants performing 3 actions: searching ore , mining ore , returning ore basic Artificial Neurological
Ants performing 3 actions: searching ore , mining ore , returning ore basic Artificial Neurological Network working the learning proces to pick their state through Genetic Programming
人工智能中的蚁群算法
人工智能/神经网络 一个用神经网络方法实现人脸识别的程序
一个用神经网络方法实现人脸识别的程序,来源于CMU的machine learning 课程作业,具有参考价值
其他 This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approa
This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approach to start when learning the capabilities of it.
matlab例程 Zero-order-hold Intended for a senior-level course on the analysis and design of digital control sy
Zero-order-hold
Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
matlab例程 Upper gain margin Intended for a senior-level course on the analysis and design of digital control
Upper gain margin
Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.
Linux/Unix编程 linux-unix130.linux.and.unix.ebooks130 linux and unix ebookslinuxLearning Linux - Collection of 12 E
linux-unix130.linux.and.unix.ebooks\130 linux and unix ebooks\linux\Learning Linux - Collection of 12 Ebooks 1999zip
其他书籍 C/C++ Reference There are no "Introduction to Programming" tutorials here. This site is meant to
C/C++ Reference
There are no "Introduction to Programming" tutorials here. This site is meant to be used by more-or-less experienced C++ programmers, who have a good idea of what they want to do and simply need to look up the syntax. If you re interested in learning C/C++, try one of these sites:
...
软件设计/软件工程 Today s ActionScript-based applications require increasingly sophisticated architectures and code. T
Today s ActionScript-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced ActionScript developers in learning how to plan and build applications more effectively. You ll learn how to apply design patterns as solutions to common progra ...
Java编程 是一本介绍java基础应用的好书 Java For Artists targets both the undergraduate computer science or information te
是一本介绍java基础应用的好书
Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book.
As a textbook it employs learning objectives, skill-building exercises, suggested ...
VC书籍 是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言
是否懂得C语言并不是学习C++的前提。不仅仅是因为C++本身兼容C语言,更重要的是C++所倡导的程序设计观念是和C语言完全不同的。C语言在某种意义上是对CPU模型的抽象。尽管C++完全保留了C语言的机器模型,但是C++更加注重对现实世界进行抽象。为此,C++创始人Bjarne Stroustrup专门写过一篇著名的文章:《Learning Standard C ...