搜索结果
找到约 1,906 项符合
use 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (123)
- 其他 (113)
- 其他书籍 (113)
- Java编程 (103)
- 书籍 (86)
- matlab例程 (69)
- Linux/Unix编程 (58)
- 技术资料 (57)
- VC书籍 (48)
- 软件设计/软件工程 (46)
- VHDL/FPGA/Verilog (45)
- 微处理器开发 (44)
- 单片机编程 (43)
- Delphi控件源码 (42)
- 汇编语言 (41)
- 加密解密 (38)
- 人工智能/神经网络 (33)
- Java书籍 (33)
- 电子书籍 (33)
- 嵌入式/单片机编程 (32)
- 其他嵌入式/单片机内容 (26)
- 压缩解压 (26)
- 电源技术 (25)
- 系统设计方案 (24)
- 通讯编程文档 (24)
- 数学计算 (24)
- 通讯/手机编程 (20)
- 可编程逻辑 (19)
- 软件工程 (19)
- 编译器/解释器 (18)
- 驱动编程 (17)
- Internet/网络编程 (17)
- 书籍源码 (16)
- Windows CE (16)
- 网络 (15)
- 文章/文档 (15)
- 数值算法/人工智能 (15)
- 模拟电子 (14)
- DSP编程 (14)
- 教程资料 (13)
- 游戏 (13)
- VIP专区 (13)
- 其他行业 (12)
- 数据结构 (11)
- 嵌入式Linux (11)
- SQL Server (10)
- Windows Mobile (10)
- 文件格式 (9)
- 操作系统开发 (9)
- Jsp/Servlet (9)
- 行业发展研究 (9)
- USB编程 (8)
- J2ME (8)
- JavaScript (8)
- 嵌入式综合 (7)
- uCOS (7)
- 其他数据库 (7)
- 无线通信 (6)
- 串口编程 (6)
- MySQL数据库 (6)
- 技术管理 (6)
- 多媒体处理 (5)
- VxWorks (5)
- FlashMX/Flex源码 (5)
- 磁盘编程 (4)
- GPS编程 (4)
- 手机短信编程 (4)
- 邮电通讯系统 (4)
- Applet (4)
- MacOS编程 (4)
- *行业应用 (4)
- Delphi/CppBuilder (4)
- 技术书籍 (4)
- 其他文档 (3)
- 开关电源 (3)
- PCB相关 (3)
- 数据库系统 (3)
- 中间件编程 (3)
- RFID编程 (3)
- Modem编程 (3)
- 并行计算 (3)
- 金融证券系统 (3)
- 人物传记/成功经验 (3)
- 源码 (3)
- 实用工具 (2)
- allegro (2)
- 通信网络 (2)
- C/C++语言编程 (2)
- 开发工具 (2)
- 企业管理 (2)
- 教育系统应用 (2)
- CA认证 (2)
- 家庭/个人应用 (2)
- 3G开发 (2)
- Oracle数据库 (2)
- Symbian (2)
- 多国语言处理 (2)
- Ajax (2)
- 仿真技术 (2)
- 技术教程 (2)
其他嵌入式/单片机内容 WRITE AMD 29LV010 FLASH easy to read and use
WRITE AMD 29LV010 FLASH
easy to read and use
Jsp/Servlet applet to servlet use to change from applet to servlet
applet to servlet use to change from applet to servlet
邮电通讯系统 H323 ,OCX Use Sample program
H323 ,OCX Use Sample program
单片机开发 AVR MCU Library Classes notes ,use for AVR developpment works.
AVR MCU Library Classes notes ,use for AVR developpment works.
中间件编程 use dsp to make FAT16 format disk.interface with FLASH Ic.
use dsp to make FAT16 format disk.interface with FLASH Ic.
其他 show to use C/C++ do system test.
show to use C/C++ do system test.
其他 use MFC to create a QQ dialog to be a beautiful human interface.
use MFC to create a QQ dialog to be a beautiful human interface.
人工智能/神经网络 n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional inde
n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ...
人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl
On-Line MCMC Bayesian Model Selection
This demo demonstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation and deta ...
Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es
This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized,
see especially strtok,strstr,str[c]spn. They should work, but are not
very easy to understand. Every ...