资源列表
[数据结构常用算法] Knight-traveled
说明:数据结构算法,骑士游历问题的解决及分析说明。-Data structure algorithms, Knight traveled to problem solving and the analysis shows.<程雷> 在 2025-06-16 上传 | 大小:13kb | 下载:0
[数据结构常用算法] binany_tree
说明:输入二叉树两种遍历结果(中序加另外一种),恢复该二叉树。-Input binary tree the two traversal results (in sequence plus another) to restore the binary tree.<王伟> 在 2025-06-16 上传 | 大小:114kb | 下载:0
[数据结构常用算法] DataMining
说明:读入,更改EXCEL数据,做出计算!一些函数的调用实现!-read and write data from ms excel,caculate them and use some particular functions<741262008cjz> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Algorithms_for_Programmers
说明:上传一部算法书,我个人觉得不错 写每个算法的具体实现,有些算法不止一个实现 嗯 真的很不错-Upload an algorithm the book, I personally feel that a good write each algorithm to achieve, some algorithm is more than an implementation ah really good<郑友人> 在 2025-06-16 上传 | 大小:2.33mb | 下载:0
[数据结构常用算法] ThePCPPPStandardPLibrary
说明:C++ 标准程序库 C++标准库的教学应用手册-C++ the standard library C++ standard library Teaching Application Notes<张三> 在 2025-06-16 上传 | 大小:3.37mb | 下载:0
[数据结构常用算法] suanfafenxi
说明:算法分析课程讲解,完整而且内容十分具有代表性,让学生真正可以学好算法-Algorithm analysis course explains the complete and very representative, so that students can really learn algorithm<王博> 在 2025-06-16 上传 | 大小:2.45mb | 下载:0
[数据结构常用算法] the-structor-of-data
说明:介绍了c语言的数据结构,有助于理解c语言的构成-C language data structure helps to understand the composition of the c language<andy> 在 2025-06-16 上传 | 大小:8.83mb | 下载:0
[数据结构常用算法] jicha
说明:给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。设计程序计算 M -Given n positive integers, proceed as follows: each time deleting two numbers a and b, add a number of a* b+1 until only a number of N. All this N,<yan> 在 2025-06-16 上传 | 大小:1kb | 下载:0