搜索结果
找到约 684 项符合
sample 的查询结果
按分类筛选
- 全部分类
- 驱动编程 (50)
- 其他 (47)
- Java编程 (36)
- 单片机开发 (35)
- Linux/Unix编程 (28)
- 人工智能/神经网络 (22)
- VC书籍 (21)
- 软件设计/软件工程 (21)
- 其他嵌入式/单片机内容 (19)
- 微处理器开发 (18)
- matlab例程 (15)
- 数学计算 (13)
- Windows Mobile (12)
- Windows CE (12)
- Delphi控件源码 (12)
- 嵌入式/单片机编程 (12)
- 其他书籍 (11)
- 操作系统开发 (11)
- 通讯编程文档 (10)
- 中间件编程 (10)
- Internet/网络编程 (9)
- 数据结构 (9)
- 汇编语言 (9)
- 文章/文档 (9)
- 通讯/手机编程 (8)
- DSP编程 (8)
- SQL Server (7)
- GPS编程 (7)
- 网络 (7)
- 压缩解压 (7)
- VIP专区 (7)
- 游戏 (6)
- 文件格式 (6)
- USB编程 (6)
- 书籍源码 (6)
- 其他行业 (6)
- 加密解密 (6)
- 系统设计方案 (6)
- Jsp/Servlet (6)
- 电子书籍 (6)
- 编译器/解释器 (6)
- 技术资料 (6)
- 嵌入式Linux (5)
- 串口编程 (5)
- Java书籍 (5)
- Symbian (5)
- 其他数据库 (5)
- 单片机编程 (4)
- 数据库系统 (4)
- 数值算法/人工智能 (4)
- 模拟电子 (3)
- Applet (3)
- Oracle数据库 (3)
- 磁盘编程 (3)
- BREW编程 (3)
- FlashMX/Flex源码 (3)
- 行业发展研究 (3)
- JavaScript (3)
- TAPI编程 (2)
- 手机短信编程 (2)
- uCOS (2)
- 并口编程 (2)
- 软件工程 (2)
- 技术管理 (2)
- 百货/超市行业 (2)
- J2ME (2)
- 教育系统应用 (2)
- *行业应用 (2)
- 金融证券系统 (2)
- 源码 (2)
- 书籍 (2)
- PCB设计 (1)
- 学术论文 (1)
- 图形图像 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 教程资料 (1)
- 电源技术 (1)
- 无线通信 (1)
- 测试测量 (1)
- 手机WAP编程 (1)
- 交通/航空行业 (1)
- 电子政务应用 (1)
- 传真(Fax)编程 (1)
- OA系统 (1)
- 语音压缩 (1)
- 并行计算 (1)
- 多国语言处理 (1)
- 邮电通讯系统 (1)
- Ajax (1)
- RFID编程 (1)
- MacOS编程 (1)
- 编辑器/阅读器 (1)
- CA认证 (1)
- MySQL数据库 (1)
- 软件测试 (1)
- 酒店行业 (1)
- 3G开发 (1)
- 电子书籍 (1)
- 开发工具 (1)
驱动编程 This folder includes IME sample source code for Simplified Chinese IMEs
This folder includes IME sample source code for Simplified Chinese IMEs
驱动编程 The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the re
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
驱动编程 FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter drive
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
驱动编程 The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The fl ...
Java编程 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . Datagr
3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver ...
单片机开发 8051 LED Sample Code
8051 LED Sample Code
编译器/解释器 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOK
词法分析中2.实验内容
SAMPLE语言语法分析部分的实现。
输入:词法分析后得到的token.txt文件.
输出:程序中的语法错误的所在的行和列,出错原因.
功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. ...
人工智能/神经网络 optimnn用遗传算法优化神经网络结构源程序,输入数据文件sample
optimnn用遗传算法优化神经网络结构源程序,输入数据文件sample
压缩解压 EASY G.722 的sample code, 可以生成722文件。
EASY G.722 的sample code, 可以生成722文件。
人工智能/神经网络 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patma
人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序