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

资源列表

« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 2673 »
  1. Bellman_Ford

    0下载:
  2. 最短路径 最短路径-Bellman_Ford算法-Shortest path algorithm-Bellman_Ford
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:635
    • 提供者:li
  1. 6

    0下载:
  2. 在一个字符数组c中存放了10个整数,以空格相间隔,要求将它们放到整型数组中,再按大小排序,然后再存放回字符数组c中。-C in a character array of 10 integers in the store, with a space interval, requiring them into the integer array, and then sorted by size and then placed back into a character array c.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:tdgm
  1. Joseph-ring-sort

    0下载:
  2. 利用约瑟夫环对单链表进行的排序算法,直接改变了结点的顺序而没有进行数据域中数值的交换。-Joseph ring singly linked list sorting algorithms, and change the end point of order without the exchange of data field values​ ​ .
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:635
    • 提供者:SchroPony
  1. lianbiaojiaoji

    0下载:
  2. 猴子选大王。n只猴子围成一圈,从1到m报数,报m的猴子出局。余下的猴子从第m+1只开始继续从1到m报数,报m的猴子出局。第n只猴子报数后,第1只猴子接着报数(因为围成了圈)。待整个圈只剩下一只猴子时,该猴子即为大王。n和m由用户输入,请输出当选大王的猴子的编号。-Monkey king election. n monkeys circle, reported that the number 1 to m, m reported monkeys out. The remaining monkey
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:635
    • 提供者:顾欣
  1. ds_6

    1下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:636
    • 提供者:Yvonne
  1. quicksort

    0下载:
  2. 这是快速排序的源代码,大家看看,c++写的。-This is a quick sort of source code, we see, c++ to write.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:xiaocao
  1. 1

    0下载:
  2. 利用数据结构的链表性质来进行查找操作,对应成功失败的结果有相应的返回值-The nature of the data structure linked list lookup operation, corresponds to the results of success or failure return value
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:636
    • 提供者:郝鹏飞
  1. N-queens-problem

    0下载:
  2. 八皇后问题是一个古老而著名的问题,是回溯算法的经典问题。该问题是十九世纪著名的数学家高斯在1850年提出的:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法得到结论,有92中摆法。 本实验拓展了N皇后问题,即皇后个数由用户输入。 -Eight queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:林斌
  1. Selection-method-main4

    0下载:
  2. 这是用C++语言写的一个用选择排序法排序的程序-This is written in c++ language with a selection method of the program
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:636
    • 提供者:流川枫
  1. libsvm2matlabdatacovert

    0下载:
  2. libsvm2matlabdatacovert.txt
  3. 所属分类:数据结构常用算法

  1. stack_link

    0下载:
  2. 这是用链表实现的栈数据结构。链表数据结构的最大优点是不受元素个数的限制,除非内存耗尽。-This is the stack implementation with linked list data structure. List data structure is not subject to the greatest advantage of the restricted number of elements, unless the memory run out.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:637
    • 提供者:刘志福
  1. longgestundecreaselist

    0下载:
  2. 求出一个序列的最长升序列,使用了动态规划的方法-Obtained or a sequence of the longest sequence, using the dynamic programming approach
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:637
    • 提供者:玄霄
« 1 2 ... 71 72 73 74 75 7677 78 79 80 81 ... 2673 »
搜珍网 www.dssz.com