-
黑白棋(othello)示例算法,TC实现,提供交互界面功能
黑白棋(othello)示例算法,TC实现,提供交互界面功能-reversi (othello) algorithm for example, TC achieved, providing interface function
- 2022-07-06 17:31:26下载
- 积分:1
-
Viterbi算法源程序,注释简洁,利于使用
Viterbi算法源程序,注释简洁,利于使用-Viterbi algorithm source, concise notes, beneficial use
- 2023-06-17 01:40:04下载
- 积分:1
-
在机票预订系统项目的前一阶段,这是一个总结…
在本机票预定系统项目的前一阶段,也就是概要设计阶段中,已经将系统用户对本系统的子模块功能做了详细的阐述,这些模块功能具体设计将在本报告中详尽得以叙述及阐明。
本阶段已在系统的概要设计的基础上,对机票预定系统做详细设计。主要解决了实现该系统程序模块具体设计问题。包括确定算法,数据结构,模块接口的使用,数据库的动态操作以及界面设计等。在以下的概要设计报告中将对在本阶段中对系统所做的所有详细设计进行详细的说明。
-In the ticket reservation system project in the previous phase, which is a summary of the design phase, the system user has a subset of the system modules have done a detailed, specific design features of these modules will be detailed in this report can be described and explained . This phase of the outline design of system based on air ticket reservation system do the detailed design. The main solution to the achievement of specific program modules of the system design issues. Including the identification of algorithms, data structure, the use of module interfaces, databases, dynamic operation, as well as interface design. In the following report will outline the design at this stage of the system has done all the detailed design detail.
- 2022-05-10 20:51:54下载
- 积分:1
-
队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法
2、 设计用标志位解决“假溢出”问题的顺序队列...
队列,1、 掌握队列的顺序存储结构和“假溢出”的处理方法
2、 设计用标志位解决“假溢出”问题的顺序队列
-cohort, 1, the master queue storage structure and sequence "false spillover" of the two treatment methods. Design signs spaces, "false spillover" in the order queue
- 2022-10-19 02:35:03下载
- 积分:1
-
清华大学版数据结构的一下试题资料,望对大家有帮助
清华大学版数据结构的一下试题资料,望对大家有帮助-Tsinghua University, version data structure questions about the information, hope for all of us help
- 2022-02-10 16:06:41下载
- 积分:1
-
POJ1840求一个有5位未知数方程解的个数,hash表的经典应用
POJ1840求一个有5位未知数方程解的个数,hash表的经典应用-POJ1840 seeking a five unknown number of equations, hash table classic application
- 2022-06-20 00:35:34下载
- 积分:1
-
Java数据结构的小应用程序对于数组的冒泡排序
Java数据结构的小应用程序对于数组的冒泡排序-data structure of the Java applications for small array of Bubble Sort
- 2023-06-21 18:35:03下载
- 积分:1
-
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。...
统计两个序列中的逆序对。经典的分治法,采用归并排序的框架实现。-Counting reverse pairs
- 2023-07-21 15:30:02下载
- 积分:1
-
一个Oracle性能监视工具,含几个sql文件
一个Oracle性能监视工具,含几个sql文件- A Oracle performance surveillance tool, contains several sql
document
- 2022-07-01 21:02:31下载
- 积分:1
-
回溯法的模板,关键是回溯的过程,以及在深搜过程中的方向问题...
回溯法的模板,关键是回溯的过程,以及在深搜过程中的方向问题-Backtracking template, the key is back process, as well as in the course of the deep question of the direction search
- 2022-06-15 15:31:48下载
- 积分:1