资源列表
[数据结构常用算法] datastruct
说明:数据结构(C)用语言版 堆栈 队列 树datastrcut c语言版-c help<夜郎俊杰> 在 2025-06-18 上传 | 大小:5.38mb | 下载:0
[数据结构常用算法] kmp-c-program
说明:数据结构的kmp算法的实现和调试,进一步学习树与二叉树的数据结构算法。-Data structure kmp algorithm implementation and debugging, and further study binary tree data structure and algorithm.<陈文> 在 2025-06-18 上传 | 大小:18kb | 下载:0
[数据结构常用算法] sorting-algorithm
说明:排序算法比较,可采用的方法有插入排序、希尔排序、起泡排序、快速排序、选择排序、堆排序、归并排序-Sorting algorithm comparison, the method can be used with insertion sort, shell sort, bubble sort, quick sort, selection sort, heap sort, merge sort<chenyuhao> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] maze
说明:设二维数组maze[m][n]为0 表示此路可通,为1表示此路不通.入口是maze[1][1]出口为maze[m][n]且maze[1][1]=0, maze[m][n]=0. 编写寻找从入口到出口的一条最短路径的程序-Based two-dimensional array maze [m] [n] to 0 indicates that this road may pass, as 1 said that being the case. Entrance is maze [1] [1] exp<chenyuhao> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dwx_ex5BiTree
说明:数据结构的实验,二叉树,用的VC++语言,MFC界面实现,界面上带着详细说明。-Experimental data structure, binary tree, using VC++ language, MFC interface implementation, the interface with detailed instructions.<perillachime> 在 2025-06-18 上传 | 大小:29kb | 下载:0
[数据结构常用算法] ex_2_khpp
说明:数据结构实验,括号匹配,VC++编程,MFC界面实现,用户输入一串表达式,判别括号是否匹配-Experimental data structure, bracket matching, VC++ programming, MFC interface implementation, the user enters a string expression, determine whether the matching parenthesis<perillachime> 在 2025-06-18 上传 | 大小:27kb | 下载:0
[数据结构常用算法] number
说明:有关校园最短路径问题的c++代码,可能不是很完善-The shortest path problem on the campus of c++ code<xinghanluoxi> 在 2025-06-18 上传 | 大小:62kb | 下载:0
[数据结构常用算法] shangbuqi
说明:该系统要求实现一个简单、实用的图书管理程序,主要功能包括图书数据的录入、查找、修改、删除、统计、排序等。所有图书数据都要利用文件系统保存,以备系统下次运行时使用。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些基本算法思想的应用。 -The system called for a simple, practical library management program, the main features include books data entry, search, modif<丁佩> 在 2025-06-18 上传 | 大小:1kb | 下载:0