-
使用没有连接到数据库的 DBGrid 演示.zip
使用没有连接到数据库的 DBGrid 演示.zip-use of the database is not connected to the DBGrid demonstration. Zip
- 2023-06-07 03:45:03下载
- 积分:1
-
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺...
数据结构实验――停车场管理系统
停车场管理。设停车场内只有一个可停放几辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满几辆汽车,则后来的汽车只能在门外的便道上等候,一旦停车场内有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,由于停车场是狭长的通道,在它之后开入车场的车辆必须先退出车场为它让路,待该辆车开出大门外后,为它让路的车辆再按原次序进入车场。在这里假设汽车不能从便道上开走。试设计一个停车场管理程序。
1. 掌握栈和队列的特点,懂得在什么样的问题中应该利用哪种结构;
2. 熟练掌握栈的算法实现,特别注意栈满和栈空的条件和它们的描述;
3. 熟练掌握队列的算法实现;
4. 掌握从时间和空间复杂度的角度综合分析栈和队列的不同存储结构的特点及其适用的场合。
-err
- 2022-02-03 20:40:33下载
- 积分:1
-
MemoryRun是一个提供了在内存中运行可执行文件功能的单元.用Delphi7编写, 没有用任何内镶汇编....
MemoryRun是一个提供了在内存中运行可执行文件功能的单元.用Delphi7编写, 没有用任何内镶汇编.-MemoryRun is a memory in the executable file to run functional modules. With Delphi7 prepared without using any embedded compilation.
- 2022-05-12 12:38:11下载
- 积分:1
-
VB6.0的USB HID访问示例代码和通用模块文件
vb6.0 访问USB HID设备的示例代码和通用模块文件-vb6.0 USB HID visit the sample code modules and common document
- 2022-12-28 12:50:03下载
- 积分:1
-
建筑工程类的一些规范,欢迎下载,或许有用
建筑工程类的一些规范,欢迎下载,或许有用-some kind of construction norms, welcome to download, perhaps useful
- 2022-03-03 15:55:07下载
- 积分:1
-
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保...
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists and maintain single-chain data domain increases the value, At this time the output of the single-linked list node data domain value; Keyboard input from an integer Y, if Y value in a single linked list exists, delete data domain is the value of Y node (single-chain data domain is not the same value nodes), At this point and the output of the single-linked list node data domain values.
- 2022-07-08 15:03:43下载
- 积分:1
-
series stars
星星系列―星星俄罗斯.又是一个俄罗斯方块-series stars- stars Russia. Russia is an ideographic
- 2023-07-09 05:20:04下载
- 积分:1
-
麻省MIT基于Matlab开发的GPS监测地球板块速度的速度场显示程序...
麻省MIT基于Matlab开发的GPS监测地球板块速度的速度场显示程序-Massachusetts, MIT developed Matlab-based GPS to monitor the speed of the Earths plate velocity field display program
- 2022-01-25 17:56:03下载
- 积分:1
-
动态计算网络最长最短路线
动态计算网络最长最短路线-dynamic computing network longest shortest route
- 2022-01-24 18:53:49下载
- 积分:1
-
水平二维均质、各向同性、四周封闭等厚的长方形纯油藏数值模拟
水平二维均质、各向同性、四周封闭等厚的长方形纯油藏数值模拟
L=400m,D=800m,厚度H=20m,Φ=0.2,Pi=19.61323MPa=20kg/cm3
K=0.2D=200*10-3um2,u=1.5mPa.s,C=1.01972*10-2MPa-1=1.0*10-3(kg/cm2)-1
井位在x=350m,y=250m处,Q=78m3/d,求第676天油藏压力分
采用高斯消元法和LU分解法
- 2022-02-06 11:58:31下载
- 积分:1