搜索结果
找到约 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)
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
其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
软件设计/软件工程 Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already fami ...
单片机开发 RTX-51 is a runtime library that, together with C51, allows real-time systems to be implemented for
RTX-51 is a runtime library that, together with C51, allows real-time systems to
be implemented for all processors of the 8051 family (e.g., 8051, 8052, 80515,
etc.), except for the 8?C751 and 8?C752.
RTX-251 extends the functionality of the RTX-51 to the new intel MCS&Ograve 251
family of processor ...
嵌入式/单片机编程 This design package includes reference materials for creating a USB - PS/2 combination mouse that a
This design package includes reference materials for creating a
USB - PS/2 combination mouse that auto-detects the interface and
configures itself to operate on the appropriate bus.
Documentation
docs - Designing a low cost CY7C63723 combination mouse.pdf - application note for this design
- sch ...
通讯/手机编程 This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed AP
This sample demonstrates how to take pictures and videos using the CameraCaptureDialog
managed API.
If a default filename is used:
- if a still picture is taken, the ".jpg" extension is appended to the default filename.
(Otherwise the CameraCaptureDialog would throw an InvalidArgumentExceptio ...
通讯/手机编程 蓝牙跳频系统的simulink仿真程序(This is a MATLAB simulation (SIMULINK) for the hop selection scheme in Bluetooth
蓝牙跳频系统的simulink仿真程序(This is a MATLAB simulation (SIMULINK) for the hop selection scheme in Bluetooth. Since nearly the same scheme is used for 79 and 23-hop system. Only the 79-hop system in simulated in the CONNECTION state.)
微处理器开发 arm7系列芯片s3c44b0x的测试程序
arm7系列芯片s3c44b0x的测试程序,共测试开发板用。the test program of arm7 mcu s3c44b0x ,can be used in testing the board.
VC书籍 C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last de
C++ Template Metaprogramming sheds light on the most powerful idioms of today s C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.
A metaprogram is a program that generates or manipulates program code. Ever since generic programmi ...
网络 It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver
It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is planned, t