搜索资源列表

  1. GuidGeneraror

    0下载:
  2. 该程序能生成一个世界上独一无二的随机数。-The program can generate a unique random number.
  3. 所属分类:Shell编程

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

    0下载:
  2. 生成0到1之间的任意随机数,可以产生一个0到1区间内均匀分布伪随机数,可以产生多个0到1区间内均匀分布伪随机数-Generate between 0-1 arbitrary random number, you can produce a 0-1 interval uniformly distributed pseudo-random number, you can have more than 0-1 interval uniform
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 用于生成一个正态分布的伪随机数数值序列,其中包括C/I/R-4/8等多种算法的实现-A normal distribution used to generate pseudo-random number numerical sequence, including a variety of algorithms such as C/I/R-4/8 realize
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:shuai
  1. rand

    0下载:
  2. 这是一段用VC++编写的平均取中法生成随机数的代码,已经经过调试,可以产生一组随机数-This is a VC to prepare with the average check and France generated random number code, have been debug, can generate a set of random numbers
  3. 所属分类:其他行业

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

    0下载:
  2. 小的抽奖系统,可以自动生成随机数。在vc环境下编写-Small lottery system that can automatically generate random numbers. Vc environment in the preparation of
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:6181888
    • 提供者:ajiao
  1. 45-70

    0下载:
  2. C语言精彩百例第45-70例 第二篇 深入提高篇 实例45 结构体变量 实例46 结构体数组 实例47 结构体指针变量 实例48 结构体指针数组 实例49 共用体变量 实例50 枚举类型 实例51 读写字符 实例52 读写字符串 实例53 格式化输出函数 实例54 格式化输入函数 实例55 打开和关闭文件 实例56 fputc()和fgetc() 实例57 函数rewind()
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:杨志亮
  1. suiji

    0下载:
  2. rand函数生成随机数,也可以根据case语句生成随机字母-rand function to generate random numbers, can also generate random letters case statement
  3. 所属分类:Windows编程

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

    0下载:
  2. 用C语言编写随机信号的产生:包括均匀分布,高斯分布,二项式分布,锐利分布, 对数高斯分布,泊松分布,拉普拉斯等分布。-Using C language of the generated random signal: including uniform distribution, Gaussian distribution, binomial distribution, a sharp distribution, logarithm
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:2235392
    • 提供者:
  1. 1-100suijishu

    0下载:
  2. vb生成不重复的随机数的小程序,每次启动后从1-100的数中随机排列-vb to generate random numbers of non-repetition of small procedures, each time you start from the 1-100 number of randomly arranged
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:赖坚仁
  1. desPrj

    0下载:
  2. 我学密码学时做的作业,利用des算法生成伪随机数和随机数的测试程序。程序里有详细的注释,供学习参考。-I have learned the password to do hours of operation, the use of des algorithm to generate pseudo-random number and random number of test procedures. Procedures, there a
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:绿客
  1. suijishu

    0下载:
  2. 编制随机数生成程序,可以根据此程序产生任意0到1之间的随机数-Procedures for the preparation of random number generator can produce according to this procedure 0-1 arbitrary random number between
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:266240
    • 提供者:吕静榕
  1. RandomNum

    0下载:
  2. 一个随机数生成程序,可批量生成。当时是为妻子做的,不知对大家有没有帮助,拿出来共享一下。注意:在退出按钮下的文本框中只需单击左键,该框中的内容就被自动复制到了剪贴板。-A random number generator procedure, available in volume quantities generated. It was for his wife to do, and I do not know will not hel
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:318464
    • 提供者:hyz
  1. Client

    0下载:
  2. 基于挑战—应答模式的客户端认证程序,客户服务器相互发送随机数生成会话密钥,使用md5和des算法。-Based on the challenge- response mode of client authentication process, client-server send each other random number generator session key, the use of md5 and des algorith
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:1291264
    • 提供者:green
  1. Random_Number_generator

    0下载:
  2. 此代码用于产生系统设计仿真阶段需要的仿真数据,运行的结果是一系列随机数。编译后可生成数据产生模块,在其他工程中之间调用之作为数据输入即可,对vhdl涉及仿真有一定的帮助-This code is used for creating a system design simulation stage of simulation data, the results of running a series of random numbers.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:王弋妹
  1. Addison.Wesley.Donald.E.Knuth.The.Art.of.Computer.

    0下载:
  2. 计算机科学的圣经 Knuth的经典之作——第2卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系。第3版中特别值得注意的是Knuth对随机数生成程序的重新处理和对形式幂级数计算的讨论。-Computer Science of the Bible, the classic Knuth- Volume 2 of the semi-numeri
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 用ziggurat 算法实现高斯随机数的生成。效率很好。-Ziggurat algorithm using Gaussian random number generation. Good efficiency.
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 实现了自动生成随机数,对于 C仿真有很大的帮助-Realize the automatic generation of random numbers for simulation C has a great help
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:180224
    • 提供者:阳光
  1. RSAbiyesheji

    0下载:
  2. 同学的毕业设计内容,附带源码及编译程序,非常实用,随即生成随机数及密钥,自动完成加解密过程-Students graduating from the design elements, with source code and compile procedures, very practical, then generate random numbers and keys, auto-complete encryption and dec
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:206848
    • 提供者:adsd
  1. rand

    0下载:
  2. 生成随机数的算法,原书带的并不能直接使用,这是本人改的直接可用的-Random number generation algorithm, the original book and can not be directly used, it is I change direct available
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:872448
    • 提供者:1111
  1. 10

    0下载:
  2. 实验要求:设计一个请求页式存储管理方案,并编写模拟程序实现之。用随机数产生器生成一个指令系列。页面淘汰算法采用FIFO算法。 -Experimental requirements: the design of a page request for storage management solutions, and to prepare the realization of simulation program. Using rand
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wjx
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 43 »

源码中国 www.ymcn.org