搜索资源列表

  1. creat_random

    0下载:
  2. 示例随机数产生方法,符合平均分部和正态分部,示波器显示-random sample method, in line with the average Division and the normal divisions, oscilloscope shows
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1980416
    • 提供者:doyeah
  1. randomlottery

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

    • 发布日期:2024-05-17
    • 文件大小:130048
    • 提供者:陈勇
  1. rand121

    0下载:
  2. 本程序实现随机数的产生和在相同调制方式下功率谱比较-the program of random number generation and modulation in the same way under the power spectral comparison
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:李铭
  1. radeomnumber

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

    • 发布日期:2024-05-17
    • 文件大小:934912
    • 提供者:王鹏
  1. normal

    0下载:
  2. 产生随机数.产生的随机数服从(0,1)正态分布-generated random number. The random number obedience (0,1) normal
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王雨
  1. mc-rand

    0下载:
  2. c++随机数生成的一些简单程序-c random number generated some simple procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈波
  1. NBRND

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

    • 发布日期:2024-05-17
    • 文件大小:71680
    • 提供者:huafei
  1. randomclass

    0下载:
  2. 随机数类,产生随机数,很好用的,大家试试,不过这是别人的-random categories, produces random numbers, the good, we try, but it is up to them
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:384000
    • 提供者:华哥
  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
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:菜虫
  1. disgaosi

    0下载:
  2. 利用VC++实现,产生服从高斯分布随机数。其中A,B可以自己设定-VC produce obedience Gaussian distribution random number. Where A and B can be set for
  3. 所属分类:BREW编程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:transformer
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:马飞
  1. randomicity

    0下载:
  2. 8位单片机很多地方需要随机数,比如游戏的洗牌,可在timer中取数,但是随机数质 量不高。随机数是一个既简单又复杂的问题,这里的例子使用了众所周知的线性叠加法,没 有完美的方法产生随机数,不过线性叠加法是一个合适的方法,彻底解决8位机随机数的问 题。-eight SCM need many random numbers, such as the shuffling game, in which a few timer. Bu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:王宝成
  1. rng

    0下载:
  2. 以前在网上搜到的一个随机数发生器,支持常用分布的随机数发生-found on the Web to a random number generator, used to support the distribution of random occurrence
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:江健
  1. pai_xu_boy37

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

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:boy37
  1. MersenneTwister-1.0.1

    0下载:
  2. Perl编写的MersenneTwister算法示例,马齐赛特旋转算法主要用于伪随机数生成-Perl prepared MersenneTwister algorithm example, Mazimhaka Dorset rotation is mainly used to generate pseudo-random numbers
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:余风
  1. random_number

    0下载:
  2. 用两种不同的方法产生随机数,并且检测其好坏-using two different methods random numbers, and testing their quality
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:陈宇
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:李巧枝
  1. shuangseqiuxuanhaoV1.0

    0下载:
  2. 双色球彩票电脑选号系统. 全部是自己用vc6.0做的,产生随机数的算法比较简单~~~~大家可以下去改改算法. 可以自动产生6个红球号码和一个蓝球号码,号码分布还是比较科学的!-Shuangseqiu random selection lottery computer system. All his own vc6.0 done, generated random number algorithm is relatively si
  3. 所属分类:其他行业

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:M*A*N
  1. uniformgauss

    0下载:
  2. 均匀分布的随机数,并依此产生高斯分布随机数,12和法和Box-Muller法产生高斯分布-uniform distribution of random numbers, and so have a Gaussian distribution of random numbers, 12 and the law and Box-Muller method, Gaussian distribution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:吴俊
  1. radam_generate_code

    0下载:
  2. 随机数生成代码 ,VISUAL C++ 6.0开发,可以用于随机码生成,抽奖程序,序列号生成等程序中 。-Random Number Generation code, Visual C 6.0, can be used for random code generation, the draw procedure serial number generation and other procedures.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:bill
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org