CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - generator number

搜索资源列表

  1. grammatica-1.4.tar.gz

    0下载:
  2. Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support
  3. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:618.22kb
    • 提供者:
  1. blackeye_elgamalkeygenerator10beta3

    1下载:
  2. 大素数生成器,根据用户的设置自动生成一个符合要求的大素数,计算速度较快。-large prime number generator, according to the automatic generation to meet the requirements of a large prime numbers, the fast calculation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:71.1kb
    • 提供者:冯英
  1. 2t1程序

    0下载:
  2. 二进一出的伪随机数生成程序,即将两个不随机的数据流作为输入,生成出一条随机特性较好的数据流-two into a pseudo-random number generator procedures, not the upcoming two random data stream as input, generating a better characteristics of the random data stream
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:743.84kb
    • 提供者:pys
  1. xwj2

    0下载:
  2. 随机学号发生器。如,如果用户选择0431班,使用序号为1,那么随机给出0431班中除了学号为1~10之外的其它所有学号中的n个学号;如果选择2,那么随机给出除了学号为10~20之间的其它n个学号;依次类推。-random generator, school. For example, if the user selects 0431 class, the use of a serial number. then randomly given 0,431 school classes, in ad
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.52kb
    • 提供者:庆才
  1. randomlottery

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

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

    2下载:
  2. 处理机调度,编写一个进程调度程序,允许多个进程共行的进程调度程序。   进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。   每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。   进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为输入进程的时间。   进程的运行时间以时间片为单位进行计算。   
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:98.97kb
    • 提供者:王山
  1. yemianguanli

    0下载:
  2. 题目:设计一个请求页式存储管理方案,并编写模拟程序实现 具体要求: 1、产生一个需要访问的指令地址流,为不失一般性,可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50%的指令是顺序执行的。25%的指令均匀地散布在前地址部分,25%的地址是均匀地散布在后地址部分 2、 页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存 3、产生一个需要访问的指令地址流;指定合适的页面尺寸(例如以1K或2K
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.82kb
    • 提供者:周子藤
  1. 高斯随机数发生程序

    0下载:
  2. 程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。 高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时 ,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。 使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去 。 另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非 常简单,这里就不提示了。-procedures have only mea
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:郑浩
  1. rand2

    0下载:
  2. 虽然说生成随机数大家都知道.但是要生成指定长度.指定字符组合.随机率在1/2000000.就难了.这是我在做充值卡时写的用来生成充值时写的随机数生成器.也是原创吧.在网上找了一堆不满意,只好自己写了.-generated random number is known to all. However, to generate a specified length. Designated character portfolio. Random rates in the 1 / 2 million.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44.6kb
    • 提供者:蒋宏伟
  1. 随机数(十进制转化为二进制)

    0下载:
  2. 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31.77kb
    • 提供者:小华
  1. syhscq

    0下载:
  2. 自己制作的索引号生成器,政务公开使用的。支持导入导出excel 和打开word文档,使用Access作为数据库。-Produce their own index number generator, use of government affairs. Support import and export excel and open the word document, using Access as the database.
  3. 所属分类:Delphi VCL

    • 发布日期:2015-06-26
    • 文件大小:1.7mb
    • 提供者:罗佩江
  1. cmdsrc

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码-random.zip random number generator to compile the source code of a text editor cmdsrc.zip compilation of source code
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:62.35kb
    • 提供者:黄小龙
  1. amis

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:120.76kb
    • 提供者:黄小龙
  1. asmfiles

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:9.04kb
    • 提供者:黄小龙
  1. grammatica-1.4.tar

    0下载:
  2. Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:618.22kb
    • 提供者:none
  1. random

    0下载:
  2. 随机数产生器的汇编源代码,具体自己看看吧,其实很简单的-Random number generator to compile the source code, specifically to see their own right, it is actually very simple
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:6.26kb
    • 提供者:吴纪超
  1. sjhf

    0下载:
  2. 这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西-This is a fourth-order magic square generator, procedures to automatically generate a number of magic square, magic square is a wonderful thing
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:12.19kb
    • 提供者:晓宇
  1. SPIM2008_spring

    0下载:
  2. 这是mips汇编语言的模拟器SPIM的使用说明,对MIPS干兴趣的下。-Mips assembly language this is the SPIM simulator of the use of MIPS interest in the next stem.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:509.09kb
    • 提供者:Apeng Lan
  1. ProcessScheduling

    2下载:
  2. 设计一个有 N个进程并行的优先级调度程序:每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。   进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为进程输入的时间。   进程的运行时间以时间片为单位进行计算。   每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。   就绪进程获得 CPU后都只能运行
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:1.31kb
    • 提供者:程天晨
  1. Key-Generator

    0下载:
  2. this program is a key generator that you can use it in your programs in this way we get hdd serial and bios date and hdd frimware number then with this numbers generate a serial number with this way we have a special serial number in every pc e
  3. 所属分类:OS Develop

    • 发布日期:2017-11-11
    • 文件大小:9.31kb
    • 提供者:mohsen
« 12 3 »
搜珍网 www.dssz.com