资源列表

« 1 2 ... .09 .10 .11 .12 .13 1314.15 .16 .17 .18 .19 ... 2656 »

[数据结构常用算法greed

说明:带有期限和效益的单位时间的作业排序贪心算法。作业已按效益值递减的顺序排好,依次输入各作业的期限值,要求按顺序输出最优解。-With the duration and effectiveness of the unit time Scheduling greedy algorithm. Operating efficiency values ​ ​ have been decreasing order, the ord
<青青> 在 2024-11-17 上传 | 大小:4kb | 下载:0

[数据结构常用算法shortest

说明:改算法,求出一个图中每对结点之间的最短路径,输出该路径长度及所经过的结点。-Change the algorithm, a graph obtained in each of the shortest path between nodes, the output and the length of the path through the nodes.
<青青> 在 2024-11-17 上传 | 大小:24kb | 下载:0

[数据结构常用算法long_factorial

说明:两个大整数相乘,由于long int型的位数也不够,所以要用数组来表示,此程序即是这个功能。-Multiplying two large integers, the number of bits as long int type is not enough, so use an array to indicate that this procedure is this.
<青青> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:C++数据结构与算法,高清,非扫描版.对学习C++有很大的帮助!-C++ data structures and algorithms, high-definition, non-scan version. On learning C++ is very helpful!
<lan> 在 2024-11-17 上传 | 大小:7.59mb | 下载:0

[数据结构常用算法Linklist

说明:数据结构——从键盘输入数据,创建单链表,输出显示单链表,将前面建立的两个单链表首尾相连 -Data structure- from the keyboard input data, create a single list, the output shows a single linked list, will be built in front of two single linked end to end
<> 在 2024-11-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法AVL

说明:This is an AVL Tree Algorithm for graphs
<mori> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法data_structures

说明: 学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200、400、1500米,跳高、跳远、标枪、铅球、铁饼等。进入系统后可以输入和修改某个项目的结果情况,可以按系院编号查询;按项目编号查询;按各系院编号输出总分并按总分排序;按男团体总分排序;按女团体总分排序。-Sports scores of students of a school database system records a
<刘美琪> 在 2024-11-17 上传 | 大小:1.26mb | 下载:0

[数据结构常用算法shunxubiaodecaozuo3.18

说明:可以实现顺序表的创建和基本操作,对才接触数据结构的人在理解和自己编程上有帮助-Can be achieved in order to create the table and the basic operations, the only access to the data structure in the understanding and help on their own programming
<clard> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法string-pailie-c

说明:C语言版的字符串排列算法,计算并输出字符串排列和个数-C language version of the string alignment algorithms, calculations and output the string arrangement and number of
<yangqiang> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法string-pailie-cPP

说明:C++版本的字符串排列算法,输出各种不同的排列,同时给出排列数-C++ version of the string alignment algorithms, the output of various different arrangements, and gives the number of arranged
<yangqiang> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法BPtree

说明:B+树数据结构,给出了b+树中各种常用的函数-B+ tree data structure, b+ tree is given a variety of commonly used functions
<yangqiang> 在 2024-11-17 上传 | 大小:3kb | 下载:0

[数据结构常用算法Bezier

说明:贝叶斯曲线的生成的VC++源码,是mfc的哦!-Bayesian curve generated by VC++ source code for a mfc Oh!
<rexlc> 在 2024-11-17 上传 | 大小:1.88mb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 1314.15 .16 .17 .18 .19 ... 2656 »

源码中国 www.ymcn.org