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

资源列表

« 1 2 ... .16 .17 .18 .19 .20 2521.22 .23 .24 .25 .26 ... 2673 »
  1. KindSort

    0下载:
  2. 掌握多种内排序方法的基本思想、排序过程、算法实现,能进行时间和空间性能的分析,根据实际问题的特点和要求选择合适的排序方法。-Grasp the basic idea of a variety of internal sorting algorithm, sorting process, the algorithm can be time and space performance analysis, according to the characteristics and requirement
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.07kb
    • 提供者:李华
  1. tingchechang

    0下载:
  2. 设停车场是一个可停放n辆车的狭长通道,且只有一个大门可供汽车进出。在停车场内,汽车按到达的先后次序,由北向南依次排列(假设大门在最南端)。若停车场内已停满n辆车,则后来的汽车需在门外的便道上等候,当有车开走时,便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后进入的车辆必须先退出停车场为它让路,待该辆车开出大门后,其他车辆再按原次序返回车场。每辆车离开停车场时,应按其停留时间的长短交费(在便道上停留的时间不收费)。-The parking lot is a long and narro
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:李华
  1. C---C-space-reconstruction-method

    0下载:
  2. C-C空间重构法,对随机信号进行空间重构。-C- C space reconstruction method, the random signal space reconstruction.
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:5.31kb
    • 提供者:马志方
  1. PUsc1

    0下载:
  2. 假设给定了4个n元素集合A,B,C,D,要求分别从中各选取一个元素a,b,c,d,使得a+b+c+d 0,请给出方法确定一共可以有多少选法?-a test!
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:93.61kb
    • 提供者:jack
  1. yuesefuhuan

    0下载:
  2. 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后[1] 结果+1即为原问题的解。-Known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around a round tabl
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:515byte
    • 提供者:殷姜
  1. BubbleSort

    0下载:
  2. 用c++实现冒泡排序,在算法中冒泡排序是一个经常被提及的算法,是排序算法中最简单的一种-With c++ implement bubble sort, bubble sort algorithm in the algorithm is a frequently mentioned, the sorting algorithm is one of the easiest
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10.2mb
    • 提供者:张泉
  1. BinaryInsertSortAndSearch

    0下载:
  2. 键盘输入伪随机个数,生成相应的为随机数,实现降序二分插入算法,降序二分检索算法-Keyboard input pseudo random number, a random number is generated corresponding to achieve descending binary insertion algorithm, binary search algorithm descending
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:pudnppeter
  1. CircularBufferTest

    0下载:
  2. 存储可变长度数据的循环缓冲区类及测试程序-variable length data circular buffer
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:8.81kb
    • 提供者:littlefishpu
  1. cnmm

    0下载:
  2. 前缀码:任何一个字符的编码都不是同一字符集中另一个字符的编码的前缀。 请编写一个程序,判断输入的n个由1和0组成的编码是否为前缀码。如果这n个编码是前缀码,则输出 YES”;否则输出第一个与前面编码发生矛盾的编码。-Prefix: Any character encoding is not the same character set encoding another character prefix. Write a program, n one by the ones and ze
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:601byte
    • 提供者:王浩东
  1. Linux

    0下载:
  2. Linux下的显示,中断,计时器,信号量,做成的迷宫游戏-Linux
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:650.25kb
    • 提供者:DIAO
  1. Greedy-Algorithm

    0下载:
  2. 数据结构(java版)第三版的贪心算法背包问题源码程序-Greedy Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:6.15kb
    • 提供者:ttf
  1. VBToolsop

    0下载:
  2. 如何打开文本文件,需要的试试吧。 如何打开文本文件,需要的试试吧。 -How to open the txtfiles by vb6? if you need the source code you can download it free.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:刘先生
« 1 2 ... .16 .17 .18 .19 .20 2521.22 .23 .24 .25 .26 ... 2673 »
搜珍网 www.dssz.com