-
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
-
无向网生成最小树,基于VISUAL C++开发,数据结构
无向网生成最小树,基于VISUAL C++开发,数据结构-Undirected network generate minimum spanning tree, based on the VISUAL C++ Development, data structure
- 2022-01-25 18:16:13下载
- 积分:1
-
一个相当好的树状目录程序,实用于动态网站数据库,可以动态显示产品目录结构...
一个相当好的树状目录程序,实用于动态网站数据库,可以动态显示产品目录结构-err
- 2022-04-11 20:48:01下载
- 积分:1
-
php+ mysql+ apache button to install one.
php+mysql+apache一键安装.-php+ mysql+ apache button to install one.
- 2023-07-18 22:10:06下载
- 积分:1
-
ArkoMaster端系统模块设计文档
系统管理软件自主开发软件。
系统管理软件A实现最终目标:是可以自由横跨桌面(Desktop)、Client/S...
ArkoMaster端系统模块设计文档
系统管理软件自主开发软件。
系统管理软件A实现最终目标:是可以自由横跨桌面(Desktop)、Client/Server、大型主机的不同层次的管理,管理的对象包括应用程序(Applications),数据库(Database),网络(LAN, WAN),系统平台(System Platform)和互连网Internet/Intranet等五个方面。-End system ArkoMaster modular design their own document management software system to develop software. A system management software to achieve the ultimate goal: It is free across the desktop (Desktop), Client/Server, mainframe different levels of management, including management of applications (Applications), database (Database), network (LAN, WAN ), system platforms (System Platform) and the Internet Internet/Intranet and other five areas.
- 2022-03-11 14:13:45下载
- 积分:1
-
ADO database programming some of the information that they collect, and I hope t...
ADO数据库编程的一些资料,自己搜集的,希望所帮助。-ADO database programming some of the information that they collect, and I hope to help.
- 2023-07-24 17:55:06下载
- 积分:1
-
a good staff training system
一个不错的员工培训系统-a good staff training system
- 2022-09-09 02:20:02下载
- 积分:1
-
vSQL server 的教务管理系统
vSQL server 的教务管理系统-vSQL server management system for the Senate
- 2022-02-01 19:38:45下载
- 积分:1
-
数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构...
数据结构中关于十字链表的实现,十字链表可以很好的对稀疏矩阵进行效率很高的存储和计算。比如在通信纠错编码的ldpc编译码中就要用到这种数据结构-data structure on the realization of Chain Cross, Cross List can be good for sparse matrix highly efficient storage and computing. For example, in communications-correction coding ldpc encryption it is necessary to use this data structure
- 2022-02-01 10:20:09下载
- 积分:1
-
data structure is the basis for programming, which in this case is I wrote the e...
数据结构是编程的基础,本例是本人写的八个基本数据结构的实现方法,用C语言编写,在VC中调试成功,并带有少量的注释,有兴趣的可以研究一下。我在里面尽量使用了指针-data structure is the basis for programming, which in this case is I wrote the eight basic data structure of the method, using C language, in VC debugging success, and with a small amount of the Notes may be interested in the study. I try to make full use of a guideline
- 2022-02-01 17:18:53下载
- 积分:1