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

搜索资源列表

  1. 123

    0下载:
  2. FTP分为主动模式和被动模式两种,FTP工作在主动模式使用TCP 21和20两个端口,而工作在被动模式会工作在大于1024随机端口。FTP采用C/S模式,且客户端和服务器处在不对等地位。-FTP is divided into two kinds of active mode and passive mode, FTP work in active mode using the two-port TCP 21 and 20, while working in passive mode worki
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-12
    • 文件大小:2639110
    • 提供者:bingbingbing
  1. Snap-09-11-25

    0下载:
  2. 斯坦福大学社会网分析应用包用c语言编写,实现了社会网络分析算法库函数-Stanford Network Analysis Package (SNAP) is a general purpose network analysis and graph mining library. It is written in C++ and easily scales to massive networks with hundreds of millions of nodes, and billions of
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:734932
    • 提供者:gaoxun
  1. randomRows

    0下载:
  2. Random data select with access database with asp.net c#
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-07
    • 文件大小:48468
    • 提供者:sertcocuq
  1. animal

    0下载:
  2. 该实例程序用c#在.Net环境下,编写了一个再屏幕上乱跑的小动物,主要学习在c#里面怎样生成无规则窗口-The example program using c# in. Net environment, has prepared a re-run around the screen to the small animals, mainly in the c# to learn how to generate random inside the window
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:178445
    • 提供者:monzart
  1. Encryption_Demo

    0下载:
  2. C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-C# encryption and decryption procedures and source code, encryption key two steps, first select the file, step right into a ran
  3. 所属分类:Network Security

    • 发布日期:2017-04-04
    • 文件大小:20499
    • 提供者:jiangfengmou
  1. four

    0下载:
  2. FIFO页面置换算法,用C语言写的,产生随机序列,可以算出缺页次数,同时也可以看到内存分配状态!-FIFO page replacement algorithm, written using C language to generate random sequence, you can calculate the number of missing pages, but also can see the memory allocation status!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:959
    • 提供者:刘蒙
  1. TurboCSim

    0下载:
  2. Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".-Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7013
    • 提供者:Lukasz
  1. beep

    0下载:
  2. Beep source code for atmels AVR microcontroller. Beeps on random, contains .c file . hex file and makefile ) -Beep source code for atmels AVR microcontroller. Beeps on random, contains .c file . hex file and makefile )
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:4534
    • 提供者:cki
  1. 4-in-a-row

    0下载:
  2. 面向对象的四子棋小游戏 提供双人或人机对战 计算机采用随机动作 初学C++及面向对象者练手值得参考-Four in a Row is a famous chess game. This code offers double and single modes. Computer can generate random move. Perfect for beginners in C++ and Object-oriented Programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:317957
    • 提供者:Liu,Chenxi
  1. NR_C301

    0下载:
  2. Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Special Functions 7 Random Number
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1020948
    • 提供者:Michael
  1. RandomNumber

    0下载:
  2. 生成满足特定条件随机数即生成随机序列的c++程序。-Random number is generated to meet the specific conditions that generate random sequences of c++ program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:263828
    • 提供者:myd
  1. randomfunction2

    0下载:
  2. 产生一个精度为5位小数的随机数,是在visual c++ 6.0环境下开发的-generate a random
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:712
    • 提供者:jiangyunzhi
  1. Random_sample_analysis

    1下载:
  2. 该程序是一维随机样本分析的实现代码,可输出经验直方图-a C++ source code of Random sample analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:22711
    • 提供者:胡雯雨
  1. ga

    0下载:
  2. 本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is pr
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:27734
    • 提供者:mayi789
  1. RandomSignalAnalysis

    2下载:
  2. 哈尔滨工业大学5系随机信号分析课程实验程序源码。包括随机序列的生成,直方图,自相关和功率谱分析,fft算法C语言程序-Harbin Institute of Technology 5 Department of Random Signal Analysis Course experimental procedure source code. Including the random sequence generation, histogram, autocorrelation and power
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:72298
    • 提供者:
  1. r01

    0下载:
  2. 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3351
    • 提供者:王辉
  1. rig_src

    0下载:
  2. 随机图像产生,This application uses various C# drawing functions to generate random images that can be used as wallpapers-Random images generated, This application uses various C# drawing functions to generate random images that can be used as wallpapers
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:99413
    • 提供者:张思源
  1. Csharpwave

    0下载:
  2. 用c#语言中的图像控件组成操作界面,利用时钟控件(Timer)间隔一定时间产生一随机数(利用Random类),用以生成随机波形图,通过菜单改变波形图的线型、线颜色、线宽、绘制区背景颜色,绘制区显示波形图。-With c# draw waveforms
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:117684
    • 提供者:孙嘉林
  1. MRF

    0下载:
  2. 马尔科夫随机场在图像分析中的应用代码,用C++编写,质量非常高,有很强的实时性。-Markov random field in image analysis code written using C++, very high quality, strong real-time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:58726
    • 提供者:gillyamylee
  1. RandomBackGround

    0下载:
  2. 窗体背景随机更换的一个C#实例,每次打开窗口都有不同的背景,怎么样?虽然挺简单的一个示例,不过还算实用吧,对新手尤其有用处。-Form the background of random replacement of a C# example, each time you open the window has a different background, how? Although a very simple example, but it pretty useful, particularl
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16296
    • 提供者:张小根
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 45 »
搜珍网 www.dssz.com