搜索结果
找到约 248 项符合
Directory 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (20)
- 其他 (18)
- 人工智能/神经网络 (15)
- matlab例程 (11)
- Linux/Unix编程 (10)
- 文件格式 (10)
- 驱动编程 (9)
- 书籍源码 (9)
- 单片机开发 (9)
- Delphi控件源码 (8)
- 数学计算 (8)
- 其他行业 (8)
- DSP编程 (6)
- 网络 (5)
- 编译器/解释器 (5)
- Java编程 (5)
- Java书籍 (5)
- 微处理器开发 (4)
- 文章/文档 (4)
- 汇编语言 (4)
- 电子书籍 (4)
- USB编程 (3)
- 嵌入式Linux (3)
- 软件工程 (3)
- VC书籍 (3)
- 数值算法/人工智能 (3)
- 软件设计/软件工程 (3)
- Jsp/Servlet (3)
- 其他嵌入式/单片机内容 (3)
- 压缩解压 (3)
- 实用工具 (2)
- 操作系统开发 (2)
- uCOS (2)
- 邮电通讯系统 (2)
- 游戏 (2)
- 多国语言处理 (2)
- 中间件编程 (2)
- SQL Server (2)
- 行业发展研究 (2)
- 其他数据库 (2)
- 加密解密 (2)
- 教程资料 (1)
- 单片机编程 (1)
- STL (1)
- GPS编程 (1)
- 磁盘编程 (1)
- 通讯/手机编程 (1)
- 通讯编程文档 (1)
- 金融证券系统 (1)
- Windows CE (1)
- 数据库系统 (1)
- JavaScript (1)
- OA系统 (1)
- 语音压缩 (1)
- VHDL/FPGA/Verilog (1)
- 嵌入式/单片机编程 (1)
- 家庭/个人应用 (1)
- FlashMX/Flex源码 (1)
- Ajax (1)
- 编辑器/阅读器 (1)
- MacOS编程 (1)
- 软件 (1)
- 教程 (1)
嵌入式Linux Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from w
Compile SQLite using the cross-compiler such as arm-linux-gcc
first, get sqlite-3.3.6.tar.gz from www.sqlite.org
unzip it,
#tar -zxvf sqlite-3.3.6.tar.gz
change into the sqlite-3.3.6 directory
cd sqlite-3.3.6
人工智能/神经网络 This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation deve
This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip
The tour is self- ...
人工智能/神经网络 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 ...
Windows CE Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的) AR6K SDIO support. Requires firmware
Atheros无线芯片AR-6000系列wince 6驱动源代码(这东西我也没用过别问我,我是搜别的wince资源搜到的)
AR6K SDIO support. Requires firmware 1.1 on SD13 cards.
readme:
Atheros Communications
AR6001 WLAN Driver for SDIO installation Read Me
March 26,2007
(based on k14 fw1.1)
Windows CE Embedded CE 6.0 driver ...
数学计算 The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generi ...
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: ...
单片机开发 I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as han ...
数学计算 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 ...