搜索结果
找到约 1,018 项符合
NOT 的查询结果
按分类筛选
- 全部分类
- 书籍 (83)
- 其他 (57)
- Java编程 (50)
- 其他书籍 (49)
- 单片机编程 (41)
- 单片机开发 (37)
- matlab例程 (33)
- VC书籍 (26)
- Linux/Unix编程 (25)
- 电源技术 (24)
- 书籍源码 (24)
- 电子书籍 (24)
- 压缩解压 (20)
- 通讯编程文档 (19)
- Delphi控件源码 (18)
- 软件设计/软件工程 (18)
- 技术资料 (18)
- 可编程逻辑 (17)
- 驱动编程 (16)
- 微处理器开发 (15)
- 数学计算 (15)
- 文件格式 (15)
- VHDL/FPGA/Verilog (14)
- 数据结构 (14)
- 人工智能/神经网络 (14)
- 编译器/解释器 (13)
- 模拟电子 (12)
- 游戏 (12)
- Java书籍 (12)
- 文章/文档 (12)
- 软件工程 (11)
- 汇编语言 (10)
- 嵌入式/单片机编程 (10)
- 无线通信 (9)
- 网络 (9)
- 加密解密 (9)
- 行业发展研究 (9)
- 数值算法/人工智能 (9)
- 其他嵌入式/单片机内容 (9)
- 通讯/手机编程 (9)
- 技术管理 (8)
- 教程资料 (7)
- Internet/网络编程 (7)
- DSP编程 (7)
- 编辑器/阅读器 (6)
- PCB相关 (5)
- GPS编程 (5)
- SQL Server (5)
- 其他行业 (5)
- JavaScript (5)
- Jsp/Servlet (5)
- J2ME (5)
- 多国语言处理 (4)
- Applet (4)
- uCOS (4)
- 源码 (4)
- 数据库系统 (3)
- Delphi/CppBuilder (3)
- USB编程 (3)
- CA认证 (3)
- 系统设计方案 (3)
- 操作系统开发 (3)
- 企业管理 (3)
- FlashMX/Flex源码 (3)
- Mentor (2)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- Symbian (2)
- Windows CE (2)
- 嵌入式Linux (2)
- 其他数据库 (2)
- 串口编程 (2)
- Modem编程 (2)
- 中间件编程 (2)
- SCSI/ASPI (2)
- Ajax (2)
- 存储器技术 (2)
- Linux/uClinux/Unix编程 (2)
- 论文 (2)
- VIP专区 (2)
- uCOS编程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 多媒体处理 (1)
- PCB图/BOM单/原理图 (1)
- allegro (1)
- 通信网络 (1)
- 教程资料 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 源码/资料 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- 生物技术 (1)
- Oracle数据库 (1)
- RFID编程 (1)
- VxWorks (1)
- 邮电通讯系统 (1)
- 金融证券系统 (1)
- 并行计算 (1)
Java编程 Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook appro
Finally: a hands-on, Java-centric workbook companion for the classic Design Patterns! Workbook approach deepens your understanding, builds your confidence, and strengthens your skills. Covers all five categories of design pattern intent: interfaces, responsibility, construction, operations, and exte ...
编译器/解释器 这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构 Revendepro is a program to reverse engineer Delphi program. Reven
这是个反向工程delphi的程序的全部源代码.能分析几乎所有的结构
Revendepro is a program to reverse engineer Delphi program. Revendepro finds almost all structures (classes, types, procedures, etc) in the program, and generates the pascal representation, procedures will be written in assembler. Due to so ...
数据结构 设计一个一元多项式的简单计算器
设计一个一元多项式的简单计算器,其基本功能应有¬ ①输入并建立多项式,②输出多项式,③多项式相加,④多项式相减,⑤多项式的乘积。可利用单链表或单循环链表实现之。
单片机开发 A major goal of this book is to show to make devices that are inherently reliable by design. While a
A major goal of this book is to show to make devices that are inherently reliable by design. While a lot of attention has been given to “quality improvement,” the majority of the emphasis has been placed on the processes that occur after the design of a product is complete. Design deficiencies are ...
文章/文档 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tre ...
Internet/网络编程 Abstract—Wireless networks in combination with image sensors open up a multitude of previously unth
Abstract—Wireless networks in combination with image
sensors open up a multitude of previously unthinkable sensing
applications. Capable tools and testbeds for these wireless image
sensor networks can greatly accelerate development of complex,
yet efficient algorithms that meet application requirem ...
行业发展研究 The task of clustering Web sessions is to group Web sessions based on similarity and consists of max
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra-
group similarity while minimizing the inter-group similarity.
The first and foremost question needed to be considered in clustering
W b sessions is how to measure the similarity be ...
汇编语言 汇编程序实现从键盘输入的字符串比较
汇编程序实现从键盘输入的字符串比较,最后输出not found 或者查找到的首字符位置
VC书籍 C++ Footprint and Performance Optimization contains case studies and sample code to give readers con
C++ Footprint and Performance Optimization contains case studies and sample code to give readers concrete examples and proven solutions to problems that don t have cut and paste solutions. The market for miniature computer programming is exploding. C++ Footprint and Performance Optimization supplies ...
VC书籍 The C++ standard library provides a set of common classes and interfaces that greatly extend the cor
The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you need a resource that does far more than list the classes and t ...