资源列表

« 1 2 ... .41 .42 .43 .44 .45 1646.47 .48 .49 .50 .51 ... 2656 »

[数据结构常用算法tingchechang

说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。栈以顺序结构实现,队列以链表实现。-Simulation of car parks in order to stack to queue simulation sidewalk outside the car, in accordance with the read from the terminal sequence of the input data to simulate management. Stack
<hulinjie> 在 2025-06-06 上传 | 大小:69kb | 下载:0

[数据结构常用算法report

说明:包含多个章节的数据结构上机作业报告,内容详细,有注释说明-Contain multiple sections of the data structure of machine operating report, detailed, and Notes
<sunxiangzhe> 在 2025-06-06 上传 | 大小:69kb | 下载:0

[数据结构常用算法elevator-simulation

说明:电梯模拟,模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40t测试一次,若无人进出,则关门;关门和开门各需要2
<陈庆> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法DebugALGraph

说明:图的深度,广度遍历,两顶点之间的最短路径,-Map the depth, breadth traversal, shortest path between two vertices, etc.
<尹笑彬> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法chapter1

说明:数据结构第一章课件,学习数据结构的基本知识,链表等。-Data structures courseware, learning the basic knowledge of data structures, linked lists.
<王者归来> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法Algorithm-code

说明:这个压缩包中包括算法中的一些基本算法源代码。如二分排序,合并排序,最长公共子序列,最有装载,活动安排问题。-Some of the basic algorithm of the algorithm source code. Such as sort, merge sort, the longest common subsequence, the most loaded, activity arrangements.
<yiling> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法wubandapei

说明:实现舞伴间的搭配 从而让我们掌握数据结构编程的知识点和技巧-Between partner with in order to master data structure programming knowledge and skills to translate text
<岳康> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法Data-structure-CPP-part2

说明:《数据结构》中伪代码的C++代码编译实现,本代码配合严蔚敏编写的《数据结构》,可使初学者通过练习,更快的掌握-C++ source code of <Data Structure> which may help beginner learn more efficiency
<gl> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法json

说明:JSON 编码解码,实现各大网站的JSON 返回数据处理-JSON encoding and decoding
<name> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法hfmbm

说明:C#实现哈夫曼编码,通过在文件头保存哈夫曼编码方式来实现自解压缩- C#实现哈夫曼编码,通过在文件头保存哈夫曼编码方式来实现自解压缩 C# Huffman encoding, Huffman encoding by saved in the file header to achieve self extracting
<1111> 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法1.joseph(约瑟夫)

说明:解题思路: 用一个不带头节点的循环链表来处理joseph问题:先构成一个有n个节点的单向循环链表,然后从第k结点从1开始计数,计数到m的时候,对应结点从链表中删除。然后再从被删结点的下一个节点继续从1开始计数.......,以此类推,直到所有的结点都列出时,程序结束。(Problem solving: With a circular linked list node don't take the lead to handle the problem of Joseph: first cons
<啊哈S > 在 2025-06-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法mocv

说明:编程中经常用到的一些算法,算法已模块化,来自于&lt;科学工程与数值算法大全&gt;()
<Idaci > 在 2025-06-06 上传 | 大小:68kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 1646.47 .48 .49 .50 .51 ... 2656 »

源码中国 www.ymcn.org