资源列表
[数据结构常用算法] DataStructure(CSharp)
说明:将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data<liukunyao> 在 2025-01-16 上传 | 大小:1.28mb | 下载:0
[数据结构常用算法] maze
说明:数据结构试验报告—迷宫问题,有详细的需求分析和源码及测试结果,高质量!-Test report data structure- a maze problem, there is a detailed needs analysis and source code and test results<sunyingcheng> 在 2025-01-16 上传 | 大小:68kb | 下载:0
[数据结构常用算法] huff
说明:数据结构上机报告-huffman。内有详细的需求分析及、源码及测试结果。高质量!-Data structure report on machine-huffman. Inside there is a detailed needs analysis and, source code and test results. High quality!<sunyingcheng> 在 2025-01-16 上传 | 大小:9kb | 下载:0
[数据结构常用算法] JosephRing
说明:约瑟夫环,学数据结构的很值得好好研究的算法。包含实验报告。-Joseph Wan, the data structure of the study is worth a good study of algorithms. The report contains the experiment.<傅其龙> 在 2025-01-16 上传 | 大小:32kb | 下载:0
[数据结构常用算法] Binarytreeforthewidth
说明:求二叉树中的宽度 二叉树中具有结点数最多的那一层结点总数即是二叉树的宽度。可以采用分层遍历的方法求出所有结点的-Binary tree for the width of tree nodes with the largest total number of nodes that a layer that is the width of tree. Layered traversal can be used to derive all<宋晋> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] TreeTraversal
说明:已知二叉树的先序、中序遍历的结果,构造出该二叉树,并用非递归的后序遍历算法遍历该二叉树-Sequence of the first known binary tree, traversal of the results of the binary tree structure, and after the use of non-recursive traversal of the binary tree traversal algori<浩峰> 在 2025-01-16 上传 | 大小:252kb | 下载:0