-
简单介绍了一种数据结构的构建及其使用情况
简单介绍了一种数据结构的构建及其使用情况-introduces a simple data structure of the building and its use
- 2022-06-14 00:34:47下载
- 积分:1
-
Realize stack code, realize all the features of the stack, PUSH, POP, insertion,...
堆栈的实现代码,实现了栈的所有功能,PUSH,POP,插入,销毁,清空等,有调试程序,可以很清楚的看到栈的运行过程-Realize stack code, realize all the features of the stack, PUSH, POP, insertion, destruction, empty and so on, have a debugger, you can clearly see the operation of the process stack
- 2022-03-25 07:40:01下载
- 积分:1
-
循环吗的C语言实现
循环吗的C语言实现-cycle? C Language
- 2023-06-04 21:45:03下载
- 积分:1
-
示例出列
这是只是一个示例代码 C 为队列。如何创建队列、 输入的队列、 删除队列、 排序和显示
- 2023-07-05 17:20:03下载
- 积分:1
-
Pre
前k条最短路径(KSP)算法在国内鲜有研究,本压缩包中文献整合了自1971年此问题被提出后几十年来的论文共25篇。
其中以Martin先生的删除(Delelte)算法与Yen先生的背离(Devation)算法为主。
其中所有文献均来自网络。含有两篇中文文章以及23篇英文文章。
算法的复杂度基本控制于O(logn)内-Pre-k shortest paths (KSP) algorithm in the domestic few studies in the literature in this compressed package integration since 1971, this issue has been moved for several decades a total of 25 papers. Among them, Mr. Martin removed (Delelte) algorithm and Mr. Yen departure (Devation) algorithm is based. In which all documents are from the network. Contains two Chinese articles and 23 articles in English. The complexity of basic control algorithms in O (logn) in
- 2023-01-02 04:10:18下载
- 积分:1
-
八皇后问题,用vc编写了一个可以解决八皇后问题的程序,实现了递归调用。...
八皇后问题,用vc编写了一个可以解决八皇后问题的程序,实现了递归调用。-The eight queens problem, using vc write a means of solving the eight queens problem program to achieve the recursive calls.
- 2023-03-04 03:20:03下载
- 积分:1
-
篮球赛抽签系统,先输入球队数,由随机函数在1
篮球赛抽签系统,先输入球队数,由随机函数在1-N抽取一个数,作为初始密码,出列第一支球队,然后根据各队输入本队密码,利用joseph环,使每次出列的球队密码作为新的密码,直到所有球队出列,即可确定分组顺序-Basketball lottery system, first enter the team number by the random function in the 1-N taken a number, as the initial password, the first teams out of the column, and then each team enter the team password, using joseph ring, so that each second team out of the column as a new password password, until all the teams out of the column, you can determine the packet sequence
- 2022-02-03 18:33:48下载
- 积分:1
-
归并外排序,要先运行file程序,在硬盘上建立dat文件,再运行排序程序...
归并外排序,要先运行file程序,在硬盘上建立dat文件,再运行排序程序-ranking first run file procedures, the establishment of dat drives on paper, sorting operation procedures
- 2022-09-21 13:05:04下载
- 积分:1
-
Delphi 地址簿
代码可以帮助您管理条目在电话簿的各种设置和配置自动功能。欢迎大家下载、试用。谢谢大家的支持!
- 2023-03-02 12:05:04下载
- 积分:1
-
医药销售管理系统
1)基本要求:
(1)分析各系统的需求;
(2)选用DBMS和设计工具;
(3)提出系统的设计方案;
(4)对所设计的数...
医药销售管理系统
1)基本要求:
(1)分析各系统的需求;
(2)选用DBMS和设计工具;
(3)提出系统的设计方案;
(4)对所设计的数据库系统进行调试。
-Pharmaceutical Sales Management System 1) Basic requirements: (1) to analyze the needs of each system (2) selection of DBMS and design tools (3) for the system design (4) database system designed for debugging.
- 2022-02-26 18:11:44下载
- 积分:1