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

资源列表

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 2674 »
  1. main

    0下载:
  2. 设置在mxn的棋盘上,来回走路,走到最近的边角点就输出yes,否则(即不存在这样的走法)输出no。属于一道简单的模拟算法题目- 文言文 西班牙语 英语 粤语 中文 ON划词翻译ON实时翻译 Set back and forth to walk in the mxn chessboard,, go to the nearest corner point on the output of yes, otherwise (i.e., there is no such move) ou
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:522
    • 提供者:赵奕
  1. MaxSum

    0下载:
  2. 用动态规划算法完成最大子矩阵和问题,是最大子段和问题向二维的推广。-Complete with a dynamic programming algorithm and the largest sub-matrix problem, the problem is the largest sub-segment and the promotion of the two-dimensional.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:523
    • 提供者:奚雅诺
  1. GraphA

    0下载:
  2. 数据结构里关于有向图传递闭包算法求出两点间最短距离的部分资料-Data structure diagram on a transitive closure algorithm to find the shortest distance between two points some of the information
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:523
    • 提供者:Michael
  1. 2-70

    0下载:
  2. 实现把一个简单链表分裂成两个链表,使两个链表长度相等,或其中一个链表的结点数比另一个多1。思想:用两个指针p,h指向链表,初始时p指向表头结点,h指向第二个结点,然后p指针每次走一步,h指针每次走两步,这样当h走到表尾时,p正好走到中间,因此一个链表就是原链表中从头结点到p结束,另一个链表就是从p以后开始的链表。-Implement a simple list to split into two lists, so that the two lists of equal length, or o
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:523
    • 提供者:tyq
  1. GuessNum

    0下载:
  2. 猜数字游戏,系统随机给出一个0到100的数,然后让用户去猜,最后计算出所猜的次数-Guess Numbers game, the system random given a 0 to 100 number, and then let the user to guess, finally calculated the number of guess
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:523
    • 提供者:容永志
  1. Blob

    0下载:
  2. 課堂上的氣泡排序法,對於C語言初學者有幫助! 下載去看看吧-Classroom bubble sort method, for the C language for beginners help! Download check it out!!
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:524
    • 提供者:黄大头
  1. MaxSum-(2)

    0下载:
  2. 用动态规划算法实现最大m子段和问题,给定N个整数组成的序列,以及一个正整数m,要求确定序列的m个不相交子段,使这m个子段的总和达到最大-Dynamic programming algorithm with the maximum m sub-section and the problem, given a sequence of N integers, and a positive integer m, required to determine the sequence of m disjoi
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:524
    • 提供者:奚雅诺
  1. ds_lx1_1

    0下载:
  2. 编写一个读入一个字符串,把它存入一个链表,并按相反的次序打印的程序。-Write a read in a string, put it in a list, and according to reverse order of printed program.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:524
    • 提供者:林冲
  1. UVA-4996

    0下载:
  2. UVA 4996 非常好的一道动态规划题目。欢迎各种交流讨论。-Very good UVA 4996 a dynamic programming topics. Welcome to the various exchanges and discussions.
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:524
    • 提供者:violet
  1. charusort

    0下载:
  2. 简单的插入排序算法,并且会输出每次排序后的结构(包含最后结果)-Simple insertion sort algorithm, and each will be sorted output structure (including the final results)
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:524
    • 提供者:杨浩
  1. eightq

    0下载:
  2. 八皇后的实验程序严伟梅的数据结构非常好的程序哦非常方便的-EIGHT
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:525
    • 提供者:hzx
  1. SORT

    0下载:
  2. 归并排序,首次上传东西,不懂规矩!-SORT
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:525
    • 提供者:陈大
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 2674 »
搜珍网 www.dssz.com