搜索结果
找到约 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)
matlab例程 genetic algorithm (or GA) is a search technique used in computing to find true or approximate soluti
genetic algorithm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems
for function of 2 variable
数值算法/人工智能 base implementaion of the protein (starting from the amino acid sequence) feature extractor used in
base implementaion of the protein (starting from the amino acid sequence) feature extractor used in "L. Nanni and A. Lumini, An ensemble of Support Vector Machines for predicting virulent proteins, Expert Systems With Applications, vol.36, no.4, pp.7458-7462, May 2009. "
其他行业 optailpiduse of the model reference adaptive control method! Lypanuov stability theory used to desig
optailpiduse of the model reference adaptive control method! Lypanuov stability theory used to design Parameter adjustment
其他嵌入式/单片机内容 Application for PIC18 microprocessor used to test logic of another device.
Application for PIC18 microprocessor used to test logic of another device.
其他嵌入式/单片机内容 Program for PIC18 microcontroller used to control a pump for an oil heater.
Program for PIC18 microcontroller used to control a pump for an oil heater.
汇编语言 there are few programs for 8086 which may be used for some understanding application in the .asm lan
there are few programs for 8086 which may be used for some understanding application in the .asm language
嵌入式/单片机编程 // This file contains core functions used when accessing the CP220x.
// This file contains core functions used when accessing the CP220x.
加密解密 RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digit
RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key a ...
matlab例程 a matlab code that can be used for calculating the PCA of any kind of data , using simulink
a matlab code that can be used for calculating the PCA of any kind of data , using simulink
其他 WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, with
WordCloud is a visual depiction of how many times a word is used, or its frequency if you will, within a given set of words. It does this by: reading in plain text, filtering out "stop words", counting how many times a word is used, and displaying results in a Squarified Treemap.