-
-
random-binary.rar
数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比
特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器:
下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点:
-
RANDOM.zip
program to implement the random algorithm in computer networks
-
random.rar
This is all about generating random sequences.
-
random.rar
用汇编代码写的随机数生成算法:
程序主要由八部分组成。主程序main 从键盘输入的10进制数的子程序redigital;产生随机数,并输出随机性评估结果的子程序random;评估一个随机数随机性的子程序evaluAnum;用蒙特卡罗法评估随机性的calpi将数以十六进制输出的子程序printtohex;将数用十进制打印出来的子程序printaxd;输出换行回车的子程序printrn。
-
-
Random.rar
随机数生成,先用random函数生成一个随机数,再通过DES加密算法对生成的随机数进行加密,增加随机性
-
random.zip
The many applications of randomness have led to the development of several different methods for generating random data. Many of these have existed since ancient times, including dice, coin flipping, the shuffling of playing cards, the use of yarrow ...
-
-
-
random.rar
this code is used as the sub vi for random colur generation
-