搜索资源列表
s-zhihuan
- 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出\"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation o
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动
专家选取
- 基于SQL专家随机抽取的小程序,是为某银行招标所作的!-random sample of small programs, is bidding for a bank's!
s-zhihuan
- 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of
distributions
- Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100
Vo
- Random Set/Point Process in Multi-Target Tracking. 关于PHD滤波实现多目标跟踪很好的课件。-Random Set/Point Process in Multi-Target Tracking. On PHD filter multi-target tracking good courseware.
qpp_interleaver_document
- documents for qpp interleaver for turbo coding
PoisonDist
- 产生泊松分布的随机数列 希望对大家有所帮助-Have a Poisson distribution of random numbers out hope that U.S. help
eightqueens
- 自己编写的八皇后问题的各种随机算法:包括了随机算法,回溯法,随机+回溯求解八皇后-I have written eight issues of a variety of Queen' s random algorithm: including a random algorithm, backtracking random+ back to solve the eight Queen' s
Distributed_Multimedia_Networks
- MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3
megasena
- True Random Numbers generators for Brasil s Lottery Megasena
new2
- block interleaver and coding
random_PWM
- 随机的几篇pwm文章,讲解各种随机pwm模型-Pwm few random articles on a variety of random pwm model
random
- George Marsaglia的“The mother”随机数生成代码,称循环周期达2^250,可以通过ts检验,适用于大规模仿真。 源码已进行类封装。测试程序直接产生可用于matlab的m文件。-George Marsaglia s The mother random number generator code, saying that the cycle period could up to 2 ^ 250,and could
Example-Based_Automatic_Portraiture
- 摘 要 提出了一种基于样本学习的人脸肖像画自动生成算法.文章采用非均匀的马尔科夫随机场模型来描述肖 像画与人脸图像之间的统计关系 ,并使用基于训练样本的非参数化的概率表示 ,在贝叶斯优化的框架下设计了迭 代采样算法 ,可以自动的从人脸图像生成特定风格的肖像画.在该方法中 ,使用非均匀的统计模型是保持肖像中人 脸结构准确性的关键.文中所提供的例子表明了该文方法的有效性-Abstract In this paper , we
mrf
- 马尔科夫随机场简介,适合初学者学习参考,非常有用的。-An introduction to Markov random fields,which is very useful
s-interleaver
- s-交织器,能对序列进行交织,保证交织序列交织分散-s-interleaver, can be interleaved sequence to ensure the cutting sequence spread intertwined
Markov-Random-Fields
- Li Stan Z.教授的最新著作。它是关于MRF与图像分析的。-It is Li Stan Z. professor s latest book. It is about the MRF and image analysis.
Random-Data
- There s random data that could be uploaded for testing algorithms and processes
Matlabs-Random-Number-Generators
- MATLAB_RANDOM is a directory of MATLAB programs which illustrate the use of Matlab s random number generators.