搜索资源列表
T函数产生方法
- 由于vc系统随机函数产生的数均匀分布,有时要用到正态分布和分布,这是两个小函数,让你们见笑了-vc system because of the random number function evenly distributed, and sometimes we had to use normal distribution and distribution, which is two small functions so that you laughed at the
2t1程序
- 二进一出的伪随机数生成程序,即将两个不随机的数据流作为输入,生成出一条随机特性较好的数据流-two into a pseudo-random number generator procedures, not the upcoming two random data stream as input, generating a better characteristics of the random data stream
与计算机玩24点游戏
- 本文用C语言编了24点游戏程序。与计算机玩24点还有个好处,解决了用扑克牌玩时的缺陷——有时候谁也无法确定四个数到底能不能算出24点。本程序的基本思路是:先由计算机产生四个随机数,然后将其中的两个数进行加减乘除四则运算,把计算结果分别再与第三个数进行四则运算,再把结果与第四个数进行四则运算,然后轮换四个数的顺序按以上步骤重复运算-Using C language compiled the 24 point game. Playing with the computer also has a 24
RunningNumber
- A Number is running in the form, random to up, down, right and left. At the same time, it change the content to random number, too.
c-random
- C语言中产生随机数的代码,编写成了子程序的形式,可以在需要使用的源程序中调用。真正实现时间函数,每次调用随机数均不相同,每次运行随机数也不相同。产生的随机数大于0,小于等于1-C language generated random number code, prepared become subroutine in the form of the need to use the source code call. To achieve real time functions, random nu
cmdsrc
- random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码-random.zip random number generator to compile the source code of a text editor cmdsrc.zip compilation of source code
RANDOM
- 一个由asm编写的程序,程序用于自动产生若干个随机数-Asm prepared by a procedure, the procedure used to automatically generate a number of random numbers
random
- 随机数产生器的汇编源代码,具体自己看看吧,其实很简单的-Random number generator to compile the source code, specifically to see their own right, it is actually very simple
random-binary
- 数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比 特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器: 下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点: -Digital modulator building blocks of the tomb is a function of the random
random
- 用汇编代码写的随机数生成算法: 程序主要由八部分组成。主程序main 从键盘输入的10进制数的子程序redigital;产生随机数,并输出随机性评估结果的子程序random;评估一个随机数随机性的子程序evaluAnum;用蒙特卡罗法评估随机性的calpi将数以十六进制输出的子程序printtohex;将数用十进制打印出来的子程序printaxd;输出换行回车的子程序printrn。-Written in assembly code using random number generatio
Generate-random-numbers
- 能产生随机数并将随机数运算,运算后输出结果的小程序。-Can generate random numbers and random number operations, operations after the output of small programs.
random
- C语言版的随机数的生成,直接在VC++编译器上运行-C language version of the random number generation, directly in VC++ compiler running on
random-integer-cycle
- 用C语言编写一段0-9的随机整数用循环,每次产生1个0-9的随机数赋值给一个数组-C language a period of 0-9 random integer cycle, each generation of a 0-9 random number assigned to an array
random
- 用C语言编写一段0-9的随机整数用循环,每次产生1个0-9的随机数赋值给一个数组-Written in C language for a period of 0-9 random integer loop, each produce a 0-9 random number assigned to an array
large-random-number-creater
- 产生一个1024位大随机数,并简单验证随机性-Generates a large random number 1024, and simply verify randomness
get-a-random-number
- 斩月_取随机数.由于斩月编译没有取随机数功能,故补充,是模块源码,主要支持斩月编译-get a random number. Because Zangetsu compiles without taking a random number function, it added, is the module source code, compile the main support Zangetsu
random
- 随机数生成原理以及实现方法(不同编程语言的随机数函数)-Random number generation principle and realization method of different programming languages (random number function)
Random-Number-Average
- 设计一个VI,实现使用循环和移位寄存器计算随机数序列的移动平均值。要求该VI产生一个随机序列,序列长度由前面板滑动条控件输入. -Design a VI, achieve a moving average using loops and shift registers to calculate the random number sequence. Requirements The VI generates a random sequence, sequence length slider
random-number
- 用于老师点名之用,支持添加自定义内容,能够随机取一项-random number
random-(2)
- 汇编写的使用当前时间为变量的汇编随机数程序,代码有注释,有助于新手学习-Compilation was compiled using the current time is a random number of program variables, the code notes, help novices learn