搜索结果
找到约 595 项符合
First 的查询结果
按分类筛选
- 全部分类
- 书籍 (86)
- 其他书籍 (38)
- 编译器/解释器 (36)
- 数值算法/人工智能 (35)
- 其他 (28)
- Java编程 (26)
- Java书籍 (18)
- 软件设计/软件工程 (14)
- matlab例程 (13)
- 汇编语言 (13)
- VC书籍 (13)
- 数据结构 (12)
- Linux/Unix编程 (11)
- 软件工程 (11)
- 单片机编程 (10)
- 单片机开发 (10)
- 数学计算 (9)
- 技术资料 (9)
- 书籍源码 (8)
- 微处理器开发 (8)
- VHDL/FPGA/Verilog (8)
- 人工智能/神经网络 (6)
- 通讯/手机编程 (6)
- 系统设计方案 (6)
- 嵌入式/单片机编程 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- 文章/文档 (5)
- uCOS (5)
- 游戏 (5)
- 技术管理 (5)
- 电源技术 (4)
- Internet/网络编程 (4)
- 编辑器/阅读器 (4)
- 电子书籍 (4)
- 行业发展研究 (4)
- J2ME (4)
- 驱动编程 (4)
- 压缩解压 (4)
- DSP编程 (4)
- Jsp/Servlet (4)
- Ajax (4)
- 其他嵌入式/单片机内容 (4)
- PCB相关 (3)
- 教程资料 (3)
- 通讯编程文档 (3)
- 加密解密 (3)
- 操作系统开发 (3)
- GPS编程 (3)
- Applet (3)
- JavaScript (3)
- SQL Server (3)
- 程序设计 (2)
- 技术教程 (2)
- 技术书籍 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- 教育系统应用 (2)
- STL (2)
- 嵌入式Linux (2)
- Windows CE (2)
- Delphi控件源码 (2)
- 企业管理 (2)
- VIP专区 (2)
- 行业应用文档 (1)
- 通信网络 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 测试测量 (1)
- Modem编程 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- 人物传记/成功经验 (1)
- 邮电通讯系统 (1)
- 并行计算 (1)
- 其他行业 (1)
- 手机彩信(MMS)编程 (1)
- 中间件编程 (1)
- BREW编程 (1)
- 文件格式 (1)
- 数据库系统 (1)
- MTK (1)
- 3G开发 (1)
- Symbian (1)
- 其他文档 (1)
- 接口技术 (1)
- 论文 (1)
- 笔记 (1)
- 教程 (1)
软件工程 Head First 设计模式原书用的是JAVA写的代码
Head First 设计模式原书用的是JAVA写的代码,网络上也有C#的,但没有见到用C++实现的。这是我用C++实现的装饰者模式的代码
软件工程 ,Head First 设计模式原书用的是JAVA写的代码
,Head First 设计模式原书用的是JAVA写的代码,网络上也有C#的,但没有见到用C++实现的。这是我用C++实现的命令模式的代码
Linux/Unix编程 This my first program that I learn QT, I think if you run it and then you will learn many thing
This my first program that I learn QT, I think if you run it and then you will learn many thing
Linux/Unix编程 The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a
The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the first 3D agents in the league were balls and from ...
汇编语言 find the first blank and store its addre
find the first blank and store its addre
编译器/解释器 first集 与 follow集 编译原理
first集 与 follow集 编译原理
VHDL/FPGA/Verilog PCI.VHD, THE INTERFACE MODULE WITH PCI AGENT CHIP --v1.0: For CY7C9689, First Version working on L0
PCI.VHD, THE INTERFACE MODULE WITH PCI AGENT CHIP
--v1.0: For CY7C9689, First Version working on L01A chip
--V2.0: For simplified PCI Agent, Xilinx and AMD chips
Java编程 This the first release (version 0.0) of the Peersim high level P2P network simulator. This archi
This the first release (version 0.0) of the Peersim
high level P2P network simulator.
This archive contains the javadoc generated documentation,
and a java archive containing the simulator source and bytecode
and some examples.
数值算法/人工智能 首次适应算法(First Fit): 从空闲分区表的第一个表目起查找该表
首次适应算法(First Fit):
从空闲分区表的第一个表目起查找该表,把最先能够满足要求的空闲区分配给作业,这种方法目的在于减少查找时间。为适应这种算法,空闲分区表(空闲区链)中的空闲分区要按地址由低到高进行排序。该算法优先使用低址部分空闲区,在低址空间造成许多小的空闲区,在高地址空间保留大的空闲区。 ...
数值算法/人工智能 face recognition using hmm. first version.
face recognition using hmm. first version.