搜索结果

找到约 2,094 项符合 file 的查询结果

按分类筛选

显示更多分类

数学计算 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 ...
https://www.eeworm.com/dl/641/284866.html
下载: 53
查看: 1112

数学计算 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 ...
https://www.eeworm.com/dl/641/284868.html
下载: 80
查看: 1119

Java书籍 Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is c

Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and L ...
https://www.eeworm.com/dl/656/140591.html
下载: 25
查看: 1111

matlab例程 When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the

When I first studied Kalman filtering, I saw many advanced signal processing submissions here at the MATLAB Central File exchange, but I didn t see a heavily commented, basic Kalman filter present to allow someone new to Kalman filters to learn about creating them. So, a year later, I ve written a v ...
https://www.eeworm.com/dl/665/237647.html
下载: 41
查看: 1085

电子书籍 This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Li

This manual describes the Call Library Function Node and the Code Interface Node (CIN). The Call Library Function Node and the CIN are the LabVIEW programming objects you use to call compiled code from text-based programming languages. This manual includes reference information about libraries of fu ...
https://www.eeworm.com/dl/cadence/ebook/238791.html
下载: 181
查看: 1101

Java编程 Writetxt.java是一个向txt文本文档写入数据的类

Writetxt.java是一个向txt文本文档写入数据的类,有两个参数file和txt,分别 代表要写入的文件名和数据。 DisplaySysTime.java是一个调用系统实时时间的线程类
https://www.eeworm.com/dl/633/366514.html
下载: 129
查看: 1061

其他 2015企业绩效评价标准值

企业绩效评价标准值2015;完整版;各行各业;信息丰富
https://www.eeworm.com/dl/514279.html
下载: 3
查看: 84

编译器/解释器 Full support for extended regular expressions (those with intersection and complement); Support for

Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support f ...
https://www.eeworm.com/dl/628/103266.html
下载: 50
查看: 1220

压缩解压 This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer a

This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several lette ...
https://www.eeworm.com/dl/617/132266.html
下载: 80
查看: 1086

操作系统开发 一个完整的SHELL实现源代码

一个完整的SHELL实现源代码,内容包括:buf.c def.h dir.c file.c fs.c fs.h dh.c inode.c main.c os.exe panic.c 对学习操作系统有很大的帮助
https://www.eeworm.com/dl/531/298623.html
下载: 86
查看: 1066