资源列表

« 1 2 ... .45 .46 .47 .48 .49 1950.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法paiduidafan

说明:模拟同学排队打饭程序,只允许在队尾排队不允许插队。记录的学生信息可简可繁例如:学号,姓名,金额,消费总额等。实现学生排队、打饭、充值、查询(按学号和姓名)、删除(学号)、按消费总额排序等操作-Simulation of class queue Dafan program, allowing only at the end of the line is not allowed to jump the queue queue. Record
<陈蕊> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法huiwen

说明:回文,输入字符串,强烈利用了堆栈使顺读逆读都相同-You can use this programe to realize the huiwen
<jim> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Traffic-shortest-path

说明:交通图最短路径程序,解决各大城市之间的最短交通路线(数据结构图)。-Transport the shortest path program (graph algorithms, data structures), to solve the shortest transport routes between major cities.
<宋永强> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Program

说明:刚好手头的项目需要为客户提供一个路线指引功能的小模块,需要自动计算图形上两点间的最短路径。工作之余想着这个算法还是比较的常用,就总结了一下,与大家共享。-Just the project at hand to provide customers with a route guidance function module to automatically calculate the shortest path between two po
<hanjysn> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法hf

说明:实现数据结构中哈弗曼编码译码问题的求解。-data structure haffman code and decode
<yaoyao> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法parentheses-design

说明:假设一个算数表达式中可包含三种括号:圆括号,方括号和花括号且这三种括号可以按任意次序嵌套使用。试利用栈的运算,编写判别表达式中所含括号是否正确配对出现的算法-Suppose an arithmetic expression can contain three brackets: parentheses, brackets and braces and three brackets can be nested in any order.
<陈磊> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法cpyb

说明:移臂调度算法又叫磁盘调度算法,根本目的在于有效利用磁盘,保证磁盘的快速访问-The process of shifting the disk arm scheduling simulation system design- first come first serve method, the shortest seek time priority algorithm, Elevator algorithm
<> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法java-critical-path

说明:java的关键路径的代码,只是没有界面,数据结构-java critical path
<王彤> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法cache-fifo

说明:CPU缓存算法,FIFO的模拟程序,通过VC2010编译,包括数据查找,替换算法-CPU caching algorithm FIFO algorithm FIF simulation, including data whether the hit, replace, contained on this basis can be done other algorithms,
<秋光亮> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法CPPname

说明:学生管理系统,实现对学生学号.成绩等管理,对初学者很实用。-Student management, students learn number performance management, very useful for beginners.
<陈永> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法find_way

说明:求最地图的短路径 时间复杂度为o(n),空间也没要多大-Seek the shortest path of map Time complexity iso(n)
<张叁> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法biaodashi

说明:计算输入表达式的值,讲前缀表达式转化为中缀表达式,利用堆栈-computational formula
<王蔚> 在 2024-10-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1950.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org