搜索结果
找到约 1,310 项符合
used 的查询结果
按分类筛选
- 全部分类
- 其他 (87)
- matlab例程 (73)
- 单片机开发 (64)
- 单片机编程 (61)
- 其他书籍 (55)
- 书籍 (55)
- Java编程 (51)
- Linux/Unix编程 (40)
- 技术资料 (39)
- 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)
- GPS编程 (7)
- 书籍源码 (7)
- Delphi控件源码 (7)
- USB编程 (7)
- J2ME (7)
- 通信网络 (6)
- 无线通信 (6)
- 多国语言处理 (6)
- 串口编程 (6)
- 测试测量 (5)
- SQL Server (5)
- *行业应用 (5)
- Java书籍 (5)
- Symbian (5)
- 论文 (5)
- Windows CE (4)
- 邮电通讯系统 (4)
- 并行计算 (4)
- Applet (4)
- 行业应用文档 (3)
- 其他数据库 (3)
- 教育系统应用 (3)
- 金融证券系统 (3)
- 家庭/个人应用 (3)
- 中间件编程 (3)
- uCOS (3)
- 3G开发 (3)
- Windows Mobile (3)
- 实用工具 (2)
- Oracle数据库 (2)
- Modem编程 (2)
- 操作系统开发 (2)
- BREW编程 (2)
- 编辑器/阅读器 (2)
- Jsp/Servlet (2)
- FlashMX/Flex源码 (2)
- 手机短信编程 (2)
- STL (2)
- 能源行业(电力石油煤炭) (2)
- JavaScript (2)
- C/C++语言编程 (2)
- 接口技术 (2)
- 软件 (2)
- 源码 (2)
- 笔记 (2)
- 资料/手册 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- allegro (1)
- Mentor (1)
- PCB相关 (1)
- 传感与控制 (1)
- 开关电源 (1)
- 技术书籍 (1)
Linux/Unix编程 In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the
emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to
provide an environment that s powerful yet easy to use.
One of the main strengths of UNIX is ...
通讯/手机编程 This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API
This sample provides an implementation of simple Bluetooth device discovery
via the Winsock 2 API. It provides a listbox control which, when searching
is complete, lists the discovered Bluetooth devices. Only names of the devices
are displayed, but the addresses of the devices are also retriev ...
数学计算 Kriging 插值程序
Kriging 插值程序,实现二维三维数据插值
Makefile_hp700
Makefile_ibm6000
kriging.mdf
kriging.c
outboard.c
inv_m.tar.gz The inverse matrix source codes which got from Netlib.
f2c.tar.gz The head file and library which are used to inverse matrix source codes.
krig.net The example dx file.
data1. ...
人工智能/神经网络 中心点漂移是一种非监督聚类算法(与k-means算法相似
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。
MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmentation. Included is the Matlab imple ...
其他 In the field of biometrics, palmprint is a novel but promising technology. Limited work has been rep
In the field of biometrics, palmprint is a novel but promising technology. Limited work has been reported on palmprint identification and verification, despite the importance of palmprint features. There are many unique features in a palmprint image that can be used for personal identification. Prin ...
数学计算 The program md.f implements a simple molecular dynamics simulation in continuous real space. The vel
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an ...
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
驱动编程 The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is c
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the
AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification.
Included in the kit is a PCI add-in card, Windows drivers, demonstration
applications, and documentation of the hardware and software provided. The
m ...
嵌入式/单片机编程 A digital fi‘equeney meter designed with FPGA development software Q-~us 11 is introduced.The 1 Hz—l
A digital fi‘equeney meter designed with FPGA development software Q-~us 11 is introduced.The 1 Hz—l MHz input measured pulse signals of the digital ii‘equency meter can be used for measuring frequency,period,pulse width and duty ratio,etc.The test results stably display O71 3 seven—segment ...
微处理器开发 CBUF.LIB OVERVIEW: The circular buffers here are standard rotating FIFO buffers. THey are c
CBUF.LIB
OVERVIEW: The circular buffers here are standard rotating FIFO buffers.
THey are currently used by the RS232 serial library to store
incoming and outgoing data, but they are general purpose.