资源列表

« 1 2 ... .01 .02 .03 .04 .05 306.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法Carpark

说明:设计一个停车场管理系统,模拟停车场的运作,通过此程序具备以下功能: 1、要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理; 2、要求处理的数据元素包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻; 3、该系统完成以下功能:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费); 4、要求栈以顺序结构实现,队列以链表实现。-err
<王辉> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法haffman

说明:经典的哈夫曼树编码数据结构算法,跟绿皮数据结构算法的差不多!-Classic Huffman encoding tree data structure algorithms, data structures with Green algorithm almost!
<tonywu> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法a

说明:递归实现折半查找的C++源程序,快速查找一个数在数列中位置.-Recursive Find realize half of the C source code, quickly find a number of locations in the series.
<宇亮> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法graphopr

说明:创建邻接矩阵 广度优先搜索 深度优先搜索-Adjacency matrix to create breadth-first search Depth-first search
<ivan> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法unionopr_list

说明:集合操作 尾插法制表;2,链表求纯;3,逆置链表-Operation of the end of the rule of law set interpolation table 2, for pure list 3, reverse home list
<ivan> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法suit_list

说明:利用堆栈解决括号的匹配问题 括号的匹配问题-Use the stack to resolve the issue of matching brackets brackets matching problem
<ivan> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法calculater

说明:带界面计算器 vc++ 界面编程 利用堆栈 -Calculator with interface vc++ Interface programming using the stack
<ivan> 在 2025-06-22 上传 | 大小:36kb | 下载:0

[数据结构常用算法HANOI

说明:很多朋友都久等了,这是我做了很久的程序!一个非递归的汗诺塔代码,很好的!-Many of my friends are waiting, this is my procedure to do for a long time! A non-recursive Khan, Tower of code, very good!
<asada> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法MAZE

说明:一个很经典的问题---迷宫问题,对于初学数据结构的同学来说, 是很好的例子-A very classic problem--- the maze problem, the data structure for novice students, it is a good example
<asada> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法typewriter

说明:对于很多初学数据结构的人来说,这是很好的学习例子!-Data structure for many beginners, this is a good example to learn!
<asada> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法CreateTriangle

说明:三角网的计算与绘制,对给定的点按照角度自动创建三角网格,然后用创建的三角网格进行计算,最后绘图-Triangulation Calculation and mapping of a given point is automatically created in accordance with the angle of triangular mesh, and then create a triangular mesh is calculated, the final mapping
<Henry> 在 2025-06-22 上传 | 大小:29kb | 下载:0

[数据结构常用算法yiyuanduoxiangshijiajian

说明:根据提示操作,可以实现任意一元多项式相加减-According to the prompts, you can realize any one of the polynomial-phase addition and subtraction
<陈良> 在 2025-06-22 上传 | 大小:905kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 306.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org