资源列表

« 1 2 ... .07 .08 .09 .10 .11 1812.13 .14 .15 .16 .17 ... 2656 »

[数据结构常用算法Permutation

说明:一个全排列程序,可以实现任意序列的全排列-a program to permutate
<peter> 在 2024-11-05 上传 | 大小:297984 | 下载:0

[数据结构常用算法DSCPPversion

说明:C++数据结构的经典书籍,对于C++的初学者很有好处-failed to translate
<peter> 在 2024-11-05 上传 | 大小:11776000 | 下载:0

[数据结构常用算法KMP

说明:关于KMP算法:字符串匹配问题。朴素匹配算法的改进版本。理解起来有些难度,但是十分高效-On the KMP algorithm: string matching problem. Improved version of the simple matching algorithm. To understand difficult, but very efficient
<仲崇鑫> 在 2024-11-05 上传 | 大小:3697664 | 下载:0

[数据结构常用算法Queen

说明:著名的八皇后问题,这里就不多做介绍了,算法简单一等,适合初学者-The famous eight queens problem, is not presented here, a simple algorithm, suitable for beginners
<仲崇鑫> 在 2024-11-05 上传 | 大小:5163008 | 下载:0

[数据结构常用算法DataStuCpp

说明:用VC++ 编写的数据算法源程序,236个文件,每种算法均为独立的小程序-Data algorithm written with VC++ source code, 236 file, are independent of each algorithm program
<> 在 2024-11-05 上传 | 大小:167936 | 下载:0

[数据结构常用算法LinkList

说明:C语言算法中的链表操作,包括链表的创建、节点的查找、插入等相关操作-C language algorithm of chain operations, including the list to create, find, insert node and other related operations
<李顺前> 在 2024-11-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法Huffman

说明: 设计一个利用哈夫曼算法的编码和译码系统。建立一个文本文件,统计该文件中各字符频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件,再将Huffman编码文件翻译成原文件。“压缩文件”即:读文件、统计文件中的字符个数、对文件进行哈夫曼编码和译码、并将编码译码后的字符存储在文件中。根据以上任务说明,设计数据结构,并设计程序完成功能。-Huffman coding decoder
<> 在 2024-11-05 上传 | 大小:234496 | 下载:0

[数据结构常用算法bus_line

说明:数据结构的大作业,南京公交路线查询系统,可以针对站名以及路线进行查询,可以进行一次换乘和两次换乘-Data structure operations, Nanjing bus line inquiry system, for the name of the station and the route query, you can make one transfer and two transfer
<> 在 2024-11-05 上传 | 大小:50278400 | 下载:0

[数据结构常用算法touPic

说明:公园导游图,有良好的用户界面,寻找对大的欢乐点,并且计算在规定的时间内可以游览到的最大快乐值的景点数-Park guide map, a good user interface to find the point of joy, and calculate the number of attractions within the stipulated time tour to the greatest happiness value
<> 在 2024-11-05 上传 | 大小:28672 | 下载:0

[数据结构常用算法the-structure-and-algorithm-of-Java

说明:Java 数据结构和算法的好书,对于掌握Java基本语言和深入学习是一本很好的书-The structure and algorithm of JAVA
<张巧> 在 2024-11-05 上传 | 大小:25315328 | 下载:0

[数据结构常用算法suffix

说明:后缀数组,用于高速处理庞大的字符串匹配问题-suffix array
<Art> 在 2024-11-05 上传 | 大小:307200 | 下载:0

[数据结构常用算法trees

说明:线段树平衡树左偏树,能够几何数级大幅提升算法效率-these trees
<Art> 在 2024-11-05 上传 | 大小:177152 | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 1812.13 .14 .15 .16 .17 ... 2656 »

源码中国 www.ymcn.org