资源列表

« 1 2 ... .97 .98 .99 .00 .01 802.03 .04 .05 .06 .07 ... 2656 »

[数据结构常用算法先序建立树

说明:数据结构中,先序建立二叉树算法,在建树的基础上可以进行树的其他操作,思想简单易懂-data structure, the first order to establish a binary tree algorithm, the contribution on the basis of the tree can be conducted in other operations, thinking simple and understan
<emma> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法01背包算法

说明:一个简单的01背包算法,物品数量限制在10以内。-a simple 01 backpack algorithm, the number of items within the limit of 10.
<凌寒> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法Fast_Joseph

说明:时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.-time complexity of O (nlogn) Joseph problems with the program. Procedures for the running time has nothing to do with the m. In a minute can be
<刘金义> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法CAlgorithmsSourceCode

说明:徐士良的常用算法程序集(C语言描述),第三版,包含所有的算法源代码。-Commonly used algorithm徐士良assembly (C language descr iption), third edition, contains all the source code of the algorithm.
<Jia Di Ye> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法ps

说明:一个效率极高的排序算法,相当具有参考价值,如果您有任何问题或建议可以联系作者!-A highly efficient sorting algorithm, with considerable reference value, If you have any questions or suggestions can contact the author!
<ljasdf> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法jiqisheji

说明:假定只能在一台机器上处理n个作业 ,每个作业 有一个处理时间 ,利润 和截止时间 。机器一次只能处理一个作业,作业 必须不间断地运行 个连续时间单位。如果作业 在它的截止时间 之前完成,则得利润 ,但如果作业在截止时间之后完成,则得利润为0。假设所有处理时间为 之间的整数,最大利润作业调度问题要求确定个n作业的一个子集,使得该子集中作业调度所获得的利润最大。-Assumed that only one machine n-deal op
<me> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法jiqishejixiuzheng

说明:某机器由n个部件组成,每一个部件可从 个供应商那里购得。设 是从供应商 那里购得的零件 的重量, 为该零件的成本。试设计一个回溯算法,给出总成本不超过 的最小重量机器设计,并分析算法的复杂度。-A machine by the n-components, each component can be purchased where suppliers. Set is purchased from suppliers of parts of
<me> 在 2025-02-02 上传 | 大小:173kb | 下载:0

[数据结构常用算法erchashu

说明:数据结构作业之一,具有的功能为先序读入二叉树数据,中序输出-One data structure operations, with a first order function reads binary data, the output sequence
<何睿> 在 2025-02-02 上传 | 大小:174kb | 下载:0

[数据结构常用算法yuandaima

说明:有关C语言的数据结构的各种算法包括栈,链表,二叉树-Various algorithms of the C language data structures including stacks, linked lists, binary trees, etc.
<九日马> 在 2025-02-02 上传 | 大小:174kb | 下载:0

[数据结构常用算法Tree

说明:数据结构之二叉树编程实例,源码描述了二叉树三中遍历方式。-Describes a binary tree three programming examples, source of the data structure of the binary tree traversal.
<wangbin> 在 2025-02-02 上传 | 大小:174kb | 下载:0

[数据结构常用算法shixi4

说明:基于VC的编码:哈夫曼树及哈夫曼编码,供初学者使用-VC-based coding: Huffman trees and Huffman coding for beginners
<白冰> 在 2025-02-02 上传 | 大小:174kb | 下载:0

[数据结构常用算法Queen

说明:皇后问题,自定义输入N,完成N*N棋盘的N皇后排列问题。-Queens, custom input N, N Queen permutation problem N* N chessboard.
<刘昊岩> 在 2025-02-02 上传 | 大小:174kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 802.03 .04 .05 .06 .07 ... 2656 »

源码中国 www.ymcn.org