搜索结果
找到约 311 项符合
learn 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (51)
- VC书籍 (25)
- Java书籍 (23)
- Java编程 (20)
- 电子书籍 (18)
- 其他 (16)
- 书籍 (14)
- 软件设计/软件工程 (12)
- Linux/Unix编程 (12)
- 软件工程 (10)
- 单片机开发 (8)
- 人工智能/神经网络 (6)
- 书籍源码 (6)
- matlab例程 (6)
- 技术资料 (6)
- 通讯/手机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 文章/文档 (4)
- 游戏 (4)
- SQL Server (4)
- 技术管理 (3)
- 编译器/解释器 (3)
- 邮电通讯系统 (3)
- J2ME (3)
- VHDL/FPGA/Verilog (3)
- 行业发展研究 (3)
- DSP编程 (2)
- 汇编语言 (2)
- 驱动编程 (2)
- Ajax (2)
- 串口编程 (2)
- 图形图像 (2)
- 实用工具 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 开发工具 (1)
- PCB相关 (1)
- 教育系统应用 (1)
- 数学计算 (1)
- 中间件编程 (1)
- 系统设计方案 (1)
- 文件格式 (1)
- 通讯编程文档 (1)
- MTK (1)
- 加密解密 (1)
- Internet/网络编程 (1)
- JavaScript (1)
- Delphi控件源码 (1)
- 编辑器/阅读器 (1)
- 嵌入式/单片机编程 (1)
- Delphi/CppBuilder (1)
- 网络 (1)
- 多国语言处理 (1)
- Jsp/Servlet (1)
- uCOS (1)
- 认证考试资料 (1)
- 技术教程 (1)
通讯/手机编程 P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. w
P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.
人工智能/神经网络 megahal is the conversation simulators conversing with a user in natural language. The program will
megahal is the conversation simulators conversing with a user in natural language. The program will exploit the fact that human beings tend to read much more meaning into what is said than is actually there
MegaHAL differs from conversation simulators such as ELIZA in that it uses
a Markov Model to ...
VC书籍 C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ prog
C++/CLI in Action is a practical guide that will help you breathe new life into your legacy C++ programs. The book begins with a concise C++/CLI tutorial. It then quickly moves to the key themes of native/managed code interop and mixed-mode programming. You抣l learn to take advantage of GUI framewor ...
其他书籍 Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that ...
其他 If you design applications, or if you build, test, or document solutions, you need this book. If you
If you design applications, or if you build, test, or document solutions, you need this book. If your applications are Web-based or Win32-based, you need this book. Finally, if you are currently learning or building Microsoft .NET Framework–based applications, you need this book. In short, if you a ...
人工智能/神经网络 BP神经网络分类器 程序有两种运行状态
BP神经网络分类器
程序有两种运行状态,一个是学习,另外一个是分类。在学习状态下,在Dos命令符下输入bp learn,便开始学习了,学习的结果放在weight.dat中;在工作状态下,在Dos命令符下输入bp work,便开始识别classfyme.dat中的数据了,识别完成后,结果放在results.dat中。在bp运行的任何一种状态下,都不能手工打开W ...
技术管理 Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th
Writing Your First ASP Application ( Quick Start )
(Page 1 of 8 )
There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first ...
行业发展研究 3D reconstruction, medical image processing from colons, using intel image processing for based clas
3D reconstruction, medical image processing from colons, using intel image processing for based class. This source code. Some code missing but I think you can understand it. Development version. This source code is very interesting for learning segmentation and registration from dataset. This code a ...
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
通讯编程文档 Abstract: By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit mic
Abstract:
By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit
microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these
gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In
this class you wil ...