CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - random

搜索资源列表

  1. (1)

    0下载:
  2. 1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。 2、 通过堆栈及判断实现迷宫的自动寻找路径功能 -1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the f
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38460
    • 提供者:毅君
  1. ZUIXINDI

    0下载:
  2. 最接近点对问题,分治法实现,随机生成N个数寻找最短路径的两个点-closest point of the problem, realizing the partition method, random number generation N to find the shortest path to the two points
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:张亮
  1. paixu

    0下载:
  2. 各种排序算法,SHELL MERGE,还有随机数的生成 -various sequencing algorithms, SHELL Merg, Random Number Generation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:349718
    • 提供者:和上面
  1. 几种排序方法的实现

    0下载:
  2. 用 插入排序, 希尔排序 ,冒泡, 快速排序 , 选择排序 ,堆排序, 归并排序 实现对任意随机数序列,并比较各种方法的运行快慢和复杂度-with insertion sort, Hill sequencing, bubbling Quick Sort, select, in order of ranking sculpture, merging order to achieve arbitrary random series, and compare the various methods o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:389214
    • 提供者:陈婷
  1. 图的搜索

    1下载:
  2. 在VC的环境下,用C++实现A*算法和双向A*算法,并且能够通过设置不同的参数随机产生以邻接表存储网络图,从而可以对不同启发策略的A*算法进行测试和实验。-in VC environment, the C achieving A * algorithm and the two-way A * algorithm, and through a variety of parameters to generate random adjacent table storage network map, t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15552
    • 提供者:
  1. yesignal

    0下载:
  2. 信号生成:可以生成各种类型的信号包括正弦波、方波、三角波、扫频信号、调幅波、白噪声、窄带随机信号等-signal generation : can generate all types of signals, including sine, square, triangle wave, sweep signal amplitude wave, white noise, narrowband random signals
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:368971
    • 提供者:唐传兵
  1. Simulate_Allocate_Memory_Implement_by_C

    0下载:
  2. 模拟内存分配的c语言实现 六、 实验目的 了解用户程序分配内存以及回收所用内存的过程,加深对操作系统存储管理机制的理解。 七、 实验内容 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 (提示:“内存空闲区”数组的设置原理类似于实验一。动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。) -simulation memory allocation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3617
    • 提供者:丘方
  1. AVL_Lib

    0下载:
  2. Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:87430
    • 提供者:高名
  1. Rnd

    0下载:
  2. DELPHI 产生N个不同的随机数。 希望大家能用得上-DELPHI produce N different random number. Hope you will need them
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:209558
    • 提供者:element
  1. firstfit

    0下载:
  2. 装箱问题的首次适应firstfit方法实现。VC开发图形界面显示。每次点击一下运行按钮装入一个箱子。箱子大小随机生成-crates of the first to adapt firstfit method. VC graphical interface shows. Each button click operation packed a box. Box size random generation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38703
    • 提供者:胡一
  1. random-number

    0下载:
  2. 数据结构典型算法的代码: 关于Chi-Quadrat算法的随机数产生-Data structure of a typical algorithm code: Chi-Quadrat algorithm on the random number generator
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1350
    • 提供者:ly weimar
  1. random

    0下载:
  2. 含有随机算法,素数测试,求最近点对的随机算法-Contains a random algorithm, prime number test, seek the nearest point of the random algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:73967
    • 提供者:winnershu
  1. hashreplacement

    0下载:
  2. 利用MD5函数产生随机的无碰撞的像素选择策略-The use of MD5 function produces a random collision-free pixel selection strategy
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1029
    • 提供者:wangwenhui
  1. Adaptive-Random-Testing

    0下载:
  2. 自适应性随机数检测算法,重点比较演化式算法和其他随机数检测算法-Detection of a random number adaptive algorithms, focusing on evolutionary algorithms and comparing a random number of other Detection
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3735628
    • 提供者:
  1. random

    0下载:
  2. c语言产生泊松分布随机数 指数分布随机数-random number
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2474
    • 提供者:madi
  1. Random

    0下载:
  2. 本word较全面介绍关于VC6.0随机数的产生-More comprehensive descr iption of the word random number generation on VC6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:6683
    • 提供者:徐俊
  1. random-access-sort

    0下载:
  2. 用多种方法,对随机数进行排序,使我们更清楚的明白各自的算法。-In many ways, to sort of random number, make us more clearly understand their algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:635428
    • 提供者:li_heng
  1. Random-number-generate

    0下载:
  2. 任意区间的随机数产生数据结构算法,其最大的亮点是任意区间,这个区间是需要人为的去设定的,-Any range of random Numbers generated data structure algorithm, and its biggest bright spot is any interval, the interval is the need for human to set,
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1654
    • 提供者:汤海波
  1. random-quick-sort

    0下载:
  2. 本程序是数据结构中随机快速排序的实现,该算法能在较短的时间复杂度中实现排序。-This program is a data structure in random quick sort of realization, the algorithm can achieve the sort of complexity in a short time in.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:760
    • 提供者:
  1. quick-sort-and-random-quick-sort

    0下载:
  2. 实现了普通快速排序和随机快速排序,快速排序采用《算法导论》第三版中给出的算法实现。-To achieve a common fast sort and random quick sort, quick sort using the algorithm Introduction in the third edition of the algorithm is given.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2437625
    • 提供者:七月飞霜
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com