-
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考-This program is mainly to achieve check copying operation, it can open the txt file format, and then check whether all documents are kept identical, with the command line parameters and data structure algorithms, well suited to learning c++ People to do reference
- 2022-07-19 18:04:18下载
- 积分:1
-
商品交易管理数据库
商品交易管理数据库-commodity transaction management database
- 2022-07-02 20:44:28下载
- 积分:1
-
设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函数输入数据进行测试...
设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函数输入数据进行测试-Design category adjacency list, realize undirected graph of the depth-first traversal non-recursive, non-directed graph breadth-first traversal, and the design of the main function of the input data for testing
- 2022-09-01 23:30:03下载
- 积分:1
-
二叉树的遍历实现:
对二叉树的遍历的简单实现,作为数据结构的入门程序还是很好的,虽然很简单但是当初我作为初学者想方设法写出这个小程序的时候还是发现了自己理解上的一些盲点。数据结构重在实践,大家多练~一起加油,里面还包含了我最开始写的时候容易犯的一些错误。里面有为实现层次遍历写到的队列结构和为非递归用到的栈的结构。
- 2022-07-12 15:28:31下载
- 积分:1
-
矩阵运算
Matrix operations
solution of AX=B
Jordan and newton Methods
- 2022-03-03 02:05:43下载
- 积分:1
-
通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。...
通过该程序实现huffman编码,解码。输入一段字符串,统计字符出现频率,输出huffman编码。输入一段编码,根据预先设定的解码方式进行解码。-Through the process to achieve huffman encoding and decoding. Enter a string, statistical character frequency, the output huffman coding. Enter a code, based on pre-set decoding method to decode.
- 2023-05-05 08:40:03下载
- 积分:1
-
关于数据结构的几篇文章
关于数据结构的几篇文章-data on the structure of the articles
- 2023-03-24 10:20:03下载
- 积分:1
-
排课表,对于给定的课程及其先序关系,给出所需学期数最少的排法。...
排课表,对于给定的课程及其先序关系,给出所需学期数最少的排法。-Course Scheduling table, for a given sequence of courses and their relationship first, given at least the required number of semester scheduling method.
- 2022-04-16 17:28:33下载
- 积分:1
-
含有大量数据结构的源代码 请大家漫漫品味
含有大量数据结构的源代码 请大家漫漫品味-large amounts of data structure containing the source code Please endless taste
- 2022-01-25 17:56:56下载
- 积分:1
-
快照建立步骤及维护
快照建立步骤及维护- The snapshot establishment step and maintains
- 2022-02-26 21:15:06下载
- 积分:1