资源列表

« 1 2 ... .17 .18 .19 .20 .21 1622.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法MaxSum

说明:用动态规划算法完成最大子矩阵和问题,是最大子段和问题向二维的推广。-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.
<奚雅诺> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaxSum-(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 dete
<奚雅诺> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法LinkedList

说明:A Linked List data structure implemented via pointers.
<subzeroice16> 在 2024-11-10 上传 | 大小:4kb | 下载:0

[数据结构常用算法LinkedQueue

说明:A data structure implemented with by a Linked List data structure.
<subzeroice16> 在 2024-11-10 上传 | 大小:4kb | 下载:0

[数据结构常用算法LinkedStack

说明:A Stack abstract data type implemented via a Linked List
<subzeroice16> 在 2024-11-10 上传 | 大小:4kb | 下载:0

[数据结构常用算法Dijkstras-Algorithm

说明:Dijkstra s Algorithm and a Graph Data Structure
<subzeroice16> 在 2024-11-10 上传 | 大小:207kb | 下载:0

[数据结构常用算法Sort

说明:基于mfc和cmd的排序算法实现; 有友好的的界面操作;-Mfc-based sorting algorithm and cmd a friendly interface operation
<周炎兵> 在 2024-11-10 上传 | 大小:1.88mb | 下载:0

[数据结构常用算法Maintain-the-linear-form

说明:线性表的维护,包括删除,修改,排序,建立,打印输出等功能。-Linear form of maintenance, including delete, modify, sort, create, print output function.
<chuangfen> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maintenance-of-binary-search-tree

说明:二叉排序树的维护,包括修改建立删除插入等功能。-Binary sort tree maintenance, including the establishment of modified to delete the inserted functions.
<chuangfen> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法establish-and-travel

说明:二叉树的建立(固定数字)及用前序遍历法周游并输出。-The establishment and use of binary tree traversal method before travel and output.
<chuangfen> 在 2024-11-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法A-Star-Algoritm

说明:A*算法演示程序,介绍A*算法及其演示的程序-A Star Algorithm Program
<lijian> 在 2024-11-10 上传 | 大小:12kb | 下载:0

[数据结构常用算法DormMan

说明:简单的宿舍号,学号,姓名排序,自己读取txt,随机生成信息。-Simple dormitory number, student number, name, sort, he read txt, randomly generated information.
<强子> 在 2024-11-10 上传 | 大小:4.1mb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1622.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org