资源列表
[数据结构常用算法] UnionFind
说明:并查集算法主要实现在若干个不相交集合中的两个操作:第一判断一个集合是否在另一个集合中,第二合并两个不相交的集合-A union-find algorithm is an algorithm that performs two useful operations on such a data structure:1. Find: Determine which set a particular element is in. 2. Union: Combine or merge two sets i<黄异> 在 2025-06-06 上传 | 大小:249kb | 下载:0
[数据结构常用算法] BigMultiple
说明:该算法可以实现任意大小的整数或浮点数的乘法-The algorithm can achieve any size of integer or floating point multiplication<黄异> 在 2025-06-06 上传 | 大小:54kb | 下载:0
[数据结构常用算法] suanfadaolun-v2.0
说明:算法是程序的灵魂,算法导论对程序员有很大的指导及提高的作用.程序员必读课本.-Algorithm is the soul of the procedures, algorithms Introduction to the programmer a great guide and enhance the role. Programmers reading textbooks.<fightfish> 在 2025-06-06 上传 | 大小:12.43mb | 下载:0
[数据结构常用算法] xbfs
说明:课程设计,一套自己实现的基于位图管理的文件系统-Curriculum design, the realization of a set of their own bitmap based document management system<Lacus Clyne> 在 2025-06-06 上传 | 大小:116kb | 下载:0
[数据结构常用算法] TravelingSalesmanProblem
说明:用便宜算法解决旅行商问题,附测试用例和报告-Cheap algorithm used to solve traveling salesman problem, with test cases and reporting<杨猛> 在 2025-06-06 上传 | 大小:8kb | 下载:0
[数据结构常用算法] ArithmeticExpressionEvaluation
说明:算术表达式求值 从键盘读入一个合法的算术表达式,输出正确的结果,并显示输入序列和栈的变化过程。-Arithmetic Expression Evaluation Reading from the keyboard into a legitimate expression of the arithmetic, the output correct results, and display the input sequence and stack the process of change.<杨猛> 在 2025-06-06 上传 | 大小:5kb | 下载:0
[数据结构常用算法] datrie_cvs20061001.tar
说明:This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as h<lucoy> 在 2025-06-06 上传 | 大小:34kb | 下载:0
[数据结构常用算法] Sudu
说明:使用MFC写的一个解数独的程序,主要使用了类CNineGong及CCell,原理回溯法测试填入的数字是否合理,做了些优化,速度比以前快许多-Use MFC to write a single procedure itself, the main use of the category CNineGong and CCell, the principle of backtracking fill in the number of tests is reasonable, to do some op<protoss> 在 2025-06-06 上传 | 大小:39kb | 下载:0