资源列表

« 1 2 ... .81 .82 .83 .84 .85 286.87 .88 .89 .90 .91 ... 2656 »

[数据结构常用算法KMP

说明:此代码实现了字符串的KMP算法和快速排序算法,能够快速的寻找到制定的字符串-This code achieved a string of KMP algorithm and fast sorting algorithm that can quickly find the formulation of string
<第五晶> 在 2025-01-16 上传 | 大小:989kb | 下载:0

[数据结构常用算法weizhiqing060330

说明:Huffman编码,实现对字符串的压缩与解压-Huffman coding, to achieve string compression and decompression
<RR> 在 2025-01-16 上传 | 大小:978kb | 下载:0

[数据结构常用算法yuesefu

说明:著名的约瑟夫问题编码,VC++6.0编译通过-Well-known problem of coding, Joseph, VC++ 6.0 compiler through
<RR> 在 2025-01-16 上传 | 大小:876kb | 下载:0

[数据结构常用算法progs

说明:datastucutre and algorithms, application, in C
<cmoonstone> 在 2025-01-16 上传 | 大小:849kb | 下载:0

[数据结构常用算法problems

说明:datastructure, algorithms in C++ problem soloution
<cmoonstone> 在 2025-01-16 上传 | 大小:260kb | 下载:0

[数据结构常用算法railroad

说明:实现火车箱卸载的程序,但有个错误,期望大家调试一下-The realization of the train me to uninstall the program, but there is a mistake, we look forward to debug what
<邵贤> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法ParkingLotSimulation

说明:Parking Lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep. This maximizes the number of cars they can fit into a parking lot at the expense of complicating the process of retrie
<周墨> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法HashTable

说明:用c++实现的hashtable的基本所有操作,有关one-way hash的再另行上传-With c++ Realized hashtable of all the basic operations, the one-way hash of a separate and upload
<杨光> 在 2025-01-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法HuffmanTree

说明:c++ 实现的huffman树的操作,应该会很有帮助-c++ realized huffman tree operation, should be helpful
<杨光> 在 2025-01-16 上传 | 大小:12kb | 下载:0

[数据结构常用算法hillsort

说明:关于希尔排序的c++实现,注释很详细,只是编程风格沿用的c-On the Hill sort c++ Realized, the Notes are detailed, just follow the programming style of the c
<杨光> 在 2025-01-16 上传 | 大小:11kb | 下载:0

[数据结构常用算法BWBST

说明:经典数据结构中较难的平衡二叉排序树的操作,考虑到较多同学都需要,特此上传,c++实现,需要做异质树的自行把struct改为class既可。-Classic data structures more difficult to balance binary sort tree operation, taking into account the needs of more students, and would like to upload
<杨光> 在 2025-01-16 上传 | 大小:13kb | 下载:0

[数据结构常用算法tuopupaixu

说明:拓扑排序,简单地说,是由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序。一个表示偏序的有向图可用来表示一个流程图。它或者是一个施工流程图,或者是一个产品生产的流程图,再或是一个数据流图(每个顶点表示一个过程)。图中每一条有向边表示两个子工程之间的次序关系(领先关系)。-Topological sort, simply put, is a collection from a poset to be the collec
<> 在 2025-01-16 上传 | 大小:6kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 286.87 .88 .89 .90 .91 ... 2656 »

源码中国 www.ymcn.org