资源列表
[数据结构常用算法] string-matching
说明:c++实现的字符串匹配的KMP算法和BM算法-c++ achieve the KMP string matching algorithm and the BM algorithm<LIU Y> 在 2025-06-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] visualization
说明:高人做的排序算法图形化展示,有点意思,用空看看!-sort program demostrate for<wat> 在 2025-06-13 上传 | 大小:517kb | 下载:0
[数据结构常用算法] Data-Structure-SWF
说明:数据结构的各个算法的Flash动画演示,非常全,非常生动。SWF格式,直接就能打开。学习数据结构必备。-Flash animation of each algorithm data structure, very full, very vivid. SWF format, can be opened directly. Learning the necessary data structures.<whistlezl> 在 2025-06-13 上传 | 大小:940kb | 下载:0
[数据结构常用算法] double-cycle-linkedlist
说明:双向循环链表,能够实现插入,删除节点的功能,并且支持循环操作。-double cycle linkedlist<张衡> 在 2025-06-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] calculator
说明:实现简易的加减乘除运算,在VC环境下运行用到栈和队列的相关知识-Implement simple arithmetic operations, operating environment used in the VC stack and queue knowledge<krystal> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[数据结构常用算法] d
说明:设计一个稀疏矩阵计算器,要求能够:⑴输入并建立稀疏矩阵;⑵输出稀疏矩阵;⑶执行两个矩阵相加;⑷执行两个矩阵相乘;⑸求一个矩阵的转置矩阵;⑹求一个矩阵的逆矩阵(选做)。-Design of a sparse matrix calculator, requires the ability to: ⑴ input and the establishment sparse matrix ⑵ output sparse matrix ⑶ perform two matrices are added<David> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[数据结构常用算法] cycleList
说明:一个简易的环形链表程序,支持插入、查找、删除等基本操作,风格简约,gcc下编译通过-A simple circular linked list that supports insert, search, delete, and other basic operations, simple style, gcc compiler through<Xie Guannan> 在 2025-06-13 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Greedy-algorithm
说明:使用C语言编写的背包问题之贪婪算法求解源代码 -Greedy algorithm using C language source code for solving the knapsack problem<刘锋> 在 2025-06-13 上传 | 大小:1kb | 下载:0