资源列表
[数据结构常用算法] BinarySearchTree
说明:用C++实现了二叉排序树的插入和删除操作,对于如何用链式结构实现树的各种操作是一个很好的学习源程序,经调试没有错误。-Achieved with C++ binary sort tree insertion and deletion operations, chain structure for how the various operations to achieve the tree is a good learning source, no errors after debugging.<慰> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BSTSolveKnap
说明:用二叉树实现了背包问题的一种新解法,对学习链表和树数据结构是一个很好的学习程序,程序经调试运行正确,C++实现。-Knapsack problems with binary tree implemented a new method of learning lists and tree data structure is a good learning process, program debugging and running right through, C++ implementation<慰> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] InsertionSort
说明:用双向链表实现的插入排序,对双向链表的学习是一个很好的入门程序。-Achieve two-way linked list with insertion sort, linked list of two-way learning is a good entry procedures.<慰> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] the-max-sum
说明:一串数字序列比如1,3,4,5,7,6……得到其中的最带不连续子序列(要求序列是严格递增的如1,3,4,5,7可以,5,7,6就不可以) 本代码即,最大不连续子序列问题,属于经典的动态规划问题适合初学者-A string of number sequences such as 1,3,4,5,7,6 ... ... be one of the best sequence with discontinuous (which requires a strictly increasing sequ<> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Civil-structure-optimization-design
说明:本书介绍优化算法的基本理论,及在土木工程行业中的应用。-This book presents the basic theory of optimization algorithms, and applications in civil engineering industry.<qingtom> 在 2025-06-17 上传 | 大小:6.49mb | 下载:0
[数据结构常用算法] data-struct
说明:数据结构的各章内容概要和习题集。考研的同学要-Data structure of the chapter summaries and problem sets. PubMed students to take a good look<成绩> 在 2025-06-17 上传 | 大小:124kb | 下载:0
[数据结构常用算法] fzxj
说明:一般解空间的队列式分支限界法 试设计一个用队列式分支限界法搜索一般解空间的函数。该函数的参数包括结点可行性 判定函数和上界函数等必要的函数,并将此函数用于解布线问题。 -Queue-type general solution space try to design a branch and bound branch and bound with a queue-type search function of the general solution space. The funct<余丹艳> 在 2025-06-17 上传 | 大小:16kb | 下载:0