资源列表

« 1 2 ... .85 .86 .87 .88 .89 1390.91 .92 .93 .94 .95 ... 2656 »

[数据结构常用算法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 requi
<> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法maopao

说明:这是冒泡法排序的简单代码,希望有所帮助。-language is C++ to put numners in order
<俞洋平> 在 2024-10-12 上传 | 大小:5120 | 下载:0

[数据结构常用算法Civil-structure-optimization-design

说明:本书介绍优化算法的基本理论,及在土木工程行业中的应用。-This book presents the basic theory of optimization algorithms, and applications in civil engineering industry.
<qingtom> 在 2024-10-12 上传 | 大小:6804480 | 下载:0

[数据结构常用算法1800

说明:数据结构经典1800题。考研的同学值得-1800 classic data structure problems. Worth doing
<成绩> 在 2024-10-12 上传 | 大小:996352 | 下载:0

[数据结构常用算法data-struct

说明:数据结构的各章内容概要和习题集。考研的同学要-Data structure of the chapter summaries and problem sets. PubMed students to take a good look
<成绩> 在 2024-10-12 上传 | 大小:126976 | 下载: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 gen
<余丹艳> 在 2024-10-12 上传 | 大小:16384 | 下载:0

[数据结构常用算法3

说明:实现文本的查看,输出,并字符串的查找,删除,增加,子串的查找,以及将修改后的文本的保存-text function
<顶叶> 在 2024-10-12 上传 | 大小:2048 | 下载:0

[数据结构常用算法qiuzhi

说明:C++编写的表达式求值。在数据结构课程里学习过后编写的。有助于应用。*面。-Written in C++ expression evaluation. Learning in the data structure after the written curriculum. Help application. No interface.
<李杰> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法qiuzhi2

说明:数据结构课程里的小程序,算法实现了表达式的求值。有助于初学者应用。很好的程序 -IS very useful for you to study it
<李杰> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法ADT_BinaryTree

说明:提供二叉树的包含头文件,基本的功能都有提供 原创-Binary tree contains header files provide the basic functions are to provide original
<CYR> 在 2024-10-12 上传 | 大小:3072 | 下载:0

[数据结构常用算法houzhui

说明:后缀表达式求值小程序。实现了数据结构书中后缀表达式求值的算法。-Postfix expression evaluation applet. To achieve a data structure in the book of postfix expression evaluation algorithm.
<李杰> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:二叉树算法。实现了数据结构书中二叉树的算法。经老师检查过。可运行。-Binary tree algorithm. Binary tree data structure implemented the algorithm in the book. Checked by the teacher. Can run.
<李杰> 在 2024-10-12 上传 | 大小:2048 | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 1390.91 .92 .93 .94 .95 ... 2656 »

源码中国 www.ymcn.org