搜索资源列表
rand-for-aix
- UNIX - AIX 下,rand 随机seed 产生的应用举例。-UNIX - AIX, the rand random seed for the application.
BigInteger_src
- C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random ran
testZY2
- rand 函数 取系统时间,得到指定范围的随机数值. 避免伪随机数. 使用了随机种子.
justforfun
- srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
yacc
- srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
rand
- Application that shows how to generate a random number between 0 and 100.
test
- 加密随机数生成,为elgamal数字签名产生基础,为DSA打基础 大家都可以下载使用-rand
tripserver
- 这是服务器端,可以直接在Linux上运行,发给客户端的是随便生成的数据-this is server ,send to client is rand to be
SecretShare
- 门限算法(又名秘密共享算法)源程序,标准C实现,可直接跨平台移植。其中随机数的产生仅调用了rand()函数,建议实际使用时,修改随机数发生函数,至少前导加入srand( (unsigned)time( NULL -Threshold algorithm (also known as secret sharing algorithm) source, the standard C implementation, can be directly portable across platforms.
C1
- #include "stdlib.h" #include"graphics.h" main() { int gd=DETECT,gr,a[8],b[8],x,y,i,j,c initgraph(&gd,&gr,"") randomize() for( !kbhit() ) { x=rand() 500+100 /*随机中心坐标*/ y=rand() 300+100 a[0]=x /*各点坐标的计算,我的烟花图形没能是圆的*/-#
rand_util_posix
- Rand Util Test for Linux Web Interface Manager.
randdom
- linux获取随机数例子, 通过调用srand rand接口进行随机数获取!-linux get a random number example, by calling srand rand interface to obtain random numbers!
imports
- todo Functions still needed.rand and RAND_MAX.
system
- This function encapsulates whether we re using rand (part of the standard C library) or lrand48.
rand
- Check that we aren t about to return an invalid thread sp. We might return a NULL thread_sp, but don t return an invalid one. -Check that we aren t about to return an invalid thread sp. We might return a NULL thread_sp, but don t return an invalid
uassert
- Assume 8-bit (or larger) rand values. Also assume that the system rand() function is very poor, which it always is. -Assume 8-bit (or larger) rand values. Also assume that the system rand() function is very poor, which it always is.
ast_expr
- Rand Equivalent Args2 Source Code for Linux v2.13.6.
rand
- Linux Device Driver: Memory error handling for various sun4cs.
rand
- Linux Device Driver: staticchar sccsid.