搜索结果
找到约 1,024 项符合
Ctrl-F 的查询结果
数学计算 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 ...
串口编程 3.0V至5.5V、低功耗、1Mbps、真RS-232收发器
3.0V至5.5V、低功耗、1Mbps、真RS-232收发器,使用四只0.1µ F外部电容.
书籍源码 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)
{
/* sh ...
驱动编程 KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程
KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~)
0.2 关于KmdKit
KmdKit的全称是Kernel Mode Driver ...
单片机开发 程序说明 本地机使用ATDT命令拨号
程序说明
本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。
主程序使用TC编写。终端方式为VT1 ...
matlab例程 matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内
matlab遗传算法工具箱函数及实例讲解2
【问题】在-5<=Xi<=5,i=1,2区间内,求解
f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。
其他嵌入式/单片机内容 用89S52做的NEC码的红外发射程序
用89S52做的NEC码的红外发射程序,其中p10-p17口接按钮组成标准4*4键盘,发射后对应的按键解码为0-F
中间件编程 AppWizard has created this QMPlugin DLL for you. This file contains a summary of what you will f
AppWizard has created this QMPlugin DLL for you.
This file contains a summary of what you will find in each of the files that
make up your QMPlugin application.
Linux/Unix编程 a screen handling program to provide a flashing message. You will have to design a screen layout f
a screen handling program to provide a flashing message.
You will have to design a screen layout for where messages
are placed on the screen. You will also have to consider
when to delay the program in order to give the user time
to read the messages. That is, the program will use the
curses li ...