-
操作节点,非常好
操作节点,非常好-operating nodes, a very good
- 2022-02-05 23:46:51下载
- 积分:1
-
栈、队列 模拟停车场管理【数据结构】
以栈模拟停车场,以队列模拟停车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组数据包括三个数据项:汽车到达或离去的信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若是汽车到达,则输出汽车在停车场内或便道上停车位置;若是汽车离去,则输出汽车在停车场内停留的时间和应缴纳的费用(在便道上停留不收费)。栈以顺序结构实现,队列以链表结构实现。
- 2022-01-25 21:29:05下载
- 积分:1
-
Free JavaScript HTML editö r for web developers
Free JavaScript HTML editö r for web developers
- 2022-11-14 19:05:03下载
- 积分:1
-
shows the current system, date, time, and used several different output formats
显示当前系统时间,日期,,并用几中不同的格式输出-shows the current system, date, time, and used several different output formats
- 2022-01-26 02:36:56下载
- 积分:1
-
建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出...
建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出-established as before, during and after the binary tree traversal sequence method, the code of non- recursive method, recursive method is later
- 2023-01-28 04:00:03下载
- 积分:1
-
网络最短路径Dijkstra算法
网络最短路径Dijkstra算法-network Dijkstra shortest path algorithm
- 2022-09-22 06:40:03下载
- 积分:1
-
是数据结构中经常见到的矩阵运算,包括+,
是数据结构中经常见到的矩阵运算,包括+,-,* 。-data structure is often seen matrix operations, including+,-,*.
- 2023-06-01 00:25:03下载
- 积分:1
-
别人的VC操作Access数据库都是用的GUI,让VC手生的看了迷糊,不得要领,这次我封装一个纯C++操作Access2000库的源代,主要封装了一个访问Acc...
别人的VC操作Access数据库都是用的GUI,让VC手生的看了迷糊,不得要领,这次我封装一个纯C++操作Access2000库的源代,主要封装了一个访问Access数据库的类,非常简单.-Someone else" s VC action Access databases are used in GUI, so that VC looked rusty" s confused, but to no avail, this time I packaged a pure C++ source operating Access2000 database generation, mainly encapsulates an Access database, access to classes, is very simple .
- 2022-01-26 15:49:36下载
- 积分:1
-
插队买票
AppWizard has created this 插队买票1 application for you.
This file contains a summary of what you will find in each of the files that
make up your 插队买票1 application.
插队买票1.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
插队买票1.cpp
- 2022-03-02 22:02:48下载
- 积分:1
-
本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历
本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
- 2022-02-21 20:41:40下载
- 积分:1