搜索结果
找到约 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)
数据结构 TrainReset:there are many trains need to drive out of the station .In terms of their numbers from sm
TrainReset:there are many trains need to drive out of the station .In terms of their numbers from small to large.There are only three railways used to place the trains ,and also need the same order.
其他数据库 sqlite的最新源码 This ZIP archive contains preprocessed C code for the SQLite library as individual sour
sqlite的最新源码
This ZIP archive contains preprocessed C code for the SQLite library as individual source files. It is strongly recommended that the amalgamation above be used instead of this package
软件工程 C Algorithms for Real-Time DSP Chapter 3 introduces the basic real-time DSP programming techniques
C Algorithms for Real-Time DSP
Chapter 3 introduces the basic real-time DSP programming techniques and typical programming environments which are used with DSP microprocessors.
技术资料 介绍如何利用SA601或SA620芯片实现433MHz频率应用
Although designed for 1GHz, the SA601 and SA620 can also beused in the 433MHz ISM band. The SA60
技术资料 stm32 drive lcd source code
lcd drive source code based on stm32, it can be used in different drive chip which more than 8 drive IC, the code is easy to be understood and transparented.
Java编程 The JDOM build system is based on Jakarta Ant, which is a Java building tool originally developed fo
The JDOM build system is based on Jakarta Ant, which is a Java building tool originally developed for the Jakarta Tomcat project but now used in many other Apache projects and extended by many developers.
驱动编程 You will write a program for calculating person s Body Mass Index (BMI). The following formula is us
You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length² , where weight is in kilograms and length is in meters.
数学计算 快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radi
快速傅里叶变换(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
微处理器开发 * The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blo
* The functions debug_init() and debug() implement non-RTOS
* serial port initialization and a blocked debug output. The
* debug() function can be used in error message and die
* situations.