资源列表

« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2656 »

[数据结构常用算法path

说明:算法作业,迪杰斯特拉算法模拟公车选路,任选图上两点算出经过的最少站点数和最短路径及最短路径长度-err
<zhuqinyun> 在 2025-01-12 上传 | 大小:1.83mb | 下载:0

[数据结构常用算法houzhuishi2

说明:"栈顶运算符为: %c\n",getTop(optr)) printf("此时运算符为:%c\n",e) printf("栈顶运算符优先级低,%c进栈\n",e) push(optr,e) //e进运算符栈 - Top-Operators for: c , getTop (optr)) printf ( at this time for the operator: c , e) prin
<李默> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法C++

说明:用C++语言编写的链表操作程序,可以实现链表的基本操作:头插法建立单链表,尾插法建立单链表-With C++ List languages operating procedures, can list the basic steps: the first interpolation method to establish a single list, the end of interpolation to establish a sin
<丁毅> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法netstream

说明:会的人并不很多的网络流算法源程序,打oi时写的-The people are not a lot of network flow algorithm source code, written when playing oi
<lyy> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:面向对象的作业,面向对象的数据结构-约瑟夫环-Object-oriented operation, object-oriented data structure- Joseph Central
<lyy> 在 2025-01-12 上传 | 大小:8kb | 下载:0

[数据结构常用算法goodjsq

说明:设计一个简单的计算器类(类型),要求: (1) 从键盘读入算式。 (2) 可以进行加、减、乘、除运算。 (3) 运算要有优先级。 (4) 用户可以按任何的运算符出现顺序进行输入。 (5) 不限定用户输入的计算式的长度。 (6) 有排错功能,当用户输入错误的算式时提示用户。 例如,如果用户输入:3 + 4 * 5 - 7,计算结果应为16。 (提示:可以使用本节所定义的栈类来帮助进行处理)。-Design
<wangmeng> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法TSP_DP

说明:矩阵最短路径,算法分析中求最短路径的c++源程序代码-Matrix of the shortest path algorithm for the shortest path analysis of c++ Source code
<kyle> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法chechang

说明:以栈摸拟停车场,以队列摸拟场外的车道,按照从终端读入的输入数据序列进行摸拟管理。每一组输入数据包括三个数据项:汽车到达或离去的信息、汽车牌照号码以及到达或离去的时刻。对每一组输入数据进行操作后的输出信息为:若车辆到达,则输出汽车在停车场的内或便道上的位置,若车辆离去,则输出汽车在停车场内停留的时间和应交纳的引用。-Simulation in order to stack the car park to queue simulation
<chuyu1987> 在 2025-01-12 上传 | 大小:3kb | 下载:0

[数据结构常用算法Ackermann

说明:此文件实现Ackerman函数的动态规划算法,在VC++6.0 下 编译通过-This document is the realization of Ackerman function of dynamic programming algorithm, in VC 6.0 under the compiler through
<tony chen> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Greedy_MultiServe

说明:using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
<tony chen> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[数据结构常用算法Greedy_DelleteNumber

说明:using greedy tratage to solve the problem of Number Delete.
<tony chen> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Merge2Array

说明:this package contains two .c files.One file implements the merge of two int arrays.The other one implements the merge of two linkage array.-this package contains two. c files.One file implements the merge of two int arra
<tony chen> 在 2025-01-12 上传 | 大小:3kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org