搜索结果
找到约 63 项符合
tr 的查询结果
按分类筛选
- 全部分类
- Linux/Unix编程 (7)
- 数据结构 (5)
- 其他 (5)
- 其他书籍 (5)
- matlab例程 (4)
- 技术资料 (4)
- 数学计算 (3)
- 通讯/手机编程 (3)
- VC书籍 (3)
- 单片机编程 (2)
- 人工智能/神经网络 (2)
- 软件工程 (2)
- 系统设计方案 (2)
- 源码 (2)
- 模拟电子 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 通讯编程文档 (1)
- SCSI/ASPI (1)
- 编译器/解释器 (1)
- Applet (1)
- 单片机开发 (1)
- JavaScript (1)
- Ajax (1)
- Modem编程 (1)
- SQL Server (1)
- 数值算法/人工智能 (1)
- VIP专区 (1)
数学计算 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 ...
matlab例程 The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical re ...
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
单片机开发 SoftTimer.h 利用定时器T2模拟多个软件定时器 特点: 只占用一个硬件定时器T2
SoftTimer.h
利用定时器T2模拟多个软件定时器
特点:
只占用一个硬件定时器T2,就可以扩展出多达数十个以上的软件定时器
软件定时器基本定时单位是10ms,定时范围很宽:0.01~163.84s
软件定时器数量可以按需要设定,每增加一个,只多消耗2个字节的RAM空间
利用定时器T2的自动重装特性,能够实现所有软件定时器的精确 ...
Linux/Unix编程 linux,Unix,shell编程详细说明。本书内容全面
linux,Unix,shell编程详细说明。本书内容全面,包括了awk, sed, tr等常用工具的用法,对于shell初学者是不可多得的好书。
Linux/Unix编程 linux,shell编程。讲解详细
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
Linux/Unix编程 linux,shell编程。讲解详细
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
JavaScript e3tree开发文档
e3tree开发文档,e3tree的使用手册,协助开发高效率的tr
其他书籍 《An Introduction to Ant Colony Optimization》 作者:Marco Dorigo and Krzysztof Socha 时间:Technical Repo
《An Introduction to Ant Colony Optimization》
作者:Marco Dorigo and Krzysztof Socha
时间:Technical Report No.TR/IRIDIA/2006-010April 2006
一份介绍蚁群系统的英文原版论文报告