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

搜索资源列表

  1. c_source

    0下载:
  2. 产生几个常见的随机变量,用C/C++实现,有图有程序可对比学习-Have some common random variables, with C/C++ implementation, a figure comparable learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:51845
    • 提供者:钱小敏
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. random_sequence_generate_0

    0下载:
  2. 通过C语言,产生高斯瑞利莱斯分布的随机序列-generate random sequence according to gauss, rayleigh in c enviroment
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:857
    • 提供者:刘鑫
  1. random_sequence_generate_1

    0下载:
  2. 用C语言产生高斯瑞利莱斯分布的随机序列,并加入图形显示效果-Using C language to produce gauss rayleigh distributed random sequence, and add the graphics display
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:1549
    • 提供者:刘鑫
  1. ER

    0下载:
  2. 复杂网络ER随机网络的C++代码,可求其邻接矩阵和聚类系数-ER random networks of complex networks C++ code, rectifiable its adjacency matrix and clustering coefficient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:283322
    • 提供者:韩腾跃
  1. Digital-signal-procesing

    0下载:
  2. 以C语言为模板,详细讲解了数字信号处理中的课中处理过程,处理函数的C语言实现。包括随机数生成,更重FFT算法的C实现,卷积和滤波器。-The C language as a template, gave a detailed course in digital signal processing in the process, the handler of the C language. Including random number generation, more importantly,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5190776
    • 提供者:杨冬冬
  1. p

    0下载:
  2. rqnoj第一题明明随机数题解,c语言代码,-rqnoj first question is clearly a random number solution theme, c language code,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:906
    • 提供者:SXKDZ
  1. algorithm2

    0下载:
  2. 最大子段和/三种方法/c++语言/(内有报告) 蛮力法,动态规划法,分治法。 可比较时间,随机输入数据...... -The largest sub-segment and/three methods/c++ language/(within report) brute force method, dynamic programming, divide and conquer. Comparable time, the random input data ......
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:57365
    • 提供者:ssdfdfd
  1. ran1

    0下载:
  2. 随机数字生成函数,利用C语言完成随机数的生成功能-Random number generation function, using C language to complete the generation of random numbers
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:569
    • 提供者:math0801
  1. crfChain

    0下载:
  2. Kevin Murphy的条件随机场matlab和c++混合代码,包含chains, trees and general graphs includes BP code。-This package is a set of Matlab functions for chain-structured conditional random fields (CRFs) with categorical features. The code implements decoding (with the Vi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:113333
    • 提供者:郭波
  1. beans

    0下载:
  2. C语言字符界面写的吃豆游戏……有些乱,初学用-Interface written in C language characters eat beans ... ... some random games, beginners to use
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:9137
    • 提供者:王欣
  1. SnowWorld

    0下载:
  2. 利用C++和OPENGL实现雪花随机飘落效果,可从不同角度观察-Using C++ and OPENGL achieve random falling snow effect can be observed from different angles
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:285535
    • 提供者:杨光
  1. kalman-filtering

    0下载:
  2. 卡尔曼滤波程序: kalman filtering-load initial_track s y:initial data,s:data with noise T=0.1 yp denotes the sample value of position yv denotes the sample value of velocity Y=[yp(n) yv(n)] error deviation caused by the random acce
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:3498
    • 提供者:lee
  1. Gamma

    0下载:
  2. 随机水文学中常会用到符合Gamma分布的随机数,用于模拟一些随机的水文过程,这里水文工具集介绍一种使用C++语言的TR1新特征中的随机数发生器来产生Gamma分布随机数-Frequently used stochastic hydrology meet Gamma distributed random numbers, used to simulate some random hydrological processes, hydrological tools here to introduce
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:545
    • 提供者:洋洋
  1. Bank-queuing-simulation-program

    0下载:
  2. 银行排队仿真程序,对银行的排队进行仿真,该程序的主要模拟银行从开始营业到下班的人流问题,程序给出了队列的动态模拟(用字符“*”表示人),客户的来以及办理时间均为随机数,由库函数srand()产生,基本按C++数据封装的思想实现,在main中放了一个界面壳子。程序是用C++在VS上编出来的-Bank queuing simulation program, the simulation line up on the banks of the main simulation program open
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:21649
    • 提供者:xiangyunl
  1. choujiang-1.0.tar

    0下载:
  2. 很早之前用C语言写的运行于Linux环境的生成随机数抽奖的程序,包含makefile。-Long ago written using C language running on Linux environment, the program generates a random number draw, including the makefile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:87487
    • 提供者:陈旭
  1. lab3

    0下载:
  2. The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes.-The subject of this programming assignment is using Linux/UNIX system calls dealing with processes and pipes. You are to write a C pro
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-29
    • 文件大小:1885
    • 提供者:ChuChu
  1. 24-point-game

    0下载:
  2. C/C++实现的24点游戏,开发环境为VS2005工具。 实现简单的DOS界面。系统随机发四张牌,使运算结果等于24.-C/C++ 24 point game, realizing development environment for VS2005 tools. Achieve simple DOS interface. System random hair draw-four, make the operation result equals 24.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1246566
    • 提供者:王春华
  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. TVL1_HCS_v1

    0下载:
  2. TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码-Note: (1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS) (1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:917110
    • 提供者:liuyaxin
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 45 »
搜珍网 www.dssz.com