-
给定一个正整数
给定一个n位正整数a,去掉其中任意k
- 2022-08-22 12:54:39下载
- 积分:1
-
Bugs Integrated, Inc. 解题报告
Bugs Integrated, Inc. 解题报告-Bugs Integrated, Inc. Problem-solving report
- 2022-01-26 03:24:24下载
- 积分:1
-
本程序是一个用树常用算法,信号…
本程序是实现二叉树跟树的常用算法,都是尽量用非递归来编写的。关于二叉树的都可以从键盘动态输入,关于树的就不可以,原因是树的结构问题,在程序中,树的建立用到动态左孩子/右孩子建立-this program is a binary tree with the tree is commonly used algorithm, as possible, to use non- recursive prepared. On the binary tree can be dynamic input from the keyboard, on the tree will not be able to because of the tree structure, in the process, the tree is used to establish dynamic children left/right to establish child
- 2023-08-03 16:20:02下载
- 积分:1
-
可能是最快的排序算法.源代码和演示文件.
可能是最快的排序算法.源代码和演示文件.-probably is the fastest sorting algorithms. Source code and presentations.
- 2022-04-29 10:50:42下载
- 积分:1
-
大二,数据结构,8套期末考试试题,仅供学习之用
大二,数据结构,8套期末考试试题,仅供学习之用-Sophomore year, data structure, 8 sets of examination papers at the end, only learning
- 2022-12-24 16:00:03下载
- 积分:1
-
基于C++和sql 的旅馆管理系统
使用C++语言,基于sql sever 2000数据库 ,编写的一个旅馆管理系统。运行时,需要提供ODBC数据源。该系统可以为学习数据库提供入门参考。
- 2022-09-06 08:15:03下载
- 积分:1
-
SKiplist是一种概率应用于平衡树的替换数据结构。
SKiplist是一种概率应用于平衡树的替换数据结构。-Skip list is a probabilistic alternative to balanced trees that provide much of the simplicity of unbalanced trees , togethere with good worst-case expected performance.
- 2022-06-06 14:56:09下载
- 积分:1
-
这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。...
这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。-This is about 01 knapsack problem dynamic programming algorithm. Using C++ language completed, there are comments between the code.
- 2023-04-07 01:55:02下载
- 积分:1
-
DELPHI processing data on the use EXCEL, it would be imported into the database...
关于用DELPHI处理EXCEL数据,将它导入进数据库和从数据库导出到EXCEL文件,对初学者很有帮助。-DELPHI processing data on the use EXCEL, it would be imported into the database and exported to the EXCEL file from the database, useful for the beginner.
- 2022-06-28 10:50:26下载
- 积分: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