资源列表

« 1 2 ... .44 .45 .46 .47 .48 949.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法2xtree

说明:标准c实现的排序二叉树,该代码从实际运行的程序代码中分离出来,用C++思想稍为封装一下,也能形成自己的排序二叉树操作类-Order to achieve the standard c binary tree, the code actually runs code from separating, using C++ thinking about a little package can also form their own sort
<huxiang> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法temp

说明:关于二叉树排序及线性链表的实现及各种操作,仅是面试的一个资料-On the binary sort tree and linear list implementation and all kinds of operations, is only an information interview
<Danny> 在 2025-01-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法MCB

说明:实现动态分区内存管理: 1.数据结构、分配算法设计 2.加深对动态分区存储管理方式及其实现过程的理解。 -Dynamic partition memory management: 1. Data structure, distribution algorithm 2. Better memory management for dynamic partitions and its realization process of
<jim> 在 2025-01-24 上传 | 大小:1.87mb | 下载:0

[数据结构常用算法minimumpathcover

说明:这是一个关于最小路径覆盖的算法,用c++的类封装的-this is a program about minimum path cover using class of C++ it is good for algorithm learner
<sheldon> 在 2025-01-24 上传 | 大小:656kb | 下载:0

[数据结构常用算法chain

说明:建立一个数据链表,产生内存分配单元,易读性好-The establishment of a data list, resulting in memory allocation units, better readability
<王乐> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法chainoperate

说明:链表的基本操作,链表插入和删除一个单元的基本思想与方法-List of basic operations, insert and delete a list element of the basic ideas and methods
<王乐> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法PinDp

说明:一种动态规格算法,所谓的插头dp,提供详细的分析,另附带一道练习。-This document is about a dynamic programming method, providing Detailed analysis and code.
<林学森> 在 2025-01-24 上传 | 大小:114kb | 下载:0

[数据结构常用算法SuffixArray

说明:提供后缀数组详细构造的详细分析,提供算法源码和一道练习。-This document is about Linear Work Suffix Array Construction,providing detailed analysis and code.
<林学森> 在 2025-01-24 上传 | 大小:176kb | 下载:0

[数据结构常用算法classicalproblem

说明:北大ACM网站上的一些经典题目,对于提供算法能力有帮助。-Some classical problems in acm web site of pku.It s helpful to improve algorithm ability.
<linxuesen> 在 2025-01-24 上传 | 大小:18kb | 下载:0

[数据结构常用算法BigNum

说明:类封装的大整数模板,支持数百位整数的四则运算-A BigNumber class
<linxs> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法YUESEFU

说明:用词语言编写的一个解决约瑟夫环问题的程序,仅供参考。-Written in terms of a solution to the problem of the process Joseph Central, for reference only.
<王珂> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法dijstra_heap

说明:可以通过此算法高效的生成最小生成树。是对dijstra算法的优化。 -This algorithm can efficiently generate the minimum spanning tree. Is dijstra algorithms.
<WilliamKyle> 在 2025-01-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 949.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org