资源列表
[数据结构常用算法] DSDemoC
说明:进入光盘中的“\DSDemoC”目录,运行DSDemo.EXE,可以进入 数据结构算法演示系统(C语言描述)V3.1C中文版。该软件是在原DOS版程序 基础上改进而成,具体操作请按照界面上的提示进行。 -Access to the optical disk in the DSDemoC directory, run DSDemo.EXE, can enter the data structure of Algorithm Demonstration System (C lan<韩冷飞> 在 2025-06-08 上传 | 大小:302kb | 下载:0
[数据结构常用算法] Clanguagealgorithm
说明:c语言实现数据结构的小算法,包括数组、二叉树、排序等等 ,以及一些小例子-c language data structure to achieve a small algorithm, including the array, binary tree, sorting, etc., as well as some small example<程浩> 在 2025-06-08 上传 | 大小:302kb | 下载:0
[数据结构常用算法] BinaryTree
说明:关于binary tree的算法集合 涵盖了所有的binary tree算法 是学习数据结构不可多得的好材料-Binary tree algorithm on the collection covers all of the binary tree data structure algorithms are studying rare good material<xwx> 在 2025-06-08 上传 | 大小:302kb | 下载:0
[数据结构常用算法] gSpan6.tar
说明:频繁图挖掘实现算法gspan,用C++语言实现-an algorithm for subgraph discovery named gspan,it was first found by famous machine learning expert Jiawei Han<cra> 在 2025-06-08 上传 | 大小:303kb | 下载:0
[数据结构常用算法] Fibonacci
说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。 -4-order Fibonacci sequence is as follows: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+ fi 2+ fi-3+ fi-4, With size k = 4<lv> 在 2025-06-08 上传 | 大小:303kb | 下载:0
[数据结构常用算法] NQueueProgram
说明:八皇后问题,一个经典的算法题,用的是回溯法,把所有的解全部解出来了-eight queue program , it s has the whole answer<fsy> 在 2025-06-08 上传 | 大小:303kb | 下载:0
[数据结构常用算法] KMP-algorithm
说明:c++文档 KMP算法的实现及注释 有详细的文档说明-KMP algorithm c++ document to achieve a detailed documentation and notes<li> 在 2025-06-08 上传 | 大小:303kb | 下载:0
[数据结构常用算法] xueshengguanlixitong
说明:简单的学生成绩管理系统,可以实现查询,添加,排序等操作-Simple student performance management system, you can query, add, sorting and other operations<张祖翔> 在 2025-06-08 上传 | 大小:303kb | 下载:0
[数据结构常用算法] ChessBoardCoverage
说明:C#实现的棋盘覆盖程序,界面比较漂亮,绝对可以运行!-C# implementation the chessboard coverage program, the interface is beautiful, absolutely can run!<jzj> 在 2025-06-08 上传 | 大小:303kb | 下载:0