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

搜索资源列表

  1. random.zip

    0下载:
  2. random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:6602
    • 提供者:
  1. c-random

    0下载:
  2. C语言中产生随机数的代码,编写成了子程序的形式,可以在需要使用的源程序中调用。真正实现时间函数,每次调用随机数均不相同,每次运行随机数也不相同。产生的随机数大于0,小于等于1-C language generated random number code, prepared become subroutine in the form of the need to use the source code call. To achieve real time functions, random nu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11729
    • 提供者:漫游
  1. huibian-random

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the procedures required to run under DOS. Each operation random.exe an executable, will show two 16-band arbitrary number of expressions ad
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1384
    • 提供者:陈晓维
  1. random

    0下载:
  2. important 计算机科学与艺术random库
  3. 所属分类:书籍源码

    • 发布日期:2014-01-16
    • 文件大小:785
    • 提供者:wj
  1. random_walker_matlab_code

    0下载:
  2. The random walker algorithm was introduced in the paper: Leo Grady and Gareth Funka-Lea, "Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials", in Proceedings of the 8th ECCV04, Workshop on Compute
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-23
    • 文件大小:32927
    • 提供者:qozm
  1. RANDOM

    0下载:
  2. 一个由asm编写的程序,程序用于自动产生若干个随机数-Asm prepared by a procedure, the procedure used to automatically generate a number of random numbers
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1570
    • 提供者:kou
  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
    • 文件大小:6411
    • 提供者:吴纪超
  1. random

    0下载:
  2. 产生随机数并运算的程序 只有加法与减法-Generated random numbers and procedures for computing addition and subtraction only
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1391
    • 提供者:xq
  1. crfsuite-0.8

    0下载:
  2. CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second. In comparison to CRF++, CRFSuite yields substantially better efficiency performance
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-16
    • 文件大小:445636
    • 提供者:Yu-Chieh Wu
  1. ACTIVENOISECONTROL

    0下载:
  2. Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1 + X2 +.....+ X10.Generate the PDF and pdf of Y-Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1+ X2+....
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:561
    • 提供者:anushree
  1. random-binary

    0下载:
  2. 数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比 特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器: 下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点: -Digital modulator building blocks of the tomb is a function of the random
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:244046
    • 提供者:defang
  1. An_Introduction_to_Conditional_Random_Fields_for_R

    0下载:
  2. 说明: 基于条件随机场模型的经典理论介绍,广泛应用于命名实体识别,实体关系识别领域。-Note: Based on Conditional Random Fields model describes the classical theory is widely used in named entity recognition, entity-relationship identification field.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-23
    • 文件大小:357721
    • 提供者:lihaifeng
  1. random

    0下载:
  2. 用汇编代码写的随机数生成算法: 程序主要由八部分组成。主程序main 从键盘输入的10进制数的子程序redigital;产生随机数,并输出随机性评估结果的子程序random;评估一个随机数随机性的子程序evaluAnum;用蒙特卡罗法评估随机性的calpi将数以十六进制输出的子程序printtohex;将数用十进制打印出来的子程序printaxd;输出换行回车的子程序printrn。-Written in assembly code using random number generatio
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2558
    • 提供者:共命运
  1. random

    0下载:
  2. 汇编语言产生随机数算法 masm5或masm6.11 -Generate random numbers in assembly language algorithms masm5 or masm6.11
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:1320
    • 提供者:傅煜
  1. Generate-random-numbers

    0下载:
  2. 能产生随机数并将随机数运算,运算后输出结果的小程序。-Can generate random numbers and random number operations, operations after the output of small programs.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:2306
    • 提供者:杨小宇
  1. random

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-The process required to run under DOS. Each time you run the executable program random.exe, you can display any two hexadecimal expression
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1730
    • 提供者:liyu
  1. random-moon

    0下载:
  2. 中秋抽奖用的。完全随机。自动生成您指定的抽奖号段,然后随机抽取-Mid-draw use. Completely random. Automatically generate your lottery numbers assigned section, and then randomly
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:13437
    • 提供者:
  1. random

    0下载:
  2. C语言版的随机数的生成,直接在VC++编译器上运行-C language version of the random number generation, directly in VC++ compiler running on
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:423733
    • 提供者:张倩
  1. Random-lucky-audience

    0下载:
  2. 随机抽取幸运观众,一个比较简单的实现,但是效率还是很高的,可以-Random lucky audience, a relatively simple implementation, but the efficiency is very high, you can see
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:1412031
    • 提供者:wst
  1. Probability--Random-Processes-and-Ergodic-Process

    0下载:
  2. Probability, Random Processes and Ergodic Proce-Probability, Random Processes and Ergodic Process
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:945514
    • 提供者:Ruban Sugumar
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com