搜索结果
找到约 660 项符合
IMPLEMENTation 的查询结果
按分类筛选
- 全部分类
- matlab例程 (52)
- 其他 (41)
- Java编程 (37)
- VHDL/FPGA/Verilog (37)
- 其他书籍 (36)
- 数学计算 (26)
- 加密解密 (26)
- 人工智能/神经网络 (24)
- 压缩解压 (23)
- 数据结构 (18)
- 单片机编程 (17)
- 系统设计方案 (17)
- Linux/Unix编程 (16)
- 电子书籍 (16)
- 书籍 (16)
- 通讯编程文档 (15)
- 网络 (14)
- 文章/文档 (12)
- 软件设计/软件工程 (11)
- 通讯/手机编程 (11)
- 数值算法/人工智能 (10)
- 编译器/解释器 (10)
- 行业发展研究 (10)
- 技术资料 (9)
- 可编程逻辑 (8)
- 微处理器开发 (8)
- Java书籍 (8)
- 教程资料 (7)
- VC书籍 (7)
- 单片机开发 (6)
- 中间件编程 (6)
- 嵌入式/单片机编程 (5)
- 串口编程 (5)
- 3G开发 (5)
- 技术管理 (5)
- 汇编语言 (4)
- 文件格式 (4)
- 其他嵌入式/单片机内容 (4)
- 其他行业 (4)
- 软件工程 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- 语音压缩 (3)
- 模拟电子 (2)
- 手机WAP编程 (2)
- 手机短信编程 (2)
- GPS编程 (2)
- USB编程 (2)
- Applet (2)
- CA认证 (2)
- Windows CE (2)
- Jsp/Servlet (2)
- 金融证券系统 (2)
- 认证考试资料 (2)
- JavaScript (2)
- 游戏 (2)
- DSP编程 (2)
- *行业应用 (2)
- 数据库系统 (2)
- BREW编程 (2)
- 源码 (2)
- VIP专区 (2)
- 实用工具 (1)
- 学术论文 (1)
- 资料/手册 (1)
- 教程资料 (1)
- Mentor (1)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 工控技术 (1)
- 教育系统应用 (1)
- J2ME (1)
- 书籍源码 (1)
- 编辑器/阅读器 (1)
- 邮电通讯系统 (1)
- SCSI/ASPI (1)
- Delphi控件源码 (1)
- 并行计算 (1)
- 其他数据库 (1)
- Ajax (1)
- 技术教程 (1)
数值算法/人工智能 B树算法实现
B树算法实现,非常难得!btree implementation for random lookups, transaction handling, sequential access methods, and a small embeddable footprint.
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi
The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
其他书籍 Some Aspects of Chess Programming
Some Aspects of Chess Programming,老外写的关于棋类人工智能程序设计的书。
1.overall look on chess programming
2.typical structure of a chess program
3.implementation of my own chess program
4.experiments
驱动编程 This the third edition of the Writing Device Drivers articles. The first article helped to simply ge
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT ...
人工智能/神经网络 Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form
Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifie ...
其他书籍 This ECMA Standard specifies the form and establishes the interpretation of programs written in the
This ECMA Standard specifies the form and establishes the interpretation of programs written in the C# programming language. It specifies
The representation of C# programs
The syntax and constraints of the C# language
The semantic rules for interpreting C# programs
The restrictions and limits im ...
串口编程 CHAPT04CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04CHAPT04.EXE 16-Bit executa
CHAPT04\CHAPT04.CPP 16-Bit test program for the Digi Classic board
CHAPT04\CHAPT04.EXE 16-Bit executable of the test program
CHAPT04\CHAPT04.MAK A makefile for Borland or Microsoft C++
CHAPT04\CLASSIC.CPP Implementation of the ClassicHandler class
CHAPT04\CLASSIC.H Declaration of the ClassicHandler ...
串口编程 CHAPT05CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05CHAPT05.EXE 16-Bit e
CHAPT05\CHAPT05.CPP 16-Bit test program for the initelligent Digi board.
CHAPT05\CHAPT05.EXE 16-Bit executable of the test program
CHAPT05\CHAPT05.MAK A makefile for Borland or Microsoft C++
CHAPT05\DIGI.CPP Implementation of the Digiboard class
CHAPT05\DIGI.H Declaration of the Digiboard cla
串口编程 CHAPT06CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06CHAPT06.EXE 16-Bit executable
CHAPT06\CHAPT06.CPP 16-Bit test program for the BiosPort class
CHAPT06\CHAPT06.EXE 16-Bit executable of the test program
CHAPT06\CHAPT06.MAK A makefile for Borland or Microsoft C++
CHAPT06\BIOSPORT.CPP Implementation of the BiosPort class
CHAPT06\BIOSPORT.H Declaration of the BiosPort cla