资源列表
[数据结构常用算法] Stack-Problem
说明:栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据 序列进行模拟管理。对每一组输入数据进行操作后的输出信息为:若是 车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去, 则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时 间不收费) 。设每单位时间收费 1 元。-Parking Stack simulation to simulate the queue sidewalk outside the car, according to the re<王丹> 在 2025-06-23 上传 | 大小:1.37mb | 下载:0
[数据结构常用算法] Hamilton
说明:一个寻找哈密顿回路的应用实例。幼儿园的老师要为孩子们排座次吃饭,桌子是圆形的,其中有一些孩子应为彼此间有矛盾不能坐在一起,求一种排座方案。该程序即是为解决这一问题而编写的,其中的核心功能就是寻找哈密顿回路。-Looking for a Hamiltonian circuit application examples. Kindergarten teacher for the children to eat row seating, tables are circular, some childr<飘> 在 2025-06-23 上传 | 大小:246kb | 下载:0
[数据结构常用算法] Euler
说明:一个欧拉回路的应用实例。一个农夫要巡视农场,要求每条路都要来回走一遍(即每条路走两遍且两遍的方向不同),求其解决方案。该问题的核心问题就是如何求欧拉回路。-Application examples of a Euler. A farmer to farm inspections required every road should go back and forth again (that is the way to go twice and twice each in a different<飘> 在 2025-06-23 上传 | 大小:245kb | 下载:0
[数据结构常用算法] TreePractice
说明:Visual C++实验的数据结构中的树,对其操作比较全-Visual C++ experimental data structure tree, its operation more full<myname> 在 2025-06-23 上传 | 大小:6.93mb | 下载:0
[数据结构常用算法] horse-riding
说明:数据结构,马踏棋盘问题源代码。已经编译通过,源文件内包含代码解释。-Data structures, horse riding board source of the problem.It has been compiled by the inner source file that contains code interpreter.<李欧> 在 2025-06-23 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Polynomial-arithmetic-calculation
说明:计算多项式的加减乘除求值求根 在codeblocks中c++11标准下编译通过-caculate the polynominal use codeblocks in c++ 11 standard<cofludy> 在 2025-06-23 上传 | 大小:3kb | 下载:0