搜索结果
找到约 306 项符合
multi 的查询结果
按分类筛选
- 全部分类
- 书籍 (30)
- 人工智能/神经网络 (23)
- 微处理器开发 (17)
- 通讯编程文档 (16)
- matlab例程 (14)
- 其他 (14)
- 单片机编程 (12)
- 单片机开发 (11)
- Java编程 (10)
- 其他书籍 (10)
- 技术资料 (10)
- Linux/Unix编程 (9)
- 软件设计/软件工程 (8)
- 文章/文档 (7)
- 学术论文 (5)
- 其他嵌入式/单片机内容 (5)
- 网络 (5)
- 多媒体处理 (4)
- 通讯/手机编程 (4)
- 嵌入式/单片机编程 (4)
- 行业发展研究 (4)
- VxWorks (4)
- 书籍源码 (4)
- 技术书籍 (3)
- 仿真技术 (3)
- 电子书籍 (3)
- Internet/网络编程 (3)
- DSP编程 (3)
- 系统设计方案 (3)
- 论文 (3)
- ARM (2)
- 电源技术 (2)
- 可编程逻辑 (2)
- uCOS (2)
- 家庭/个人应用 (2)
- 数值算法/人工智能 (2)
- 驱动编程 (2)
- 汇编语言 (2)
- Java书籍 (2)
- 操作系统开发 (2)
- 数据结构 (2)
- 源码 (2)
- 资料/手册 (1)
- 技术教程 (1)
- 模拟电子 (1)
- 教程资料 (1)
- 通信网络 (1)
- 无线通信 (1)
- 开发工具 (1)
- 测试测量 (1)
- 金融证券系统 (1)
- 压缩解压 (1)
- 编译器/解释器 (1)
- *行业应用 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- SCSI/ASPI (1)
- Applet (1)
- USB编程 (1)
- Modem编程 (1)
- 语音压缩 (1)
- 软件工程 (1)
- 游戏 (1)
- 技术管理 (1)
- GPS编程 (1)
- 串口编程 (1)
- 文件格式 (1)
- 接口技术 (1)
- 数据库系统 (1)
- 软件 (1)
- VIP专区 (1)
- 精品软件 (1)
人工智能/神经网络 Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant
Description: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble.
Reference: Z.-H. Zhou and Y. Yu. Ensembling local learners through ...
uCOS UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化. 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还
UCGUI最新版源码简介UCGUI3.90版源码有如下几点新的变化.
1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看).
2.还有JPEG图版支持
3.ListView控件支持.
4.Menu菜单支持.
5.ScrollBar滚动条支持.
6.multi-controller多控制器支持.
另外源码上还有很多的调整, 将控 ...
Java书籍 This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans architec
This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans
architecture is a component architecture for the development and deployment of componentbased
distributed business applications. Applications written using the Enterprise JavaBeans
architecture are scalable, t ...
家庭/个人应用 This a full 3-tier dababase application which includes a activex dll project(business objects) and a
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for mu ...
单片机开发 A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
微处理器开发 This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For u
This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
微处理器开发 This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45
This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool
微处理器开发 This zip describes an AT91 USART with PDC Transmission and Reception chain.Includes main.html file f
This zip describes an AT91 USART with PDC Transmission and Reception chain.Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
人工智能/神经网络 annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
人工智能/神经网络 Single-layer neural networks can be trained using various learning algorithms. The best-known algori
Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generalized to multi-layer pe ...