资源列表

« 1 2 ... .72 .73 .74 .75 .76 1377.78 .79 .80 .81 .82 ... 2656 »

[数据结构常用算法classical-example-of-CaCPP

说明:经典c/c++ 算法 图论算法 、数论算法、背包问题、排序进制转换算法、高精度计算、树的遍历、 全排列与组合的生成、查找算法、贪心算法等大全,word文档中-Classic c/c++ algorithm graph algorithms, number theory algorithms, knapsack problem, sort binary conversion algorithm, high-precision calcul
<szl> 在 2024-10-12 上传 | 大小:14336 | 下载:0

[数据结构常用算法huffman

说明:关于huffman树的编码,很容易理解容易看的懂-Huffman encoding on the tree, it is easy to understand easy to see understand
<fangfang> 在 2024-10-12 上传 | 大小:946176 | 下载:0

[数据结构常用算法banker

说明:用银行家算法 ,实现资源分配 ,具有显示或打印各进程依次要求申请的资源数以及依次分配资源的情况-With the banker' s algorithm, resource allocation, with the display or print the application of the process followed by the number of resources required and the allocati
<李倩> 在 2024-10-12 上传 | 大小:218112 | 下载:0

[数据结构常用算法y

说明:利用VC++实现约瑟夫环 利用VC++实现约瑟夫环 -Using VC++ to achieve Joseph Central
<tyj> 在 2024-10-12 上传 | 大小:235520 | 下载:0

[数据结构常用算法ApiHelp

说明:本人在学习和工作中收集并整理的一份API资料及一些常用数据结构的资料-I study and work in and organize a collection of API data and information on some commonly used data structures
<陈子强> 在 2024-10-12 上传 | 大小:4275200 | 下载:0

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

[数据结构常用算法InsertionSort

说明:用双向链表实现的插入排序,对双向链表的学习是一个很好的入门程序。-Achieve two-way linked list with insertion sort, linked list of two-way learning is a good entry procedures.
<> 在 2024-10-12 上传 | 大小:1024 | 下载:0

[数据结构常用算法Board

说明:棋盘覆盖问题是分治算法的一个经典问题,这里用C++进行了实现,代码在C++Builder下运行通过。-Board cover problem is a classic divide and conquer algorithm problem, here were implemented in C++ code in C++ Builder to run through.
<> 在 2024-10-12 上传 | 大小:1024 | 下载: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 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
« 1 2 ... .72 .73 .74 .75 .76 1377.78 .79 .80 .81 .82 ... 2656 »

源码中国 www.ymcn.org