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

搜索资源列表

  1. wenjianguanli

    0下载:
  2. 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8234
    • 提供者:代浩
  1. Crand()srand()fangfa

    0下载:
  2. c语言产生随机数中rand()和srand()方法的比较和实现,希望对同学有所帮助-generate random numbers in c language rand () and srand () method of comparison and, and the hope of help students
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:13280
    • 提供者:KENNY
  1. cvmat

    0下载:
  2. 在VC++的平台上,显示并说明矩阵的一些操作方法,如生成正态分布、均匀分布的随机矩阵,测试矩阵乘法等-In VC++ platform to show and explain some of the matrix method of operation, such as generating a normal distribution, uniform distribution of the random matrix, test matrix multiplication, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4021
    • 提供者:luxiaohui
  1. random

    0下载:
  2. A random number generator in C.
  3. 所属分类:Other systems

  1. normrand

    0下载:
  2. 提供两个函数,通过均匀分布函数来生成正态分布随机数。-Provides two functions, the uniform distribution function to generate normal random numbers.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:841
    • 提供者:王帅
  1. ran

    0下载:
  2. c语言中的随机数生成程序,希望对大家有帮助,谢谢您的支持和鼓励。-c language random number generator, we want to help, thank you for your support and encouragement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3227
    • 提供者:wangjinshe
  1. game

    0下载:
  2. 一付扑克牌52张共4种花色,使用C++ 中的产生随机数的函数(参看rand(),srand()等函数的使用说明)一个随机数,选取一张牌,将其与最前面的牌交换位置,即将选取的牌放在最前面;然后对数组p余下的牌重复选取操作,直到所有牌均重排列;最后按13行*4列输出发牌结果-A pair of playing cards 52 of 4 kinds of colors, the use of C++, random number generation function (see rand (), s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:524983
    • 提供者:kaishuiping
  1. random

    0下载:
  2. C++ 双色球随机选号工具,机选软件,希望对大家有所帮助-C++ two color random selection tools, machine selection software
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:106252
    • 提供者:madud00018
  1. Randnumber

    0下载:
  2. 用C++语言写的随机数的产生+验证随机抛掷硬币事件的程序-Written in C++, random number generation+ verification procedures were throwing coins in the event
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1199
    • 提供者:Yelena
  1. random

    0下载:
  2. c语言产生泊松分布随机数 指数分布随机数-random number
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2474
    • 提供者:madi
  1. C-normal-distribution

    0下载:
  2. 用C程序计算符合正态分布的数值,同时实现正态分布的随机数。-With normal distribution with a C program to calculate the value, while achieving the normal distribution of random numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:593
    • 提供者:刘扬扬
  1. code.tar

    0下载:
  2. random way point simulator programmed using c-random way point simulator programmed using c++
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3600384
    • 提供者:z
  1. random

    0下载:
  2. 因为C语言中没有专门的生成随机数的函数,这是在C语言环境中生成在一定范围内的随机数-Because the C language has no specific function to generate random numbers, which is generated in the C language environment within a certain range of random numbers
  3. 所属分类:Other windows programs

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

    0下载:
  2. 用C++编写的一个自己根据算法写的彩票随机号码生成器!自己娱乐写的-Written in C++ algorithm written in a lottery based on their own random number generator! Write their own entertainment! !
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:13587
    • 提供者:赵通
  1. SINISAS-HOME-PAGE.files

    0下载:
  2. The learning process involves three steps: (a) learning the random forests, (b) constructing the second-level training set, and (c) learning the stacked classifier.
  3. 所属分类:File Formats

    • 发布日期:2017-05-22
    • 文件大小:6680134
    • 提供者:魏雅娟
  1. pseudo-random-code

    0下载:
  2. 仿真实现了伪随机码的产生过程,包括m序列,C/A码以及金码等-simulation of pseudo-random code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4026
    • 提供者:wangchihao
  1. Generate-random-variates

    0下载:
  2. 文件夹中含有三个c文件,各自产生10万个分别服从正态分布,瑞利分布以及泊松分布的随机数,并利用这些随机数在VC中绘制出这些分布的概率密度函数曲线。注意:运行这些程序之前,需先安装文件夹中的setup文件,以便于在VC中制图。-C folder contains three files, each produce 100,000 were subject to normal distribution, Rayleigh distribution and the Poisson distributi
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:360974
    • 提供者:何欢
  1. gaussrand-c

    0下载:
  2. 高斯分布随机数C程序实现 同济大学信息隐藏课第一次大作业-Gaussian random number C program Tongji University, the first major class of information hiding operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1353
    • 提供者:soleilcheryl
  1. logistic--Pseudo-Random-Number

    0下载:
  2. logistic 运用普适算法 来产生伪随机序列,采用c语言编写-logistic the universal algorithm Pseudo Random Number
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1022
    • 提供者:yueyi0221
  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 2 3 4 5 67 8 9 10 11 ... 45 »
搜珍网 www.dssz.com