搜索结果
找到约 780 项符合
More 的查询结果
按分类筛选
- 全部分类
- 书籍 (117)
- 其他书籍 (65)
- VC书籍 (36)
- 其他 (34)
- 电子书籍 (29)
- 单片机编程 (26)
- matlab例程 (25)
- 技术资料 (25)
- Java书籍 (23)
- Java编程 (22)
- Linux/Unix编程 (20)
- 软件设计/软件工程 (20)
- 单片机开发 (18)
- 模拟电子 (12)
- 压缩解压 (12)
- 软件工程 (12)
- 电源技术 (11)
- 文章/文档 (11)
- 嵌入式/单片机编程 (11)
- 加密解密 (10)
- 可编程逻辑 (9)
- 人工智能/神经网络 (9)
- 行业发展研究 (9)
- Delphi控件源码 (9)
- 驱动编程 (9)
- VxWorks (9)
- VHDL/FPGA/Verilog (8)
- 微处理器开发 (8)
- 数值算法/人工智能 (8)
- 数学计算 (8)
- 网络 (7)
- Internet/网络编程 (7)
- 教程资料 (6)
- 通讯编程文档 (6)
- 通讯/手机编程 (6)
- 操作系统开发 (5)
- 游戏 (5)
- 数据结构 (5)
- 系统设计方案 (5)
- 文件格式 (5)
- *行业应用 (5)
- 嵌入式综合 (4)
- 编译器/解释器 (4)
- FlashMX/Flex源码 (4)
- 无线通信 (3)
- 汇编语言 (3)
- 书籍源码 (3)
- SQL Server (3)
- 手机短信编程 (3)
- J2ME (3)
- 技术管理 (3)
- GPS编程 (3)
- JavaScript (3)
- 技术书籍 (2)
- PCB相关 (2)
- 手机WAP编程 (2)
- Windows CE (2)
- 嵌入式Linux (2)
- 邮电通讯系统 (2)
- Ajax (2)
- 其他数据库 (2)
- 医药行业 (2)
- 技术教程 (1)
- 传感与控制 (1)
- ARM (1)
- 教程资料 (1)
- 工控技术 (1)
- 测试测量 (1)
- uCOS (1)
- Delphi/CppBuilder (1)
- 电子政务应用 (1)
- 中间件编程 (1)
- 金融证券系统 (1)
- 其他嵌入式/单片机内容 (1)
- MTK (1)
- 企业管理 (1)
- RFID编程 (1)
- 编辑器/阅读器 (1)
- 家庭/个人应用 (1)
- DSP编程 (1)
- 数据库系统 (1)
- Windows Mobile (1)
- Applet (1)
- Symbian (1)
- STL (1)
- 人物传记/成功经验 (1)
- 磁盘编程 (1)
- 并行计算 (1)
- Jsp/Servlet (1)
- 认证考试资料 (1)
- Matlab (1)
- 多媒体处理 (1)
- 工业控制 (1)
- 其他文档 (1)
- 资料/手册 (1)
- C/C++语言编程 (1)
- 笔记 (1)
- 论文 (1)
Linux/Unix编程 2.0.12 (May 13th, 2004) - Flag driver threads with PF_FREEZE to support software suspend. 2.0.
2.0.12 (May 13th, 2004)
- Flag driver threads with PF_FREEZE to support software suspend.
2.0.11 (May 7th, 2004)
- Avoid split-completion bugs in certain PCI-X chipsets by
breaking up large completion entry DMAs on ADB boundaries.
2.0.10 (April 9th, 2004)
- Return "command timeout" status in ...
其他书籍 《为Windows Vista编写安全的代码》
《为Windows Vista编写安全的代码》,2007年出版
Providing developers with first-hand insights into design decisions and practical advice for solving real-world security issues, this authoritative guide urges developers to write more secure code on the Vista platform to support a growing customer base. ...
Java编程 java语言开发的P2P流媒体系统
java语言开发的P2P流媒体系统,“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can b ...
嵌入式Linux This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY without
This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
其他书籍 This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Rec
This cookbook contains a wealth of solutions to problems that SQL programmers face all the time. Recipes inside range from how to perform simple tasks, like importing external data, to ways of handling issues that are more complicated, like set algebra. Each recipe includes a discussion that explain ...
其他书籍 You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of S
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next ...
Java编程 These are the examples from the book Java Examples in a Nutshell, 2nd Edition, by David Flanagan.
These are the examples from the book Java Examples in a Nutshell, 2nd
Edition, by David Flanagan.
See the file index.html for more information.
SQL Server Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. The
Executing a DTS package is very simple, in its simplest form the execution contains for 3 steps. These 3 steps form the foundation for all more complicated forms for package execution.
编译器/解释器 Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other ...