资源列表
[数据结构常用算法] jiapuxitong
说明:编写的家谱系统,利用了家谱关系建立起来的数据结构-Written genealogy system, using the family tree data structure built up relationships<karen tan> 在 2024-11-15 上传 | 大小:121kb | 下载:0
[数据结构常用算法] migongqiujie
说明:这是严蔚敏数据结构中的迷宫求解算法的具体程序,能够直接实现。-This is a data structure Yan Wei-min algorithm maze of specific procedures, can be directly achieved.<文艺> 在 2024-11-15 上传 | 大小:512kb | 下载:0
[数据结构常用算法] kuohaopipei
说明:这是严蔚敏数据结构书中的括号匹配的原始程序,可以实现。-This is the YAN Wei-min data structure of the original book, brace matching procedures can be achieved.<文艺> 在 2024-11-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] suanfa3.6he3.7
说明:这是严蔚敏数据结构书上的算法3.6和3.7的原始程序,可以实现-This is Yan Wei Min algorithms book data structures 3.6 and 3.7 of the original program can be achieved<文艺> 在 2024-11-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] huffmantree
说明:数据结构与算法,关于哈弗曼树的C++语言实现,其中涉及二叉树和优先队列的相关知识-a piece of code about HuffmanTree ,use the C++ language, and also include some knowledge of binarytree and prior tree.<Elaine> 在 2024-11-15 上传 | 大小:114kb | 下载:0
[数据结构常用算法] Generic-function
说明:泛型函数: 总结:使用标准模板库 (STL) C++标准库提供了更为安全,更为灵活的数据集处理方式。 STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。 访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供; 算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using<fdsf> 在 2024-11-15 上传 | 大小:739kb | 下载:0