CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - rand.c

搜索资源列表

  1. BigInteger_src

    0下载:
  2. 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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35.04kb
    • 提供者:jason..
  1. SecretShare

    0下载:
  2. 门限算法(又名秘密共享算法)源程序,标准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.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:174.02kb
    • 提供者:echo
  1. C1

    0下载:
  2. #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 /*各点坐标的计算,我的烟花图形没能是圆的*/-#
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:650byte
    • 提供者:阿鑫
  1. system

    0下载:
  2. This function encapsulates whether we re using rand (part of the standard C library) or lrand48.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:15.47kb
    • 提供者:kmteiyu
搜珍网 www.dssz.com