搜索资源列表

  1. randomnumber

    0下载:
  2. 关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1467
    • 提供者:宋淑芳
  1. RandomNumber

    0下载:
  2. 一个封装好的产生随机数的类,十分好用,是学数据结构是写的,希望对大学有用
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:934
    • 提供者:mzp
  1. RandomNumber

    0下载:
  2. java的RandomNumber类的应用
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1154
    • 提供者:wehj
  1. randomNumber

    0下载:
  2. 随机生成序列码,由商家id+日期+随机数组成的串码
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2168
    • 提供者:crimson
  1. randomnumber

    0下载:
  2. 关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:宋淑芳
  1. RandomNumber

    0下载:
  2. 一个封装好的产生随机数的类,十分好用,是学数据结构是写的,希望对大学有用-Generate a good random number package class, very easy to use is data structure is written in the hope of the University of useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:mzp
  1. RandomNumber

    0下载:
  2. java的RandomNumber类的应用-java category of application RandomNumber
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wehj
  1. randomNumber

    0下载:
  2. 随机生成序列码,由商家id+日期+随机数组成的串码-Randomly generated sequence of codes, from merchants id+ Date+ String consisting of random number code
  3. 所属分类:游戏

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:crimson
  1. RandomNumber

    0下载:
  2. 该代码是用来输出若干个随机数而设计的。首先输入想要输出数据的数量和范围,然后系统就会自动地输出一系列的随机数。-The code is used to output a number of random numbers and design. First of all, enter the number you want to output data and scope of the system will then automatic
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:116736
    • 提供者:light
  1. BetteRandomNumberClass

    0下载:
  2. Bette RandomNumber Class code-Bette Random Number Class code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李蓦然
  1. randomnumber

    0下载:
  2. (0,1)均匀随机数产生源程序 基于基于贝斯-德拉姆洗牌技术的组合方法-(0,1) uniform random number generator based on source-based bass- a combination of technologies Durham shuffle method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:140288
    • 提供者:
  1. weisuiji

    1下载:
  2. 伪随机比特发生器, VHdL写的伪随机比特发生器-Pseudo-random bit generator, pseudo-random bit generator, VHdL written in pseudo-random bit generator,
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:阿道夫
  1. RandomNumber

    0下载:
  2. Guessing game for mobiles.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Abdelhakim Diab
  1. RandomNumber

    0下载:
  2. 生成满足特定条件随机数即生成随机序列的c++程序。-Random number is generated to meet the specific conditions that generate random sequences of c++ program.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:264192
    • 提供者:myd
  1. RandomNumber

    0下载:
  2. 随机数学中常用的随机数类,方便大家编程使用,提高效率-random number
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:1344512
    • 提供者:herry
  1. randomnumber

    0下载:
  2. 用C代码生成高斯分布的随机数和服从均匀分布的随机数 并生成文本文件-C code generation with Gaussian distribution of random numbers and uniform distribution of the random number and generates a text file
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陆琨
  1. Randomnumber

    0下载:
  2. 采用余数法产生一组[0,1]分布的随机数,产生一个N(0,1)正态分布随机数,产生n个N(a,b)正态分布随机数-Produced by a group of more than a few method [0,1] distributed random numbers to generate a N (0,1) normally distributed random numbers, resulting in n-N (a, b) n
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:masai
  1. RandomNumber

    0下载:
  2. 根据给出的Seed数字,产生0-255的随机数,不同数字产生的结果不同。-Give different results for different seeds given. Used to generate random numbers between 0-255.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:210944
    • 提供者:YangShan
  1. RandomNumber

    0下载:
  2. 根据指定的数量,自动生成三位的随机数值,显示在下方的列表中-The specified amount, automatically generated three random number
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:759808
    • 提供者:翟双凤
  1. RandomNumber

    0下载:
  2. 此代码实现生成用户指定范围内的多位不重复的随机数-This code realization within the scope specified user generated more than the random number is not repeated
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Adrian
« 12 »

源码中国 www.ymcn.org