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

搜索资源列表

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

    0下载:
  2. 用JAVA实现的会话程序 1 编程环境:JCreator——提交的程序为*.java和*.class,在命令行下可以运行。 2 服务器端的命令可以随机输入(您可以输入20个,也可以输入其余任意个)。 ‘a’,’b’,’c’,’d’分别代表“上”,“下”,“左”,“右”。END代表结束。 3 客户端显示接收的命令和操作者的按键情况(Ctrl+“上、下、左、右”) 4 客户端每接收一条命令,便向服务器端报告一次执行情况(“正确/错误”),并在服务器端显示 5 在服务器端输入
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:274866
    • 提供者:王欢
  1. tftp

    1下载:
  2. TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the develo
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-25
    • 文件大小:1837063
    • 提供者:maweidong
  1. Spectrum-estimation

    0下载:
  2. 使用C++编写的经典谱估计,是随机信号处理的进阶程序-The classical spectrum using C++ written estimated random signal processing advanced procedure
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:9759620
    • 提供者:卫星
  1. ranSelect

    0下载:
  2. C#四种方式实现对用户操作响应灵敏及可动态更新的窗体控件及其对比 随机抽奖应用为例 开发环境vs2010 timer,backGroundWorker,多线程,委托四种方式的对比: 1.4种方式都可以实现要求 可谓条条大路通罗马 2.多线程和委托需要强行禁用CheckForIllegalCrossThreadCalls,有可能存在运行安全问题,但目前还没遇到 3.timer的源代码最少最简单 其次是多线程 4.委托本质上还是要用到多线程 区别在于委托是
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:177345
    • 提供者:Johnny
  1. Jiujiushengfa-formulas-display

    0下载:
  2. 基于80C51单片机的九九乘法口诀显示器,每次单击按键,数码管随机显示九九乘法表里的一条内容。通过Proteus结合Keil环境,用C语言编写-Each time you click the button, based the 80C51 microcontroller Jiujiushengfa formulas display, a digital tube random display multiplication table. Through the the Proteus combin
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:66337
    • 提供者:丁宁
  1. demo03_random

    0下载:
  2. linux C/C++ STL random access iterator code sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:3158
    • 提供者:steven
  1. SimpleRNG

    0下载:
  2. This is a windows developed C++ application which can be used to generate random numbers. This should be used to teach beginners the way in which C++ RNGs work.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:547
    • 提供者:fireW411ki113r
  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. chen_gaussian

    2下载:
  2. c语言编程实现高斯分布随机变量N(0,1),N(0.4.26)N(-2.5,1),画出相应的直方图-Gaussian distributed random variates, draw the corresponding PDFs(histograms) for N(0,1), N(0,4.26), and N(-2.5,1) by using the random variates obtained.
  3. 所属分类:Other systems

    • 发布日期:2015-10-18
    • 文件大小:215040
    • 提供者:
  1. chen_raileigh

    0下载:
  2. 用c语言通过正态分布N(0,1)来实现瑞利分布随机变量R(1),R(0.36),R(3.4)。并画出相应直方图-Rayleigh distributed random variates by using N(0,1), draw the corresponding PDFs(histograms) for Rayleigh(1), (0.36), (3.4).
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:224524
    • 提供者:陈辉jack
  1. ELTS_day04_v2_pm_all

    0下载:
  2. dao+c/s+jfrom做的考试系统界面美观,且有登陆界面,后续还要加上验证码,实现与数据库的连接. 这个系统实现类随机出题,何题型的难易程度控制,是个不可多得的好例子-to do the exam system dao+c/s+jfrom beautiful interface, and the login screen, follow-up verification code must be added to achieve the connection with the data
  3. 所属分类:Education soft system

    • 发布日期:2017-11-17
    • 文件大小:373475
    • 提供者:余能
  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. un

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

    • 发布日期:2017-11-16
    • 文件大小:604
    • 提供者:alijan
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 45 »
搜珍网 www.dssz.com