资源列表

« 1 2 ... .73 .74 .75 .76 .77 1878.79 .80 .81 .82 .83 ... 2656 »

[数据结构常用算法main

说明:有关归并排序的算法及其实现功能可以有借鉴意义的算法-Merge sort algorithm and its implementation functions can have the reference algorithm
<符小丽> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Joseph-ring-sort

说明:利用约瑟夫环对单链表进行的排序算法,直接改变了结点的顺序而没有进行数据域中数值的交换。-Joseph ring singly linked list sorting algorithms, and change the end point of order without the exchange of data field values​ ​ .
<SchroPony> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法123

说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码以及到达或离去的时刻。对一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现。队列以链表结构实现-Stack simulation parking lot to the queue simulation c
<朱俊鹏> 在 2025-06-17 上传 | 大小:49kb | 下载:0

[数据结构常用算法DynamicPartition

说明:动态分区存储程序,包含两种算法:最佳适应算法和最先适应算法。主要用于初学者了解动态分区的过程以及两种算法的区别。-Dynamic partitioning storage procedure, including two kinds of algorithm: the Best Fit algorithm and the First Fit algorithm. Primarily for beginners to understand the dynamic partition in the
<sunxb10> 在 2025-06-17 上传 | 大小:4kb | 下载:0

[数据结构常用算法VCSort

说明:集成冒泡、插入、快速排序算法,形成可通用的sort模板文件,方便用户使用。附带使用例程。-a soure for data sort
<闫川> 在 2025-06-17 上传 | 大小:36kb | 下载:0

[数据结构常用算法dingpiao

说明:是飞机订票系统,用C语言和数据结构书写,界面优美-Airline reservation system , written in C language and data structure
<王二> 在 2025-06-17 上传 | 大小:3kb | 下载:0

[数据结构常用算法shujujieguocPPmiaoshu

说明:数据结构的c++描述,运用c++语言描述-Data structures in C++ descr iption, the use of C++ language to describe
<谢伟月> 在 2025-06-17 上传 | 大小:628kb | 下载:0

[数据结构常用算法beibaowenti

说明:基于mfc的可视化窗口的背包问题,简单直观-Based the mfc visualization window knapsack problem, a simple and intuitive
<谢伟月> 在 2025-06-17 上传 | 大小:1.79mb | 下载:0

[数据结构常用算法zhaiheduilie

说明:数据结构中的栈和队列,很重要的哦,pdf格式的-the zhai and duilie int the struct,very important,.pdf
<李刚> 在 2025-06-17 上传 | 大小:956kb | 下载:0

[数据结构常用算法shizuo

说明:用哈夫曼编码的方式进行图像的压缩,其中定义了一个cdib的类,通过之类来对图像进行处理-image coding in haffman
<邹新龙> 在 2025-06-17 上传 | 大小:2.04mb | 下载:0

[数据结构常用算法huffman

说明:本程序用C语言编写的哈夫曼编码(Huffman Coding),该方法依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码-Huffman coding (Huffman, from Coding) this program written in C, the average probability to construct different prefix length of the shortest codeword in accordance with the chara
<夏刚> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法wj

说明:简单算术编码的实现 包括编码和解码 完整工程 -The implementation of simple arithmetic coding Complete engineering
<xjtuxjt> 在 2025-06-17 上传 | 大小:530kb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 1878.79 .80 .81 .82 .83 ... 2656 »

源码中国 www.ymcn.org