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

搜索资源列表

  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. 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. random

    0下载:
  2. 可选定任意范围和数量生成随机数,用c写的window程序-Can select any range and quantity to generate random numbers, written in c window program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2808805
    • 提供者:pct
  1. c1

    0下载:
  2. 用C语言编写一个“猜数字游戏”的程序,由程序产生一个随机的二位数,用户有10次机会可以猜这个数是多少,每次猜测程序都给出比较结果(大了还是小了),若3次以内猜出为“太棒了!”,若5次内猜出为“非常好”,若8次内猜出为“很好”,若10次内猜出为“不错”,否则为“失败”。 程序的功能: 1. 产生一个随机的二位数。 2. 比较每次猜的数字与随机数的关系。 3. 判断最终成绩。 4. 程序能循环执行。 对编制程序的要求: 1. 定义一个数组来记录每次猜的数字。 2. 利
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:张强
  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. 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. 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. bubblesort

    0下载:
  2. 通用冒泡排序法的C++源码,例程为电脑随机数排序。-Generic bubble sort method C++ source routine sort of computer random number.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:1197
    • 提供者:JohnDannl
  1. insertsort

    0下载:
  2. 通用插入排序C++源程序,例程为电脑随机数排序。-General the insertion sort C++ source routines for the sort of computer random number.
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:831
    • 提供者:JohnDannl
  1. selectort

    0下载:
  2. 通用选择法排序C++源程序,例程为电脑随机数排序。-Sort the universal selector law Sort C++ source, routine computer random number.
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:1001
    • 提供者:JohnDannl
  1. LU

    0下载:
  2. 紧密存储法其中还有可能有一个随机数在C中的实现办法-紧密存储法 LLL
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:815
    • 提供者:李云
  1. suiji

    0下载:
  2. 生成伪随机数实例源码下载,演示如何使用C#程序生成伪随机数,运行程序后,只需点击“生成伪随机数”即可。-Generate pseudo random number example source download, demonstrates how to use c# program pseudo random number generation, operation program, simply click on the "formation pseudo random number" can
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:13109
    • 提供者:wiioo
  1. Guess-the-price

    0下载:
  2. 1、 猜价格游戏 编写C++程序完成以下功能: (1) 假定有一件商品,程序用随机数指定该商品的价格(1-1000的整数); (2) 提示用户猜价格,并输入:若用户猜的价格比商品价格高或低,对用户作出相应的提示; (3) 直到猜对为止,并给出提示。 -1, guess the price game write C++ program to complete the following functions: (1) assuming a commodity program us
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:567
    • 提供者:
  1. caijiageyouxi

    0下载:
  2. 1、 猜价格游戏 编写C++程序完成以下功能: (1) 假定有一件商品,程序用随机数指定该商品的价格(1-1000的整数); (2) 提示用户猜价格,并输入:若用户猜的价格比商品价格高或低,对用户作出相应的提示; (3) 直到猜对为止,并给出提示。 -1, guess the price game write C++ program to complete the following functions: (1) assuming a commodity program us
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:556
    • 提供者:周彦均
  1. 01

    0下载:
  2. 堆排序和基数排序的C++算法实现,要求以命令选择输出,如输入命令1随机生成100个随机数,程序可以运行,但是还存在一点点问题-Heap sort, radix sort C++ algorithm requires a command to select the output as input commands randomly generated 100 random numbers, the program can be run, but there is a little problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:2088
    • 提供者:zouhao
  1. cmath

    0下载:
  2. 模糊识别,C均值算法。程序简单界面美观,实现在C**Dlg.cpp中。在程序交互界面中,可以动态输入任意数量的随机数和分成任意类别(我只设了10种画笔,可自己增加)。用VS08编译,可自己升级VS10。算法里当分为N类,我把前N个随机数初始化给N类。也可以自己改下把所有随机数中距离最远的N个随机数初始化给N类(非常简单),这样更加完美-Identify fuzzy C-means algorithm. Procedures simple and beautiful interface to ac
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:23756651
    • 提供者:douyxiang
  1. 64bitRandomNumberGenerator

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

    • 发布日期:2017-11-23
    • 文件大小:9171
    • 提供者:JoyceGeng
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com