-
红黑树――一种数据结构的可视化画法
红黑树――一种数据结构的可视化画法-RED-BLACK TREE-- A data structure visualization method of painting
- 2023-02-24 18:20:03下载
- 积分:1
-
data structure answer to the questions set by several revisions, but clearly the...
数据结构习题集答案,经多次修改而成,比答案册还要清楚简单。-data structure answer to the questions set by several revisions, but clearly the answer List simple.
- 2022-05-17 21:45:37下载
- 积分:1
-
一个带界面的在线测试系统,从数据库中随意抽题,在线回答,并且反馈答案。...
一个带界面的在线测试系统,从数据库中随意抽题,在线回答,并且反馈答案。-An interface with the online testing system, arbitrarily drawn from the database title, on-line to answer, and the feedback answer.
- 2023-03-08 07:50: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
-
一种基本算法! 现有一个酒店有100个房间,依次编号为1到100,第一个服务员经过,将所有房间门关上;第二个服务员经过将所有编号为2的倍数房门打开;第三个服务员...
一种基本算法! 现有一个酒店有100个房间,依次编号为1到100,第一个服务员经过,将所有房间门关上;第二个服务员经过将所有编号为2的倍数房门打开;第三个服务员经过将所有编号为3倍数的房门打开的关上,关闭的打开。依此类推;输入一个100以内的正整数N,输出第N服务员经过之后,所有房间的状态。-a basic algorithm! An existing 100 hotel rooms, followed by No. 1-100, after an attendant, all rooms will be closed; Second attendants after all No. 2 in multiples door open; Third attendants after all No. 3 multiples of the open door is shut, Guan the opening closed. XII; The importation of a hundred within the positive integer N, N output after attendants, all rooms in the state.
- 2022-03-24 18:35:44下载
- 积分:1
-
本人收集的一些数据结构经典算法实现,感觉还不错
本人收集的一些数据结构经典算法实现,感觉还不错-shu ju jie gou jing dian suan fa shi xian
- 2022-08-25 10:21:12下载
- 积分:1
-
本文介绍了如何使用Sybase SQL。
本文介绍了sybase中如何利用sql,-This paper describes how the sybase use sql.
- 2022-07-12 00:53:20下载
- 积分:1
-
这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较....
这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较.
-This is a preparation of the C code, the smallest and youngest sculpture tree in the left side inserted delete elements performance comparisons.
- 2023-08-22 23:35:03下载
- 积分:1
-
本程序用于计算随机变量模拟仿真
已经用计算机语言写好
本程序用于计算随机变量模拟仿真
已经用计算机语言写好-the procedures used to calculate the random variable simulation has been used to finish the Computer Language
- 2023-01-16 04:55:03下载
- 积分:1
-
典型的迷宫算法,用数据结构――栈来实现,很好的代码
典型的迷宫算法,用数据结构――栈来实现,很好的代码-maze
- 2022-07-11 03:34:26下载
- 积分:1