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

搜索资源列表

  1. Random

    0下载:
  2. C#的随机数使用方法-Random number using C# method
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:28356
    • 提供者:maomao
  1. random

    0下载:
  2. 在vs2008上面用c++实现了产生随机数的小程序。-On vs2008 by c++ implementation of a small programs generate random number.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:526785
    • 提供者:张潇
  1. random

    0下载:
  2. Visual C++随机数原理编写彩票号码生成器-VC++ to write a random number lottery number generator principle
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:12227
    • 提供者:杜子
  1. SDT

    1下载:
  2. SDT 旋转门压缩算法的C语言实现 压缩和解压缩 可以看出对均匀变化的数据压缩效果是非常好的,但是随机数基本上不会被压缩-SDT revolving door compression algorithm C language data compression and decompression can be seen in the change of uniform compression effect is very good, but it is essentially a random
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:186060
    • 提供者:曹芳彤
  1. random

    0下载:
  2. C++计算随机数,根据时钟随机生成数字, 。-Calculation of random number
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1451
    • 提供者:石磊
  1. randtest

    0下载:
  2. 用来产生随机数,C++语言编写的,十分简单易用,只做参考。-this is used to create the rand number with C++.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:12550
    • 提供者:wang
  1. minheap

    0下载:
  2. 基于Virtual C++的数据结构中堆的应用,能实现随机数组建立最小堆,遍历最小堆的结点,输出关键码,以及屏幕输入创建最小堆。-Application of data structure of Virtual stack based on C++, can realize the random array to establish the minimum heap, the minimum heap node traversal, the output and the input key, t
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:266860
    • 提供者:易新宇
  1. gsl64

    2下载:
  2. GNU的科学计算包 这个包可以被C/C++调用,是自由软件。 在这个包中,提供了很多数学计算用的函数,比如随机数生成,特殊函数,最小二乘法拟合等等。总计有超过1000个函数。-The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The li
  3. 所属分类:Algorithm

    • 发布日期:2015-07-04
    • 文件大小:7758848
    • 提供者:Da
  1. caishugai

    0下载:
  2. 猜0-100的一个随机数,很简单的一个C语言程序,仅供参考,如有雷同,那就是意外-Guess a random number 0-100, it is simply a C language program, for reference, any similarity, it is unexpected
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:699
    • 提供者:王先森
  1. sort

    0下载:
  2. 在visual C++中分别实现插入排序,快速排序,希尔排序和堆排序,通过产生随机数验证排序正确性,并计算每个算法所需的交换次数和比较次数-In visual C++, respectively, to achieve insertion sort, quick sort, Hill sort and heap sort, verify the correctness sort by generating a random number, and each algorithm to calcul
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1743766
    • 提供者:李噹噹
  1. CSharpA3

    3下载:
  2. C#编程与应用教程(第三版)的上机练习A3 源代码,包括类及其属性和方法的实现练习,定时器和随机数练习,Visual Studio2012年写的,很多自学的朋友不知道怎么写,供初学C#的朋友作为参考-C# programming and application tutorial (third edition) on the machine exercise A3 source code, including the realization of exercise classes and thei
  3. 所属分类:CSharp

    • 发布日期:2016-05-24
    • 文件大小:111616
    • 提供者:Gavin
  1. random

    0下载:
  2. 在c++中的随机数的头文件,生成的代码,只能在vc中运行-in vc++ ,match computer
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2283362
    • 提供者:穆凯文
  1. Random-Variables

    0下载:
  2. C++语言实现各类分布的随机数,有均匀分布,正态分布,指数,瑞利,莱斯,泊松等分布。-Using C++ language to realize the various distribution of Random Variables
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:780
    • 提供者:刘珍
  1. 2014210479gau

    0下载:
  2. 利用C++,利用产生高斯随机数的原理,通过高斯分布产生随机数-Gaussian random numbers generated
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:592
    • 提供者:61m
  1. a

    0下载:
  2. 再用k x 测试均匀性(取不同量级的N 值,讨论偏差与N 的关系)、C(l) 测试其2维独立性(总点数N > 107)。与前面的randomz子程序进行比较(采用 同样的常数以及单精度或双精度实数运算),总结和评价2个随机数产生器的随机 性质量。-random number
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:172531
    • 提供者:侯文辉
  1. CSharp-Scientific-Computing-Handouts

    0下载:
  2. 《C#科学计算讲义》较为详细地介绍了科学计算方法,并对算法给出了源代码。关于算法部分主要介绍了线性方程组的迭代解法与直接解法、正交变换与最小二乘计算方法、鲁棒估计、随机数的产生、插值法、非线性方程求解、多元非线性最优化算法、微分方程数值方法等内容。-" C# Scientific Computing Lecture" a more detailed descr iption of the scientific calculation methods, and algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5506347
    • 提供者:张龙
  1. simu

    0下载:
  2. 实现各种随机数的产生,包括均匀分布,正态分布,瑞丽分布,和泊松分布。c语言写的-To achieve a variety of random number generation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8424877
    • 提供者:杨林杰
  1. jinchengkongzhi

    0下载:
  2. 1、利用简单的结构和控制方法模拟进程结构、进程状态和进程控制,使学生掌握作为操作系统分配资源的基本单位的进程相关的概念。定义PCB(可以采用静态结构或动态结构),在实验中只需建立PCB,用它代表完整的进程。 2、定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序。随机方法指产生1-6的随机数,分别代表创建进程(c)、结束进程(e)、进程阻塞(b)、唤醒进程(w)、调度进程(p)、时间片
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:刘晓
  1. GenerateRV

    0下载:
  2. 使用vs2015 c++产生高斯,瑞利,泊松分布的随机数-generate Gaussain, Rayleigh,Poisson random varibles by C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1490
    • 提供者:Yvonne
  1. 64bitRandomNumberGenerator

    0下载:
  2. 64位随机数发生器的C语言程序,版权归原作者所有。-64-bit random number generator C Programming Language, All Rights Reserved.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:9299
    • 提供者:cheng615792
« 1 2 ... 14 15 16 17 18 1920 21 »
搜珍网 www.dssz.com