资源列表

« 1 2 ... .98 .99 .00 .01 .02 1103.04 .05 .06 .07 .08 ... 2656 »

[数据结构常用算法FMS

说明:一个任务有最迟完成时间和其收益,任务必须在最迟完成时间内完成才可得到收益。求一个安排的序列,使能够得到最大收益。-A task completion time and its latest earnings, the task must be completed no later than the time to complete before you can get benefits. Seeking an arrangement sequence, so that maximum benef
<Rhonda> 在 2025-06-14 上传 | 大小:873kb | 下载:0

[数据结构常用算法pojcode1

说明:几道poj的题,仅供大家参考,欢迎大家指正-pojcode
<mc> 在 2025-06-14 上传 | 大小:5kb | 下载:0

[数据结构常用算法Binary_tree_test

说明:二叉树相关操作:插入节点,删除节点,实现排序等-Binary_tree_test
<Sgt.> 在 2025-06-14 上传 | 大小:1.11mb | 下载:0

[数据结构常用算法Cpp1

说明:KM算法,很好的用于求二分图的最优匹配问题-KM algorithm, very good for seeking the optimal bipartite graph matching problem
<张久> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法SHORTEST

说明:弗洛伊德求最短路径的VC算法 #include <iostream> using namespace std #define MAXV 50 #define INF 32767 typedef int InfoType //邻接矩阵存储方法 typedef struct { -Freud find the shortest path algorithm# include VC <iostream> using namespace s
<nannan > 在 2025-06-14 上传 | 大小:909kb | 下载:0

[数据结构常用算法para

说明:平面有限元计算程序员 八节点-para
<王强> 在 2025-06-14 上传 | 大小:100kb | 下载:0

[数据结构常用算法shu

说明:输入先序遍历二叉树,然后中序及后序遍历输出,以及输出输的深度-Enter the first binary tree traversal, and then in the post-order traversal sequence and output, and the depth of the output lost
<111y> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法ListOfRealizing

说明:链表的实现。数据结构的初学者可借鉴为链表的C++实现。-Linked list implementation. Beginners can learn the data structure for the list of C++ implementation.
<张汉鑫> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法PolynomialAddition

说明:多项式加法的实现。用链表实现多项式加法,适用初学数据结构的实验。-Implementation of polynomial addition. Polynomial addition using linked list implementation, data structures for beginners experiment.
<张汉鑫> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Ferrers

说明:自共轭Ferrers图,源代码是自共轭Ferrers图.c-Ferrers graph self-conjugate
<陈勇> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法dsTEST

说明:数据结构 c 语言自测题 可以给考研的拿来看看,每章都有-DS
<樊勇> 在 2025-06-14 上传 | 大小:459kb | 下载:0

[数据结构常用算法all

说明:实现大整数的加法、乘法 实现语言:c-Implement large integer addition, multiplication
<何翰婷> 在 2025-06-14 上传 | 大小:3kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 1103.04 .05 .06 .07 .08 ... 2656 »

源码中国 www.ymcn.org