资源列表

« 1 2 ... .13 .14 .15 .16 .17 118.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法LBBL

说明:该程序实现链表的遍历功能,打印出相应的链表节点-The realization of the program list traversal function, print out the corresponding node list
<yanyansama> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法ECSBL

说明:该程序实现二叉树的遍历功能,能够打印出二叉树的节点-The program realization of the binary tree traversal function, is capable of printing out the binary tree node
<yanyansama> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Chessman

说明:分治法经典问题,棋子移动问题,在规定的规则内移动棋子。-Classic problem of sub-rule law, chess mobile issues, the rules in the pawn move.
<蔡吉欣> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法G_coin

说明:经典的金币问题的实现。并进行了优化。有详细的注释。-Classic problem of the realization of gold coins. And optimized. Detailed notes.
<蔡吉欣> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法mowangyuyan

说明:实现魔王语言程序,运用了数据结构中的队列。-Achieve devil language procedure, use of the data structure of the queue.
<蔡吉欣> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法CXDD

说明:停在车厢调度站的车厢序列编号依次为1,2,....n,求所有可能的输出序列号-Stopped at the train station the train scheduling serial number followed by 1,2 ,.... n, for all possible output sequence number
<李丽> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法heap_sort

说明:数据结构是程序设计人员必修的课程,而排序又是重中之重,heap_sort就更不用说啦-Data structure is a procedural designers the compulsory courses, while the sort is the most important, heap_sort啦, not to mention
<张峰> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法insert_sort

说明:排序中的insert_sort是用的最多的一个排序方法啦-Sort of insert_sort is one of the most sort method you
<张峰> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法merge_sort

说明:merge_sort的一个示例程序,希望能对初学者有所帮助-merge_sort an example of the procedure, hoping to be helpful for beginners
<张峰> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法quick_sort

说明:qiuck_sort是优于其他排序操作的一种排序方法,而且不易于理解-Sort qiuck_sort is superior to other methods of operation of a sort, but can not be easily understood
<张峰> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法C

说明:Descr iption 一个一元多项式可以看作由若干个一元单项式按降幂排列成的线性表。请编写程序对输入的两个一元多项式求积,并输出求积的结果。 Input 输入为两个一元多项式,每个一元多项式输入一行,按照降幂依次输入每个单项式的系数和指数,并以-1 -1作为结束。 系数和指数均为整数,指数不小于0。 Output 输出为求积结果多项式,按照降幂依次输出每个单项的系数和指数,每个数值后面用一个
<邻居们> 在 2024-11-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:这是一个二叉树的算法,主要用C++开发,只写了二叉树的核心代码,该代码已经调试通过可以直接运行.该算法也没有输入功能,为了方便大家看清二叉树的结构,把输入的数据都在源码中用一个数组存放好的-This is a binary tree algorithms, the main C++ Development, only to write a binary tree of the core code, the code has been r
<李梓钺> 在 2024-11-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 118.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org