CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - 随机算法

搜索资源列表

  1. 随机化算法解圆排列问题

    0下载:
  2. 随机化算法解圆排列问题,算法设计与分析,课程作业-randomized algorithm Xie Yuan with the problem, algorithm design and analysis, course work
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:77693
    • 提供者:老七
  1. tree_min

    0下载:
  2. 该程序是基于IDL平台下开法的应用随机搜索树进行搜索的优化算法实例!-the program is based on the following IDL platform Act of random search tree search algorithm optimization examples!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11265
    • 提供者:Fengwanpeng
  1. RELS11111

    0下载:
  2. 最小二乘递推算法的Matlab仿真 v(k)是服从N(0,1)分布的不相关随机噪声-recursive least squares algorithm Matlab v (k) is subject N (0, 1) not related to the distribution of the random noise
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1326
    • 提供者:zhaohui_xueer
  1. sort

    0下载:
  2. 一 :排序n个元素,元素为随机生成的长为1~16的字符串,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序, 冒泡排序,堆排序,归并排序,快速排序,比较各种排序在不同输入下的运行时间. 二:排序n个元素,元素为随机生成的1~10000的正整数,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序,快速排序,基数排序,计数排序,比较各种排序在不同输入下的运行时间.
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:3030
    • 提供者:mhb
  1. kruskal

    1下载:
  2. 算法设计与分析kruskal算法实现,基于随机产生的连通无向图
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1803
    • 提供者:dk liu
  1. prim

    1下载:
  2. 算法分析与设计,基于随机生成的无向图的prim算法实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:dk liu
  1. caozuoxitong

    0下载:
  2. 操作系统课设,报扩先来离线服务,随机算法最优算法
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:56284
    • 提供者:宋光磊
  1. yihangjia

    0下载:
  2. 银行家算法与随机分配算法------计算机操作系统课程设计
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20240
    • 提供者:gaoliang
  1. sort

    0下载:
  2. 该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64016
    • 提供者:黄天
  1. 轮转法调度

    0下载:
  2. 处理机调度:按轮转法调度算法 随机产生进程的个数及到达时间。-Processor Scheduling : Web Act by scheduling algorithm randomly generated number and the process of arrival time.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2348
    • 提供者:jackyzhao008
  1. 12

    0下载:
  2. 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法-This procedure has been collected from the foreign website, the standard depth-first search algorithm, can be achieved and the detection circuit node t
  3. 所属分类:Static control

    • 发布日期:2017-05-21
    • 文件大小:6568161
    • 提供者:fly
  1. mincouplepoints

    0下载:
  2. 算法导论作业,求最近点对,vs2005,c++开发,复杂度o(nlogn)有图形交互界面,可以用鼠标设置点,也可以随机生成点,最多支持100万个点-Introduction to Algorithms job, find nearest points, vs2005, c++ development, complexity o (nlogn) with a graphical interface, you can set point with the mouse can also be rand
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4998695
    • 提供者:lxq
  1. page-replacement

    0下载:
  2. 包括了Clock,,FIFO,LRU,OPT,随机替换五种页面置换算法-Including the Clock, the FIFO, LRU, OPT, randomly replace the five page replacement algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:955696
    • 提供者:joe
  1. elev

    0下载:
  2. 利用各种调度算法(优先队列,随机游走)来模拟电梯调度问题。代码用c++实现-elev modeling
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-13
    • 文件大小:2195984
    • 提供者:bigwaterman
  1. matlab-RandomForests

    1下载:
  2. matlab编写的随机森林算法,别人编写的,分享一下-Random Forest algorithm matlab prepared, written by someone else, share
  3. 所属分类:Button control

    • 发布日期:2017-05-05
    • 文件大小:549888
    • 提供者:Michael
  1. RSA-digital-signature-design

    0下载:
  2. 随机搜索大素数,随机生成公钥和私钥; 要求使用素性检测算法及高效率求逆和模幂运算 用私钥对任意长度的明文签名 用公钥对签名验证;-Random search large prime Numbers, random public key and a private key Requires the use of element detection algorithm and efficient inverse power operation and mould With the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-14
    • 文件大小:5990
    • 提供者:胡佳敏
搜珍网 www.dssz.com