搜索结果
找到约 1,644 项符合
USED 的查询结果
按分类筛选
- 全部分类
- 技术资料 (371)
- 其他 (87)
- matlab例程 (73)
- 单片机开发 (64)
- 单片机编程 (62)
- 其他书籍 (56)
- 书籍 (55)
- Java编程 (51)
- Linux/Unix编程 (40)
- VHDL/FPGA/Verilog (34)
- 通讯/手机编程 (30)
- 嵌入式/单片机编程 (30)
- 数学计算 (29)
- 微处理器开发 (28)
- 软件设计/软件工程 (25)
- 数值算法/人工智能 (19)
- 通讯编程文档 (19)
- 人工智能/神经网络 (19)
- 其他嵌入式/单片机内容 (19)
- 电源技术 (18)
- 加密解密 (18)
- 软件工程 (18)
- 压缩解压 (17)
- 其他行业 (17)
- 电子书籍 (16)
- 可编程逻辑 (16)
- 模拟电子 (15)
- 驱动编程 (15)
- 文章/文档 (15)
- 系统设计方案 (15)
- VC书籍 (14)
- DSP编程 (13)
- 汇编语言 (13)
- Internet/网络编程 (11)
- 编译器/解释器 (11)
- 网络 (11)
- 数据结构 (11)
- 文件格式 (10)
- 教程资料 (9)
- 嵌入式Linux (9)
- VxWorks (9)
- 嵌入式综合 (8)
- 游戏 (8)
- 行业发展研究 (8)
- VIP专区 (8)
- 书籍源码 (7)
- 技术管理 (7)
- USB编程 (7)
- J2ME (7)
- Delphi控件源码 (7)
- GPS编程 (7)
- 无线通信 (6)
- 通信网络 (6)
- 串口编程 (6)
- 多国语言处理 (6)
- 论文 (5)
- 测试测量 (5)
- *行业应用 (5)
- Java书籍 (5)
- Symbian (5)
- SQL Server (5)
- Applet (4)
- Windows CE (4)
- 邮电通讯系统 (4)
- 并行计算 (4)
- 行业应用文档 (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- 其他数据库 (3)
- uCOS (3)
- 家庭/个人应用 (3)
- Windows Mobile (3)
- 中间件编程 (3)
- 3G开发 (3)
- 源码 (2)
- 软件 (2)
- 笔记 (2)
- C/C++语言编程 (2)
- 接口技术 (2)
- 操作系统开发 (2)
- 实用工具 (2)
- 手机短信编程 (2)
- Modem编程 (2)
- 编辑器/阅读器 (2)
- BREW编程 (2)
- STL (2)
- FlashMX/Flex源码 (2)
- Oracle数据库 (2)
- JavaScript (2)
- Jsp/Servlet (2)
- 能源行业(电力石油煤炭) (2)
- 教程 (1)
- PCB相关 (1)
- Linux/uClinux/Unix编程 (1)
- 设计相关 (1)
- 开关电源 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 其他文档 (1)
- 技术书籍 (1)
Java编程 JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, sele
JPowerGraph is a Java library for creating directed graphs for SWT. It supports graph movement, selection, context menus, tooltips and dynamic edge creation. JPowerGraph has a spring layout algorithm based on that used in TouchGraph.
Java编程 Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simp
Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simple activeX control usage like in VB, for windows platform, I always used this java library for activeX controls
其他书籍 Linux编程的经典书
Linux编程的经典书,OReilly系列。The new edition of Understanding the Linux Kernel takes you on a guided tour through the most significant data structures, many algorithms, and programming tricks used in the kernel.
其他书籍 一个关于DOS使用的文档,很全面,对于新手很是有用.-DOS use common sense on a very comprehensive documentation, I believe all
一个关于DOS使用的文档,很全面,对于新手很是有用.-DOS use common sense on a very comprehensive documentation, I believe all of us are also used.
文章/文档 A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder
A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box.
JavaScript Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and V
Create a Delaunay triangulation or Voronoi diagram by clicking points. Delaunay triangulations and Voronoi diagrams are among the most widely used data structures in the field of Computational Geometry. These are Java-oriented source codes.
系统设计方案 Design of a protoype of an FPGA-based RFID reader supporting the ISO/IEC 18000-6C UHF RFID protocol.
Design of a protoype of an FPGA-based RFID reader supporting the ISO/IEC 18000-6C UHF RFID protocol. Designed by Suh et al. used mainly for testing anticollision algorithms
技术资料 Cprogramming
C程序设计的常用算法,主要介绍在c程序设计中一些有用的、比较常用的算法-C programming algorithm is used
企业管理 This software designs the document management system may replace the tedious low effect the manual m
This software designs the document management system may replace the tedious low effect the manual management, has used the c language programming, realized the document input to loan, the information management and the data compilation three big cores function
USB编程 This module is common to all of the Example programs It declares the {Open, Read, Write, Close} ca
This module is common to all of the Example programs
It declares the {Open, Read, Write, Close} calls for the USB device
These user-calls are translated into OS system calls
This module also contains several support routines used by all of the examples