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

搜索资源列表

  1. trans_sigPnoisePinterference

    0下载:
  2. 根据直扩原理,首先有随机数发生器产生一系列二进制信息数据(+1,-1),每个信息比特重复Lc次,Lc对应每个信息比特所包含的伪码片数,包含每一比特Lc次重复的序列与另一个随机数发生器产生的PN序列c(n)相乘。然后在该序列上叠加高斯白噪声和形式为i(n)=Acosw0n余弦干扰下次信号,切余弦干扰信号的振幅满足条件A<Lc。在解调器中进行与PN序列的互相关运算,并且将组成各信息比特的Lc个样本进行求和。加法器的输出送到判决器,将信号与门限值0进行比较,确定传送的数据为+1还是-1,计数器用
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1088
    • 提供者:余甜
  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. weisuij

    0下载:
  2. 利用c产生伪随机数的算法,上课老师要求做的,大家 参考下-C generate pseudo-random number using the algorithm, school teacher asked to do, we refer to the following
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:16789
    • 提供者:FHN
  1. 33

    1下载:
  2. c++绘制随机数统计图 通过编程产生大量-50~50之间的随机自然数,每次产生一个就在相应的统计图位置处增加一个符号-c++ to draw random numbers generated by programming a large number of charts-50 ~ 50 random natural number between, each produce a statistical chart in the appropriate location to add a symbo
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:659452
    • 提供者:莫小奕
  1. choujiang-1.0.tar

    0下载:
  2. C语言写的运行于Linux环境的生成随机数抽奖的程序.-Written in C language running on Linux environment, the program generates a random number draw.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:85112
    • 提供者:lwj
  1. rand

    0下载:
  2. 基于元胞随机数发生器,基于元胞自动机的伪随机数生成c程序-Random number generator based on cellular
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:10871
    • 提供者:周进
  1. Guass_Random

    0下载:
  2. 按照高斯分布产生随机数,简单好用,采用C++编写-Random numbers generated according to Gaussian distribution, simple and easy to use, written by C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1037
    • 提供者:keven
  1. normal

    0下载:
  2. C++产生正态分布,泊松分布,瑞利分布的随机数,并画pdf图-The PDFS of Gaussian、Rayleigh and Poisson distributed random variates
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:2150
    • 提供者:zhaoqinghe
  1. xinxiyincang

    1下载:
  2. 产生符合高斯分布N( u, a*a)的随机数,然后用参数估计法估计相应的 和 产生尺度参数为 的指数分布,并且估计参数 的取值和根据我介绍的方法产生GGD分布的随机数,形状参数为c =1.0-That meet the Gaussian distribution N ( u, a* a) of the random number, then the corresponding parameter estimation method to estimate  and  
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-04-20
    • 文件大小:1815
    • 提供者:五也
  1. Visual-CPP400source-code

    0下载:
  2. Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
  3. 所属分类:source in ebook

    • 发布日期:2017-06-14
    • 文件大小:22656950
    • 提供者:陈霸天
  1. 8huanghou

    0下载:
  2. 用C++写的八皇后代码, 可以运行成功,其中有随机数-Written in C++ code for the eight queens can be run successfully
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:645
    • 提供者:王瑞
  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. BigInteger

    0下载:
  2. 一个支持大整数加减乘除运算的计算器,能显示运算时间和生成随机数,用c++编写,采用对话框窗口。-A support for large integer multiplication and division addition and subtraction calculator can show computation time and generates random numbers, written using c++, using the dialog window.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4062796
    • 提供者:刘文奇
  1. cards

    0下载:
  2. C语言实现发牌算法,扑克牌的发牌程序(用伪随机数实现)-C language licensing algorithm, poker licensing procedures (using pseudo-random numbers to achieve)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1385
    • 提供者:edc
  1. Demo-of-Visual-CPP

    0下载:
  2. 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:52173824
    • 提供者:李成龙
  1. yaohao

    1下载:
  2. 基于单片机实验系统V2的抽奖摇号程序 抽奖或摇号经常被应用在日常的生活中。其实,实现的原理很简单,就是产生一个随机数。以下源程序是C51实现的抽奖摇号程序,可在单片机实验系统V2上运行。 将程序经KEIL C 生成机器码文件(HEX)烧写入单片机,上电运行时,数码管显示两位的随机数,按住按钮即显示抽出的号码。-Based on SCM experiment system V2 lottery number wave program Draw or wave number is oft
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:7983
    • 提供者:mark
  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. Programto-generaterandomnumbers

    0下载:
  2. 产生随机数的C++程序,可以生成大素数,解决了rsa算法的随机数产生问题-Generate random numbers in C++ program that can generate large prime numbers rsa algorithm to solve the problem of the random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:6944
    • 提供者:lyj
  1. Test

    0下载:
  2. 简单的贪吃蛇,没有实现换关等细节,只是做了一个很简单的,可以拿来学习一下C#里面的集合类,生成随机数-Simple Snake, did not materialize for customs, and other details, but made a very simple, can be used to learn about C# inside the collection class to generate random numbers, etc.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:87763
    • 提供者:吴世龙
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com