虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Header

标头(Header)是服务器以HTTP协议传HTML资料到浏览器前所送出的字串,在标头与HTML文件之间尚需空一行分隔。
  • 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, Nando de Freitas and Arnaud Doucet. Sequential Bayesian Estimation and Model Selection Applied to Neural Networks . Technical report CUED/F-INFENG/TR 341, Cambridge University Department of Engineering, June 1999. After downloading the file, type "tar -xf version2.tar" to uncompress it. This creates the directory version2 containing the required m files. Go to this directory, load matlab5 and type "smcdemo1". In the Header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.

    标签: sequential reversible algorithm nstrates

    上传时间: 2014-01-18

    上传用户:康郎

  • 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 need to be estimated. The derivations and proof of geometric convergence are presented, in detail, in: Christophe Andrieu, Nando de Freitas and Arnaud Doucet. Robust Full Bayesian Learning for Neural Networks. Technical report CUED/F-INFENG/TR 343, Cambridge University Department of Engineering, May 1999. After downloading the file, type "tar -xf rjMCMC.tar" to uncompress it. This creates the directory rjMCMC containing the required m files. Go to this directory, load matlab5 and type "rjdemo1". In the Header of the demo file, one can select to monitor the simulation progress (with par.doPlot=1) and modify the simulation parameters.

    标签: reversible algorithm the nstrates

    上传时间: 2014-01-08

    上传用户:cuibaigao

  • void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) {

    void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0] if(gr->window_switching_flag && gr->block_type == 2) { /* short block regions */ reg1 = 36 reg2 = 576 } else { /* long block regions */ reg1 = sfBandIndex[fr_ps.Header->sampling_frequency].l[gr->region0_count + 1] reg2 = sfBandIndex[fr_ps.Header->sampling_frequency].l[gr->region0_count + gr->region1_count + 2] }

    标签: III_hufman_decode int freqline Granule

    上传时间: 2013-12-19

    上传用户:jjj0202

  • BLDC无刷电机的C控制源码

    BLDC无刷电机的C控制源码,5部分组成:1.bldc.c 2.ac.c 3.wm.c 4.hsensor.c 5.timer1.c 和a Header file (bldc.h)

    标签: BLDC 无刷电机 控制 源码

    上传时间: 2014-11-03

    上传用户:13160677563

  • ** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Description

    ** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Descriptions: Header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne

    标签: Last Description modified Version

    上传时间: 2014-05-30

    上传用户:wanghui2438

  • 1.本目录存放了演示自定义标签开发与使用的web应用程序

    1.本目录存放了演示自定义标签开发与使用的web应用程序,可以直接部署到应用服务器并运行。 2.shopping存放了电子商店程序,该程序的Header.jsp使用自定义标签显示当前系统日期。 3.tag存放演示传统标签开发与使用的例程序。 4.simple存放演示简单标签开发与使用的例程序。由于WebLogic Server8.1不支持JSP2.0,所以simple程序不能在WebLogic Server8.1下运行。

    标签: web 目录 标签 应用程序

    上传时间: 2013-12-17

    上传用户:yuanyuan123

  • AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a

    AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second Edition or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The Header file in this directory defines the private property used by each of the samples.

    标签: directory contains Related Samples

    上传时间: 2014-07-06

    上传用户:凤临西北

  • The sample software includes, common library, peripheral APIs, and test modules for the APIs. The c

    The sample software includes, common library, peripheral APIs, and test modules for the APIs. The common library include startup file, standard definition and Header files, processor specific setup module, generic interrupt related APIs, timer routine, and scatter loading file. The peripheral directories include, GPIO, PWM, Real-time clock, timer, SPI, I2C, Watchdog timer, UART, external interrupt, etc.

    标签: APIs peripheral The includes

    上传时间: 2014-01-15

    上传用户:zl5712176

  • === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外

    === ==== 关于本光盘 ========== \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。

    标签: Tinix asm inc 光盘

    上传时间: 2014-01-26

    上传用户:TF2015

  • 加亮文本框 Lightbox v2.0 uses the Prototype Framework and Scriptaculous Effects Library. You will need t

    加亮文本框 Lightbox v2.0 uses the Prototype Framework and Scriptaculous Effects Library. You will need to include these three Javascript files in your Header.

    标签: Scriptaculous Framework Prototype Lightbox

    上传时间: 2014-11-18

    上传用户:小儒尼尼奥