资源列表
[数据结构常用算法] bank
说明:假设某银行有2个窗口对外接待客户,从早晨银行开门起不断有客户进入银行,由于每个窗口在某个时刻只能接待一个客户。因此在客户人数众多时需要在每个窗口前顺次排队,对于刚进和银行的客户。如果某个窗口的业务员正空闲,则可上前办理业务。反之,若个窗口均有客户所占,他便会排在为数最少的队伍后面。编制一个程序模拟银行的这种业务活动并计算一天中客户在银行的平均逗留时间。 -Suppose there are two windows of a bank' s foreign hospitality cus<qianlei > 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] scguide
说明:校园导航系统 输入要查询的单位,显示单位简介。输入两个单位,计算两个单位地点间最短距离。功能不太完善,不能修改地点信息 -To query the campus navigation system input unit, display unit profile. Enter the two units, calculate the shortest distance between two unit locations. Function is not perfect, can not<qianlei > 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据结构常用算法] duoxiangshi
说明:实现多项式的加减乘除等操作,输出最总结果。可运行-Achieve polynomial operations such as addition, subtraction, output the most general results. Can run<kjh> 在 2025-06-21 上传 | 大小:630kb | 下载:0
[数据结构常用算法] erchashuhuifu
说明:通过对二叉树的前序排列中序和后序中序的分析还原二叉树-By order of the binary tree in preorder and postorder sequence analysis in order to restore binary tree<kjh> 在 2025-06-21 上传 | 大小:497kb | 下载:0
[数据结构常用算法] huofumanbianma
说明:对一段文字实现霍夫曼编码,并输出编码后的数据段,也可恢复至未编码的文字-Huffman code for a text to achieve, and output the encoded data segment, can be restored to not encoded text<kjh> 在 2025-06-21 上传 | 大小:541kb | 下载:0
[数据结构常用算法] Large-integer
说明:实现较大整数的加减乘除等运算,可运行-Achieve a larger integer addition, subtraction and other operations can be run. . . .<kjh> 在 2025-06-21 上传 | 大小:671kb | 下载:0
[数据结构常用算法] test10
说明:(1) 掌握图的邻接矩阵、邻接表、十字链表等不同存储形式的表示方法。 (2) 掌握图的两种不同遍历方法的基本思想并能编程实现。 (3) 掌握构造最小生成树的两种算法,即Prim 算法和Kruscal算法的思想,并能编程实现。 (4) 能够灵活运用图的相关算法解决相应的实际问题。 -(1) master the adjacency matrix, adjacency list, cross-linked forms of representation of different st<yuan li> 在 2025-06-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] First-Heapsort
说明:我的第一次自己写的堆排序算法,希望大家好好看,其实是为了凑字数-My first time to write their own heap sorting algorithm, I hope you look good, in fact, is to scrape together words<刘星辰> 在 2025-06-21 上传 | 大小:1kb | 下载:0