资源列表
[数据结构常用算法] Circular_Code_doc
说明:数值循环算法资料,全英文,介绍比较详细,是很好的参考资料-Numerical calculation algorithm cycle information, in English, introduced in more detail, is a good reference<zsh> 在 2025-06-24 上传 | 大小:1.33mb | 下载:0
[数据结构常用算法] shortest-path
说明:dijkstra算法 基于C++的最短路径算法研究与实现 -dijkstra algorithm<王曦> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CPPjuzhengyuanma
说明:C 矩阵类模板(支持实数矩阵与复数矩阵的各种运算),功能非常强大,而且用模板实现,完整无错,后面有测试代码.需要的拿走.-C Matrix class template (for real and complex matrix of matrix operations), very powerful, and use templates, a complete error-free, followed by a test code needs to take.<朱俊> 在 2025-06-24 上传 | 大小:21kb | 下载:0
[数据结构常用算法] list_operation_Of_C_Language
说明:链表操作完整工程,包括链表的创建、删除、插入、翻转、排序等等。编程环境为VC6.0,完整工程,可以直接下载运行。-Complete list operation projects, including the creation of the list, delete, insert, flip, sort, and so on. Programming environment for VC6.0, complete projects, you can download Win The lin<zyh> 在 2025-06-24 上传 | 大小:232kb | 下载:0
[数据结构常用算法] Pattern-matching
说明:串的模式匹配问题.这在数据结构课本中占有一席之地。它可用于文件编辑-The string pattern matching problem plays an important role in the data structure.It can be used to edit text.<zhangyue> 在 2025-06-24 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Josephus-problem
说明:约瑟夫问题 假设有n个小孩坐成一个环,假如从第一个小孩开始数,如果数到m个小孩,则该小孩离开,问最后留下的小孩是第几个小孩? -The Josephus problem.Assuming n students sit in a ring.we start count from the first student.when we count m,the student who has the number of m musts leave.wo now ask the last one s<zhangyue> 在 2025-06-24 上传 | 大小:5kb | 下载:0