资源列表

« 1 2 ... .14 .15 .16 .17 .18 919.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法Problem

说明:十个利用矩阵乘法解决的经典题目。 里面有详细解说,适合ACMer.-10 using matrix multiplication to solve the classic title. Inside there is a detailed explanation for ACMer.
<Freshines> 在 2025-01-26 上传 | 大小:242kb | 下载:0

[数据结构常用算法states_compression

说明:介绍状态压缩理论,使用熟练地位操作降低需要的存储空间,以使动态规划算法可行-Describes the state compression theory, the status of the use of skilled operators to reduce the storage space needed to enable the dynamic programming algorithm is feasible
<dyj> 在 2025-01-26 上传 | 大小:372kb | 下载:0

[数据结构常用算法ReFunc

说明:递归的C++代码实现,学习c++者可参考学习!-Recursive C++ code to achieve, learning c++ can refer to learn!
<严小刚> 在 2025-01-26 上传 | 大小:13kb | 下载:0

[数据结构常用算法sjjc

说明:数据结构实践教程,里面有大量的数据结构的例子,包括详细的程序。-Data structure tutorial practice, which a large number of examples of data structures, including the detailed procedures.
<方荣富> 在 2025-01-26 上传 | 大小:145kb | 下载:0

[数据结构常用算法pinghengerchashu

说明:用二叉链表作存储结构 (1)以回车(‘\n’)为输入结束标志,输入数列L,分别生成一棵二叉排序树T和平衡的二叉排序树BT ; (2)对二叉排序树T作中序遍历,输出结果; (3)输入元素x,查找二叉排序树T:若存在含x的结点,则删除该 结点,并作中序遍历(执行操作2);否则输出相关信息; (4)分别计算T、BT的查找成功的平均查找长度,输出结果; -List for storage with the two fork
<肖胜鹏> 在 2025-01-26 上传 | 大小:440kb | 下载:0

[数据结构常用算法paixusuanfa

说明:本程序实现的算法:冒泡排序、shell排序、快速排序、归并排序 (1)设n个关键字均为整数(1≤n≤100000) (2)设计K个内部排序算法(K≥5), 每个算法须记录执行所需的时间 (3)自动生成多组数据,每组数据含n个整数(正序、逆序、随机分布) -This procedure implemented algorithms: bubble sort, shell sort, quick sort, merge s
<肖胜鹏> 在 2025-01-26 上传 | 大小:439kb | 下载:0

[数据结构常用算法zuiduanlujing

说明:求一个有向图中的最短路径,给定一个源点求该点到其他点的最短路径-Seeking a directed graph of the shortest path, given a source point of seeking other points that point to the shortest path
<肖胜鹏> 在 2025-01-26 上传 | 大小:352kb | 下载:0

[数据结构常用算法x

说明:《算法导论》 课后习题答案 只有部分习题有答案 英文-Introduction to Algorithms after-school Exercises Answer
<balrog> 在 2025-01-26 上传 | 大小:216kb | 下载:0

[数据结构常用算法lcis

说明:A Fast Algorithm for Computing a Longest Common Increasing Subsequence
<balrog> 在 2025-01-26 上传 | 大小:112kb | 下载:0

[数据结构常用算法listinarray

说明:实现一个静态链表,静态链表是一种很高效的数据结构,同时具备链表和线性表的优点-To achieve a static list, static list is a very efficient data structure, at the same time have the advantages of linked lists and linear form
<齐笑尘> 在 2025-01-26 上传 | 大小:5kb | 下载:0

[数据结构常用算法queuebystack

说明:用栈实现队列,栈是自己写的,栈的方法都已封装好,这个练习是熟悉数据结构的使用、开拓思路用的-With the stack to achieve queue, stack their own writing, and stack methods have been packaged well, this exercise are familiar with the use of data structures, explore new i
<齐笑尘> 在 2025-01-26 上传 | 大小:9kb | 下载:0

[数据结构常用算法ackerman

说明:试验Ackerman函数,并且带有对此算法的一些分析,以及和另外算法的比较-Ackerman function tests, and with some analysis of this algorithm, as well as a comparison with another algorithm
<齐笑尘> 在 2025-01-26 上传 | 大小:25kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 919.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org