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

搜索资源列表

  1. randn

    0下载:
  2. 正态随机数的产生 C语言源代码+原理文档 可设定产生随机数的范围-Normal random number generation+ principle of the C language source code documentation can be set to generate a random number of range
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:220026
    • 提供者:笑傲江湖
  1. burg

    1下载:
  2. 自编的C语言Burg算法,可用于随机信号处理功率谱估计-C language self Burg algorithm for random signal processing power spectrum estimation
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:22706
    • 提供者:王益民
  1. 2012-02-09-Zufall-Mersenne-Twister

    0下载:
  2. working demo applicaiton of a Mersenne-Twister: random-Number Generation in c-console: 1st part: random numbers 0...100 2nd part: 3 "1", 97 "0" + statistical analysis of generated data 3rd part: 50 "1", 50 "0" + stat analysis-working demo appli
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1025371
    • 提供者:Abel Tazzman
  1. shangji_c

    0下载:
  2. 笔者将介绍c语言所提供的随机数发生器的用法。现在的c编译程序都提供了一个基于一种ANSI标准的伪随机数发生器函数,用来生成随机数-I will introduce the usage of the c language provided by the random number generator. The c compiler is an ANSI standard based on a pseudo-random number generator function is used to ge
  3. 所属分类:Algorithm

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

    0下载:
  2. 每位新用户须先建立帐号,才可登入游戏。每位新用户初始分配50个金币。用户进入游戏后,可选择界面上出现的A,B,C,D,E五匹马之一,并输入作为赌注的金币数(下注的上限为账户的金币余额)。之后赛马开始,五匹马以不同(随机)的速度跑向终点,若用户选中的马匹取得第一,则用户获得与赌注额相同的金币,否则失去;若用户帐号内金币余额为0,则不能继续游戏。游戏需有存盘功能。 -The design and development of a " racetrack" game. The g
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:3272
    • 提供者:林少华
  1. 12864LCD

    0下载:
  2. 12864液晶显示屏的一个C语言程序代码,第一行显示“1,2,3,4,5,6,7,8,9,0”并让每一位数字随机变化。-12864 LCD display, a C language program code, the first line " 1,2,3,4,5,6,7,8,9,0" so that each digit random variation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1202
    • 提供者:邵烨平
  1. ExcelTest

    0下载:
  2. C#写的随机从EXCEL文件读取题目,并出题的小应用程序-C# to write a random topic, and read from the EXCEL file entitled application
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:279611
    • 提供者:corey
  1. gaussm

    0下载:
  2. 产生均值为0、方差为1的正态分布随机数。主程序为gaussm.c。-Produce zero mean and variance of a normal distribution random number. Main program gaussm.c.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:154375
    • 提供者:江为
  1. laplace

    0下载:
  2. 产生参数beta为1.5的拉普拉斯分布的随机数。主函数为laplacem.c。-Generate parameter beta of 1.5 Laplace distributed random number. Main function laplacem.c.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:165052
    • 提供者:江为
  1. csharpdim

    0下载:
  2. C#源码,数据库应用,点名程序   C#点名程序,也可当作是一个随机摇号或幸运抽奖程序,可以帮助老师在课堂上进行随机点名,实例采用Visual Studio 2008作为开发工具,采用C#开发。为了简单数据存储采用文件的形式。在系统的bin目录下用lottery.asf存放学生的信息。lottery.asf是Access数据库,为了安全改名为lottery.asf。通过参与此系统的开发,读者可以了解信息管理系统的需求分析、设计和实现的完整过程,掌握Access数据库的基本管理方法、常用SQL
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2073802
    • 提供者:李宗浩
  1. Rraddam_genera

    0下载:
  2. 随机数生成代码 ,VISUAL C++ 6.0开发,能用于随机机码生成,抽奖程序源码,序列号生成等程序源码中 。 可直接使用。 -Random number generator code VISUAL C++ 6.0 to develop, can be used for random key generation, sweepstakes program source code, serial number generator program source code. Can be use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12924
    • 提供者:察觉
  1. Vranndom_norrC

    0下载:
  2. 用Visual C++6实现的一个伪随机数生成演示程序源码源码,包包含了正态分布随机数生成与平均分布随机数两种生成方式。 可直接使用。 -Visual C++6 a pseudo-random number generator source code of the demo program package contains the normal distribution random number generator with the average distribution of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:23496
    • 提供者:察觉
  1. rRRAANDOMSa

    0下载:
  2. 随机数生成源代码,提供C+++类与注释与一个测试源码实例。 -Random number generator source code, provide C+++ class with annotations and the source instance of a test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3970
    • 提供者:察觉
  1. suijifapai

    0下载:
  2. C语言写的扑克牌随机发牌程序 初学C几天后的实验程序-Poker random licensing program written in C language novice C a few days after the experimental procedure
  3. 所属分类:Other Games

    • 发布日期:2017-03-26
    • 文件大小:564
    • 提供者:zhangpeng
  1. file1.odt

    0下载:
  2. C++ Generate Random number between two numbers min max
  3. 所属分类:Software Testing

    • 发布日期:2017-04-24
    • 文件大小:9583
    • 提供者:RamyKamal
  1. dlt

    0下载:
  2. C#写的体彩大乐透开奖数据自动更新小工具,有简单的统计和随机号码生成-Lottery Lotto lottery data is automatically updated tools written in C#, simple statistics and random number generator
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:13601
    • 提供者:fqjp
  1. caishuzi

    0下载:
  2. 用C语言编写了一个4随机数位数的猜测可以提示猜对个数和位置-Using C language to write a 4 random digital number guess can be prompted to guess the number and positions
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:746
    • 提供者:jiangweigang
  1. The-Visual-CPP-graphics-stunt

    0下载:
  2. Visual C++中的图形特技 随着计算机信息表示及实现的多媒体化,在许多学习软件、游戏软件,以及多媒体课件制作软件中,经常使用各种图形显示技巧,如图形的推拉、交错、雨滴状、百页窗、积木随机堆叠等显示模式。这样使画面变得更为生动活泼,更能吸引用户,也为更好地发挥软件的功能奠定了基础。本文就Visual C++ 6.0中实现图形的各种显示技巧的原理及具体方法做些探讨。 -The graphics stunt in the Visual C++ with the computer inf
  3. 所属分类:Project Manage

    • 发布日期:2017-03-26
    • 文件大小:5968
    • 提供者:龙共
  1. Turbo

    0下载:
  2. 使用C编写的基于QPP交织器的turbo编码及译码器。编码器出来的结果没有经过调制直接通过高斯白噪声信道(加入随机噪声),译码后的结果与编码前结果相同。开发环境是visual studio2010.-Written in C, based on QPP interleaver turbo encoder and decoder. Out the results of the encoder is not modulated directly by a white Gaussian noise c
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:1280535
    • 提供者:潘潘
  1. Scattering-of-Electromagnetic-Waves

    3下载:
  2. MATLAB programs related to electromagnetic wave scattering with special emphasis on wave scattering by random rough surfaces and discrete random media.-Detailed descr iptions of the theories and formulations behind these codes can be found in the thr
  3. 所属分类:matlab

    • 发布日期:2017-08-30
    • 文件大小:114688
    • 提供者:李灵
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 45 »
搜珍网 www.dssz.com