资源列表
[数据结构常用算法] long_division
说明:大整数整除,char *d返回余数,char*c返回结果 -Large integer divisible, char* d return the remainder, char* c return result<deng yang> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] littletree
说明:最小生成树,基本满足最小生成树的所有的要求。-Minimum spanning tree, minimum spanning tree basically meet all the requirements.<risn2007> 在 2025-06-11 上传 | 大小:52kb | 下载:0
[数据结构常用算法] tree-2.65.tar
说明:这是一个表示数据结构tree的c++模板对象,封装的非常好.tree-msvc.hh能在 visual c++下使用,如同使用stl标准模板类库一样-This is a tree data structure that the c++ template object, the package is very good. Tree-msvc.hh be able to use visual c++, as the use of standard template library stl the s<gzj> 在 2025-06-11 上传 | 大小:193kb | 下载:0
[数据结构常用算法] FastSearching
说明:最近邻搜索算法,k_tree算法的大部分中文文献-Nearest neighbor search algorithm, k_tree algorithm for most of the Chinese literature<zoe> 在 2025-06-11 上传 | 大小:11.21mb | 下载:0
[数据结构常用算法] DataStructureAlgorithm
说明:数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回<孙继磊> 在 2025-06-11 上传 | 大小:16.43mb | 下载:0