搜索资源列表
-
0下载:
full testbench design including
random number generator, the tcc encoder, the tcc decoder
and some control logic.
-
-
0下载:
设计的随机数发生器可产生两个随机数,由一开关(RIN)进行控制,RIN为1时随机数发生器被清除,RIN为0时随机数发生器将产生1-6的两个随机数,可由LED数码管显示,显示的方式可由设计者自行设计,既可以选择数码管中的任两个LED显示随机数,也可让四位LED同时显示一个随机数(按一定的时间跳转显示)。根据给定的材料完成上述系统的设计,用Xilinx ise完成功能的设计与仿真,并最终下载到目标板XILINX SPARTAN-3 Starter Board上进行验证实现。-The random n
-
-
0下载:
1.线性同余随机数生成器介绍:
古老的LCG(linear congruential generator)代表了最好最朴素的伪随机数产生器算法。主要原因是容易理解,容易实现,而且速度快。
-A linear congruential random number generator: ancient LCG (linear congruential generator) represents the best and most simple pseudo-random number ge
-
-
0下载:
This a scr ipt written using C++ to calculate PI value using random points in 1 D circle inside square. Initialise random number generator was used to generate random numbers. The error calculated for each result in the output screen. The scrip is us
-
-
1下载:
小学生计算机辅助教学系统(苏小红版C语言程序设计第六章实验题)
自动生成10以内的四则运算,数以及运算符号都是随机的,每次进行10次,当正确率高于75 时,结束测试。为解决学生的疲劳问题,要通过人机对话来吸引学生的注意力,使用随机数产生1-4之间的随机数,为学生每次的答案输出不同评价。-Computer-aided primary school teaching system
Automatically generates within 10 arithmetic, number an
-
-
1下载:
南瑞国网充电桩ESAM芯片资料。
充电桩安全模块,简称桩内ESAM(Embedded Secure Access Module,嵌入式安全
控制模块),具有普遍安全应用价值的嵌入式数据安全产品。硬件集成有国密算法 SM1
单元、硬件随机数发生器、电压和频率检测等多种安全性保护机制,可有效保证传输数
据的机密性和完整性。 -NARI national network of charging pile ESAM chip information. Charging pile secu
-
-
0下载:
本文主要介绍利用FPGA的自身的特性实现随机数发生器-This paper describes the use of FPGA s own characteristics to achieve random number generator
-