搜索结果
找到约 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)
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
其他书籍 This book is a hands-on introduction to the principles and practice of embedded system design usin
This book is a hands-on introduction to the principles and
practice of embedded system design using the PIC microcontroller. Packed
with helpful examples and illustrations, it gives an in-depth treatment of
microcontroller design, programming in both assembly language and C, and
features advance ...
其他书籍 The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowled
The ability to write efficient, high-speed arithmetic routines ultimately depends
upon your knowledge of the elements of arithmetic as they exist on a computer. That
conclusion and this book are the result of a long and frustrating search for
information on writing arithmetic routines for real-time ...
其他书籍 linux filesystem bootdisk-howto.This document describes how to design and build boot/root diskettes
linux filesystem bootdisk-howto.This document describes how to design and build boot/root diskettes for Linux. These disks can be used as
rescue disks or to test new system components. You should be reasonably familiar with system
administration tasks before attempting to build a bootdisk. If you ju ...
Java编程 印度高手Struts and Hibernate教程,用MyEclipse开发.书和源码In this tutorial we will show how the Web Framework Stru
印度高手Struts and Hibernate教程,用MyEclipse开发.书和源码In this tutorial we will show how the Web Framework Struts and the Database Persistence Solution
Hibernate can be used together. Though we explain some basic, you should try the basic tutorials
for each technology first when you are a beginner ...
单片机开发 There are many different (and often confusing) terms associated with clock-based devices. This appl
There are many different (and often confusing) terms associated
with clock-based devices. This application note attempts
to clarify these terms, and hence serves as a comprehensive
reference on clock terminology. This application note can be
divided into two sections. The first section describes and ...
加密解密 What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the poss
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Bin ...
Symbian This C++ code example provides a method for transferring objects or chunks of data from one device
This C++ code example provides a method for transferring objects or chunks of
data from one device to another via the Bluetooth OBEX protocol. These chunks
are typically files or other blocks of binary data. This example demonstrates
how to run OBEX on top of the Bluetooth RFCOMM protocol, but OB ...
驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to install this li ...
Java编程 kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run consol
kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java