CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机数生成

搜索资源列表

  1. EasyRandom_demo

    0下载:
  2. 本压缩文件提供了VC平台中在固定的时间内生成随机数的程序。-the compressed files provided VC platform in a fixed time generating random process.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13208
    • 提供者:于清波
  1. ran2

    0下载:
  2. 随机函数,可以生成随机数的随机函数,是在0~1之间的,每次运行得到值不一样-random function and can generate random numbers of random function is between 0 to 1 and each time the value of not running to be the same
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:846
    • 提供者:黄山
  1. paixu

    0下载:
  2. 各种排序算法,SHELL MERGE,还有随机数的生成 -various sequencing algorithms, SHELL Merg, Random Number Generation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:349718
    • 提供者:和上面
  1. POSSRAND

    0下载:
  2. 生成均匀分布随机数和泊松分布随机数的程序-generate uniformly distributed random number and random Poisson distribution of the process
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:wgg
  1. zhy

    0下载:
  2. 主要利用VB中的Rnd函数,来实现随机查找和打乱排序的功能,从而实现随机抽奖的目的。Rnd函数的语法结构是Rnd[(number)],可选的number参数是 single或任何有效的数值表达式。Rnd函数返回小于1但大于或等于0的值。number 的值决定了 Rnd 生成随机数的方式。-mainly use VB breaking the function to achieve random search and sort functions disrupted, thus achieving
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6444
    • 提供者:3w3com
  1. TC6+1

    0下载:
  2. 一个生成体彩6+1号码的程序,是随机数的应用方法。-a Generation 6 1 lottery numbers procedures, random number on the application.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:168242
    • 提供者:恒毅
  1. 20050305182157_quicksort

    0下载:
  2. 快速排序算法。生成10个随机数,显示在编辑框中,调用快速排序函数,对前10 个编辑框中的数字进行排序。-quicksort algorithm. Generate 10 random numbers show that, in the edit box, called Quick Sort function, right before the 10 box editing the figures for the ranking.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:141116
    • 提供者:song
  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 called several times, and then the
  3. 所属分类:控制台(字符窗口)编程

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

    0下载:
  2. asp.net页面中自动生成随机数的一个例子 感觉不错-Asp. Net pages automatically generate a random number of examples of good feeling
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:72637
    • 提供者:苏杰
  1. GA_Random

    0下载:
  2. 本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。-The algorithm uses a genetic algorithm to achieve the method of random number generator. Compared to the average achieved in the generation of random numbers.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9637
    • 提供者:swankie
  1. randomlottery

    0下载:
  2. 我写的一个模拟彩票抽奖的程序。用到了随机数的生成,数据保存等。-I wrote a mock lottery draw procedures. Used a random number generator, data preservation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:130199
    • 提供者:陈勇
  1. radeomnumber

    0下载:
  2. 产生一个随机数,用于对于算法理论测试数据的生成-have a random number for the theoretical algorithm for test data generation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:42792
    • 提供者:王鹏
  1. NBRND

    0下载:
  2. 随机数的产生程序,已经运行成功了的,并附有运行时所生成的可执行文件.-random number of procedures have already succeeded in the operation, together with run-time generated executable file.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:71692
    • 提供者:huafei
  1. VerifyPicNum

    0下载:
  2. 用Servlet生成4位数字的图片验证码 功能: 1 取得一个1000-9999的随机数 2 设置图片大小 3 设置背景色 4 设置字体色 5 随机产生155条干扰线,使图象中的认证码不易被其它程序探测到 6 将认证码显示到图象中-Servlet generated using four-digit code Photo certification functions : a 1000-9999 strike a random number two set the p
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1622
    • 提供者:菜虫
  1. erjinzhibianmaGA

    0下载:
  2. 生成0到1之间的一个随机数,因为利用浮点型生成器,所以准确到小数点后6位-0-1 generated among a random number, because the use of floating-point type generator, so accurate to six decimal places
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5475
    • 提供者:马飞
  1. pai_xu_boy37

    0下载:
  2. 这是一个能够生成8位随机数,然后进行排序的例程,非常直观方便。-capable of producing eight random numbers, then ranking the routines, very intuitive convenience.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27930
    • 提供者:boy37
  1. random_number_VC

    0下载:
  2. 在很多数值计算中需要生成随机数,这是一个可以生成随机数的vc程序-in many numerical calculations required Random Number Generation, which is a randomly generated number of procedures vc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:25643
    • 提供者:李巧枝
  1. WYZQ

    1下载:
  2. 随机数预测软件,用于预测随机数的生成。。。(Random number prediction software,Generation of prediction random number...)
  3. 所属分类:C#编程

    • 发布日期:2020-06-06
    • 文件大小:1006592
    • 提供者:huisee
  1. curve

    1下载:
  2. QT 实时绘图 ,定时 产生随机数,根据随机数生成数据,将数据绘制成曲线(QT Curve realtime makes datas and datas can make curves)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-03-31
    • 文件大小:11264
    • 提供者:wimiyuanyuan
  1. 210刘俊皓实验6

    10下载:
  2. 设计并实现一个随机数生成电路每 2 秒随机生成一个 0~999 之间的数字,并在数码管上显示生成的随机数。 2、为系统设置一个复位键,复位后数码管显示自己学号的后三位数字,2秒后再开始每2秒生成并显示随机数,可以不需要防抖(A random number generating circuit is designed and implemented to generate a random number between 0 and 999 every 2 seconds, and displa
  3. 所属分类:其他

    • 发布日期:2021-04-13
    • 文件大小:251904
    • 提供者:幽浮的幽
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 38 »
搜珍网 www.dssz.com