搜索结果
找到约 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)
单片机开发 MC68HC908QT2 Brushless DC Fan application use freescale MC68HC908QT2
MC68HC908QT2 Brushless DC Fan application use freescale MC68HC908QT2
matlab例程 In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional ind
In 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 th ...
matlab例程 In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: ...
单片机开发 The LM628/LM629 are dedicated motion-control processors designed for use with a variety of DC and b
The LM628/LM629 are dedicated motion-control processors
designed for use with a variety of DC and brushless DC
servo motors
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
This demo nstrates 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 details are presented in: Christophe Andrieu, N ...
数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that n ...
汇编语言 x86 asm piano use internal speaker
x86 asm piano use internal speaker
Java书籍 learn to use eclipse by example
learn to use eclipse
by example
邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to t ...
VHDL/FPGA/Verilog This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write and read
This example shows how to use CortexM3 Bit-Band access to perform atomic read-modify-write
and read operations on a varaible in SRAM.