-
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!...
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!
- 2022-02-03 20:28:58下载
- 积分:1
-
数据库课程设计工程项目管理系统 仅供参考
数据库课程设计工程项目管理系统 仅供参考-curriculum design database management system project is for reference only
- 2022-08-17 15:42:03下载
- 积分:1
-
一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连...
一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连通无向图的深度和广度优先遍历。以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one. Description many issues involving maps of algorithms are to traverse the map-based. A written test procedures, demonstrating the connectivity of undirected graph visit all the nodes on the operation. 2. Adjacent to the basic requirements for storage of multiple linked list structure. Connectivity to the map without the depth and breadth- first traversal. User specified nodes as a starting point, the output of each node traversal visit Spanning Tree sequence and the corresponding set of edges.
- 2022-07-10 16:08:09下载
- 积分:1
-
Linear chain, said the table when the realization of all basic operations, such...
线性表的链式表示时各基本操作的实现,例如链表的初始化,删除,添加,-Linear chain, said the table when the realization of all basic operations, such as the initialization list, delete, add, and so on
- 2022-08-19 16:08:07下载
- 积分:1
-
这个是数据结构中一定有的哈夫曼的实验
这个是数据结构中一定有的哈夫曼的实验-this is the data structure will have to Huffman experiments
- 2022-06-02 21:00:59下载
- 积分:1
-
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用...
K路归并算法
* 本程序用来实现K路归并算法
* 在Turbo C2.0编译器下编译通过
* 算法过程中
* K由用户输入
* 用户选择需要归并的数据的个数
* 由程序生成随机数据,数据结构为链表,并展示给用户
* 然后程序告诉用户需要增加的虚节点的个数
* 并把虚节点加入到链表中去,最后进行归并
-K Road merge algorithm* This procedure used to realize the way merging algorithm for K* in Turbo C2.0 compiler compiler under the process through the* algorithm* K* by the user input the user select the number of merging the data* generated by the random data , data structure for the list, and display to the user* and then the procedure to tell the user the need to increase the number of virtual nodes and virtual nodes* added to the list going, and finally to merge
- 2023-07-07 22:05:03下载
- 积分:1
-
数据结构:有关树所有操作
数据结构:有关树所有操作- Construction of data: The related tree all operates
- 2023-08-09 05:05:03下载
- 积分:1
-
旅游管理系统1分为12类模块,4个模块,一个VB…
旅游管理系统一共分12个类模块,4个模块,一个VB开发的旅游信息管理系统,很完整使用-Travel Management System 1 is divided into 12 categories module, 4 modules, a VB development of tourism information management system, it is full access! ! !
- 2022-01-24 16:29:27下载
- 积分:1
-
joseph的程序对很多C初学者有着很大的帮助,用C++程序实现的
joseph的程序对很多C初学者有着很大的帮助,用C++程序实现的-many of the procedures C beginners have great help with the C Programming
- 2023-05-06 13:35:03下载
- 积分:1
-
求矩阵特征值、解方程组
求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
- 2022-03-18 20:26:41下载
- 积分:1