搜索结果
找到约 1,085 项符合
VERY 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (102)
- 其他 (75)
- Java编程 (57)
- 书籍 (51)
- Linux/Unix编程 (49)
- matlab例程 (42)
- 软件设计/软件工程 (39)
- VC书籍 (36)
- 单片机开发 (35)
- VHDL/FPGA/Verilog (29)
- 电子书籍 (27)
- 文章/文档 (23)
- 嵌入式/单片机编程 (22)
- 汇编语言 (21)
- 通讯编程文档 (20)
- 软件工程 (20)
- 技术资料 (20)
- 书籍源码 (18)
- Java书籍 (18)
- 文件格式 (15)
- 压缩解压 (14)
- Delphi控件源码 (13)
- 数值算法/人工智能 (12)
- 系统设计方案 (12)
- 通讯/手机编程 (11)
- 微处理器开发 (11)
- 网络 (11)
- 数学计算 (11)
- Jsp/Servlet (11)
- 游戏 (11)
- 单片机编程 (10)
- 人工智能/神经网络 (10)
- 行业发展研究 (10)
- 驱动编程 (9)
- 编译器/解释器 (9)
- 数据结构 (9)
- Internet/网络编程 (9)
- SQL Server (9)
- 技术管理 (9)
- 其他嵌入式/单片机内容 (9)
- 模拟电子 (8)
- 加密解密 (8)
- DSP编程 (8)
- 电源技术 (7)
- VIP专区 (7)
- FlashMX/Flex源码 (5)
- J2ME (5)
- 教程资料 (4)
- GPS编程 (4)
- 嵌入式Linux (4)
- Windows CE (4)
- Applet (4)
- 多国语言处理 (4)
- 实用工具 (3)
- 无线通信 (3)
- 其他行业 (3)
- 教育系统应用 (3)
- 编辑器/阅读器 (3)
- *行业应用 (3)
- 家庭/个人应用 (3)
- USB编程 (3)
- STL (3)
- JavaScript (3)
- 学术论文 (2)
- 嵌入式综合 (2)
- ARM (2)
- BREW编程 (2)
- 邮电通讯系统 (2)
- 磁盘编程 (2)
- 其他数据库 (2)
- Modem编程 (2)
- 操作系统开发 (2)
- SCSI/ASPI (2)
- VxWorks (2)
- 3G开发 (2)
- 人物传记/成功经验 (2)
- Ajax (2)
- 数据库系统 (2)
- Symbian (2)
- TAPI编程 (2)
- 图形图像 (1)
- allegro (1)
- 通信网络 (1)
- 开关电源 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- Windows Mobile (1)
- 生物技术 (1)
- 交通/航空行业 (1)
- uCOS (1)
- MTK (1)
- RFID编程 (1)
- MacOS编程 (1)
- 手机短信编程 (1)
- 能源行业(电力石油煤炭) (1)
- Oracle数据库 (1)
- 单片机 (1)
- 行业应用文档 (1)
- 设计相关 (1)
- 技术书籍 (1)
单片机开发 《多传感器数据融合手册》 《Handbook of Multisensor Data Fusion》 作者: David L. Hall 定价: USD 199.95 出版社: CRC 出版
《多传感器数据融合手册》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定价: USD 199.95
出版社: CRC
出版年: 2001-06-20
简介 · · · · · ·
Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target re ...
Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th
These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...
matlab例程 Tracking a moving object through several frames, provided changes from frame to frame are on the ord
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (n ...
行业发展研究 3D reconstruction, medical image processing from colons, using intel image processing for based clas
3D reconstruction, medical image processing from colons, using intel image processing for based class. This source code. Some code missing but I think you can understand it. Development version. This source code is very interesting for learning segmentation and registration from dataset. This code a ...
教育系统应用 delphi 的图书管理系统
delphi 的图书管理系统,非常棒。very good.
其他数据库 VB student result management system management system, brings the entire wrap the paper, has the ver
VB student result management system management system, brings the entire wrap the paper, has the very high reference value to the graduation project.
Java编程 "Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementati
"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the Java classes.
Java编程 SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDB
SmallSQL is a 100% pure Java DBMS, a relational database for Java desktop applications. It has a JDBC 3.0 interface and offering many ANSI SQL 92 and ANSI SQL 99 features. It is very small and fast Java library. It does not have a network interface.
VC书籍 In addition to all the people who contributed to the first edition, we would like to thank the follo
In addition to all the people who contributed to the first edition, we would like to thank the following individuals for their generous help in writing this edition. Very special thanks go to Jory Prather for verifying the code samples as well as fixing them for consistency. Thanks to Dave Thaler, B ...
Java编程 c和windows通信的结构描述
c和windows通信的结构描述,接口,实例源程序。very very good。