搜索资源列表

  1. 彩票号码

    0下载:
  2. 一个小的彩票号码产生程序,35选7的那种。 泳srand函数产生随机数-a small number of tickets have procedures, 35 of which 7 election. Beach srand functions to generate random numbers
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30629
    • 提供者:汤目
  1. Srand

    0下载:
  2. 生成随机数的一个小程序,这种方法每次调用第一次产生的随机数相同率很高,但是做个循环连续调用几次,然后调用最后一次得到的随机数,就可以避免这种问题-Random Number Generation of a small program called this method the first time the same number of random high rate But to be a continuous cycle call
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7574
    • 提供者:张团周
  1. srand()

    0下载:
  2. srand()就是给rand()提供种子seed-srand () is for the rand () provide seed seed
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2145
    • 提供者:朱正
  1. Srand

    0下载:
  2. 生成随机数的函数,可以指定随机数的大小和数量
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11845
    • 提供者:张良
  1. rand

    0下载:
  2. 均匀分布伪随机数发生器 伪随机数在计算机软件设计中有很广泛的用途。本文介绍了基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在Visual C++环境中产生伪随机数的两个重要函数,rand和srand函数,正确地使用这两个函数是产生性能良好的伪随机数的关键
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9144
    • 提供者:徐雷
  1. 彩票号码

    0下载:
  2. 一个小的彩票号码产生程序,35选7的那种。 泳srand函数产生随机数-a small number of tickets have procedures, 35 of which 7 election. Beach srand functions to generate random numbers
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1906688
    • 提供者:汤目
  1. Srand

    0下载:
  2. 生成随机数的一个小程序,这种方法每次调用第一次产生的随机数相同率很高,但是做个循环连续调用几次,然后调用最后一次得到的随机数,就可以避免这种问题-Random Number Generation of a small program called this method the first time the same number of random high rate But to be a continuous cycle call
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-06-17
    • 文件大小:7168
    • 提供者:
  1. srand()

    0下载:
  2. srand()就是给rand()提供种子seed-srand () is for the rand () provide seed seed
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:朱正
  1. Srand

    0下载:
  2. 生成随机数的函数,可以指定随机数的大小和数量-Random number generation function, you can specify the random number of size and number of
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:11264
    • 提供者:张良
  1. rand

    1下载:
  2. 均匀分布伪随机数发生器 伪随机数在计算机软件设计中有很广泛的用途。本文介绍了基于数学方法的利用计算机产生伪随机数的一种方法,即线性同余法,任何伪随机数的产生都是运用递推的原理来生成的。以及在Visual C++环境中产生伪随机数的两个重要函数,rand和srand函数,正确地使用这两个函数是产生性能良好的伪随机数的关键 -Uniformly distributed pseudo-random number generator,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-17
    • 文件大小:211968
    • 提供者:徐雷
  1. normaldistribution

    0下载:
  2. #include <stdlib.h> #include <stdio.h> #include <time.h> #include <fstream> #include <iostream> using namespace std struct Code { float a char s }
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:糊涂
  1. VirtualStore

    0下载:
  2. 本实验的程序设计基本上按照实验内容进行。即首先用srand()和rand()函数定义和产 生指令序列,然后将指令序列变换成相应的页地址流,并针对不同的算法计算出相应的命中 率-The experimental procedure is basically the design of the content in accordance with the experiment. That is, first of all with
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-17
    • 文件大小:3886080
    • 提供者:彭格
  1. justforfun

    1下载:
  2. 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]
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:xrgj
  1. yacc

    0下载:
  2. 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]
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:11264
    • 提供者:xrgj
  1. srand

    0下载:
  2. 产生随机数并新建文件,输出随机数到文件。-Generated random number and the new document, the output of random numbers to a file.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:mqq87
  1. Exam094

    0下载:
  2. 遗传算法,通过对多项式求最小值,介绍遗传算法,用了srand()和rand()两个函数-Genetic algorithm, the minimum value of the polynomial order to introduce genetic algorithm, with the srand () and rand () function of two
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:李运
  1. test_22.2

    0下载:
  2. 2、 编写一个产生1000个1到10范围内的随机数的程序。不要保存或打印数字,仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。数字出现的次数相同吗?可以使用自定义的随机函数或ANSI C中的函数rand()和srand()。这是一个测试特定随机数发生器的随机性的方法。-1000 arising from the preparation of a 1-10 range of the random number proced
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:qfnu08zzr
  1. test_22.3

    0下载:
  2. 3、 编写一个函数。该函数接受下列参数:一个int数组的名称,数组大小和一个代表选取次数的值。然后函数从数组中随机选择指定数量的元素并打印他们。每个元素最多选择一次(模拟抽奖或挑选陪审成员)。另外,请使用time()或其它类似的函数生成种子。以便srand()函数初始化随机数生成器rand()。编写一个简单的程序测试该函数。-The preparation of a function. The function accepts the
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:qfnu08zzr
  1. Crand()srand()fangfa

    0下载:
  2. c语言产生随机数中rand()和srand()方法的比较和实现,希望对同学有所帮助-generate random numbers in c language rand () and srand () method of comparison and, and the hope of help students
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:13312
    • 提供者:KENNY
  1. srand

    0下载:
  2. 随机取数函数,用于获取随机数,C C++中都可以使用-srand rand
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:15360
    • 提供者:曹召飞
« 12 3 »

源码中国 www.ymcn.org