资源列表

« 1 2 ... .94 .95 .96 .97 .98 1699.00 .01 .02 .03 .04 ... 2656 »

[数据结构常用算法Huffman

说明:Huffman算法,实现数据的压缩和解压缩功能-Huffman algorithm, data compression and decompression functions
<star> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法abc

说明:C语言算法简单优化技巧 -C language algorithm is simple and simple algorithm optimization techniques C-optimization tips
<林海涵> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法w

说明:几种内部排序算法总结!可以好好学习一下关于排序的算法-Several internal sorting algorithm summary! Can learn about on the sorting algorithm
<林海涵> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法paking

说明:设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等待,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须
<xiaoshan> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法hw2

说明:按递增顺序找到二叉排序树中的底k个小的结点的函数,实现插入新的数据场之值,并保持二叉树的的性质不变的函数-By increasing order of binary sort tree to find the bottom in a small k-node function, insert a new data field to achieve the value and nature of the binary tree to ma
<茹嫣> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法acm

说明:这是北大ACM题库中的小部分题目(5道),自己做的,希望对大家有用。-This is the Beijing University ACM item bank in a small part of the subject (5), myself, and I hope for all of us.
<张庆岭> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Datacompressionandtransmission

说明:数据压缩与传输,是一个学习数据压缩与传输的很好的实例,很值得借鉴-Data compression and transmission, is a learning data compression and transmission of the good examples, it is worth learning from ...
<xsp> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Quicksort

说明:快速排序 快速排序是一种在含n个数的输入数组上最坏情况运行时间为O(n*n)的算法。 -Quicksort
<有趣> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法student_score

说明:学生成绩管理,实现按姓名、学号查询,以及增加、删除、修改学生成绩,显示不同分数段的学生成绩和按总成绩排序结果并输出成绩等功能。 printf("| 10 按学号排序结果并输出成绩-Student performance management, to achieve, by name, student number query, as well as add, delete, modify student achievement,
<zlh> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法8BinaryTree

说明:数据结构:二叉树。前序、中序、后序遍历、逐层遍历使用了链式队列。-Data structure: a binary tree. Preorder, inorder, postorder, layer by layer using the chain traversing the queue.
<Robin.Wang> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法9PriorityQueue

说明:数据结构:优先队列(最大堆、最大左高树)最大左高树的初始化使用了数组描述的队列-Data structure: priority queue (maximum heap, the largest left-high tree) to initialize the greatest left-high tree using the array described in the queue
<Robin.Wang> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法array

说明:用c++编程语言实现以下功能:实现对数组的降序排序,代码简单高效-Using c++ programming language to achieve the following functions: to realize the array in descending order, the code simple and efficient
<Annie> 在 2024-10-06 上传 | 大小:3072 | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 1699.00 .01 .02 .03 .04 ... 2656 »

源码中国 www.ymcn.org