本程序能产生大部份实用随机数:产生一个[0,1]区间内均匀分布伪随机数、产生多个[0,1]区间内均匀分布伪随机数、产生任意[a,b]区间内一个均匀分布伪随机整数、产生任意[a,b]区间内均匀分布伪随机整数序列、产生一个任意均值与方差的正态分布随机数、产生任意均值与方差的正态分布随机数序列
上传时间: 2013-12-18
上传用户:kbnswdifs
编码 b的东西 有点重要 还是一般的东西 请看看
标签: 编码
上传时间: 2014-01-16
上传用户:xlcky
采用德布尔算法进行B样条的生成,可以用来进行型线优化设计前的参数化处理
上传时间: 2017-07-03
上传用户:lx9076
实现二个文件的比较功能.如b文件的每行在a文件中找到,则比较ok.否则比较fail.
上传时间: 2013-12-29
上传用户:851197153
This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data.
标签: transmission simulation generates simulated
上传时间: 2013-12-24
上传用户:希酱大魔王
音乐演奏程序设计 看看是否可以通过利用通用发声程序编写演奏乐曲的程序。本程序是当从键盘上输入歌曲的序号A,B或C时,计算机则演奏所选择所选的歌曲,当从键盘上按下X键时,跳出。 music1为《玛丽有只小羔羊》,music2为《太湖船》,music3为《祝福歌》。
上传时间: 2014-01-01
上传用户:13188549192
Java How to Program Sixth Edition By H. M. Deitel - Deitel and Associates Inc. P. J. Deitel - Deitel and Associates Inc.
上传时间: 2017-07-08
上传用户:nanshan
VC++实现图像检索技术,VC++实现图像检索技术 a) 采用颜色检索方法的目的, b) 利用颜色直方图进行检索
上传时间: 2017-07-08
上传用户:lwwhust
This material is not only up-to-date, it defines up-to-date. It is truly cutting-edge. As the only book on the subject, Rootkits will be of interest to any Windows security researcher or security programmer. It s detailed, well researched and the technical information is excellent. The level of technical detail, research, and time invested in developing relevant examples is impressive.
标签: up-to-date only cutting-edge material
上传时间: 2017-07-09
上传用户:comua
This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} {x >= LB} The calling syntax is: [XMIN,FMIN,STATUS,EXTRA]=glpkmex(SENSE,C,A,B,CTYPE,LB,UB,... VARTYPE,PARAM,LPSOLVER,SAVE)
标签: problem following routine library
上传时间: 2014-12-01
上传用户:changeboy