搜索结果
找到约 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)
其他嵌入式/单片机内容 This source file may be used and distributed without restriction provided that this copyright statem
This source file may be used and distributed without restriction provided that this copyright statement is not removed from the file and that any derivative work contains the original copyright notice and the associated disclaimer.
其他 wavelets are used extensively in signal and image processing,Medicine, Finance, Radar, Sonar, Geolog
wavelets are used extensively in signal and image processing,Medicine, Finance, Radar, Sonar, Geology
and many other varied fields. They are usually presented in mathematical formulae, but can actually be
understood in terms of simple comparisons with your data.
单片机开发 pic mcu received demo program , this progam must be used with the pic_trasmit.rar file !
pic mcu received demo program ,
this progam must be used with the pic_trasmit.rar file !
单片机开发 this prog must be used with the pic_receive.rar file . I wish the two programs will hope some mcu p
this prog must be used with the pic_receive.rar file . I wish the two
programs will hope some mcu prog designer
软件设计/软件工程 ASP.NET used to DropDownList city-county
ASP.NET used to DropDownList city-county
数学计算 48 bit CRC routines These routines can be used to calculate a 48 bit CRC over an array of character
48 bit CRC routines
These routines can be used to calculate a 48 bit CRC over an array of characters.
软件设计/软件工程 When the P89LPC90x is in programming mode all pins that are not used for programming are tri-stated.
When the P89LPC90x is in programming mode all pins that are not used for programming are tri-stated. During
programming mode the reset pin has a weak pull-up resistor.
其他 it used to get image
it used to get image
文章/文档 this a book about protel99se,whick is used for designing electric board,
this a book about protel99se,whick is used for designing electric board,
操作系统开发 LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间 ...