资源列表

« 1 2 ... .66 .67 .68 .69 .70 1271.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法TheKnapsackProblem

说明:本文主要是详细讲解传统数学问题中的背包问题,对于背包问题从九个角度深刻分析,并且提供了较为完善的算法实现,如果对背包问题有研究的话,可以参考本文。-This article is explained in detail in the traditional knapsack problem mathematical problems, for the knapsack problem from the perspective of a profound analysis of the nine,
<liuhuiyi> 在 2025-06-19 上传 | 大小:21kb | 下载:0

[数据结构常用算法2-SAT

说明:本文详细介绍了2-STAR算法,此算法在图论里面具有较高的地位,本文详细推到了染色算法的时间复杂度O(e).具有较高的学术价值。-This paper describes a 2-STAR algorithm, the algorithm in graph theory, which has a higher status, the paper pushed to the coloring algorithm of time complexity O (e). Has high academic
<liuhuiyi> 在 2025-06-19 上传 | 大小:159kb | 下载:0

[数据结构常用算法algorithm

说明:关于ACM程序设计竞赛的算法与数据结构讲座,完全自己原创-Data Struts And Algorithm
<wangxiao> 在 2025-06-19 上传 | 大小:676kb | 下载:0

[数据结构常用算法AVLTree

说明:描述了AVL树的具体编码过程 其中提供了插入、删除、寻找最大最小节点等功能-AVL tree describes the specific encoding process which provides insert, delete, search functions maximum and minimum node
<Zsw95> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法maze

说明:一个简单的迷宫的程序,简单的数据结构编程。简单的算法。适合初学者。-A simple maze and simple data structures programming. simple algorithms. for beginners.
<肖哲> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashudebianli

说明:1.对任意给定的二叉树(顶点数自定)建立它的二叉链表存储结构,并实现二叉树的先序、中序、后序三种遍历,输出三种遍历的结果。 2. 求二叉树高度、结点数、度为1的结点数和叶子结点数-1. On any given binary tree (top points from the set) to establish its binary linked list storage structure and to achieve binary tree preorder, inorder, pos
<肖哲> 在 2025-06-19 上传 | 大小:4kb | 下载:0

[数据结构常用算法Dynamic

说明:求最长公共自序 列,动态规划算法求最长公共自序 列,动态规划算法 -Preface to seek the maximum demand up to the public from the public sequence, dynamic programming algorithm for getting up to the public from the sequence, dynamic programming algorithm for getting the longest sequen
<chen> 在 2025-06-19 上传 | 大小:318kb | 下载:0

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

说明:the answer of data structure
<金荣> 在 2025-06-19 上传 | 大小:666kb | 下载:0

[数据结构常用算法Josephus

说明:单链表 与顺序表 实现的 josephus问题-Single list and order form algorithm implemented josephus
<hawke> 在 2025-06-19 上传 | 大小:9kb | 下载:0

[数据结构常用算法C-suanfadaquan

说明:介绍C语言的经典算法大全,不得不看的好书啊! -Introduce a classical algorithm C-Daquan, books had to see ah!
<lfning> 在 2025-06-19 上传 | 大小:1.01mb | 下载:0

[数据结构常用算法3.1

说明: 最长公共子序列问题 最长公共子序列(动态规划) 实验数据:input.txt X={A,B,C,B,D,A,B} Y={B,D,C,A,B,A} ——要求给出X、Y的最长公共子序列Z,程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到公共子序列时给出“null” 。 -Longest common subsequence problem LCS (dynamic programming) experimental data:
<陈星风> 在 2025-06-19 上传 | 大小:99kb | 下载:0

[数据结构常用算法2.1

说明:2.1、快速排序 实验数据:input.txt(共100个数据) ——要求按从小到大进行排序 将排好序的数据输出到output.txt文件中 -2.1, quick sort of experimental data: input.txt (a total of 100 data)- requested by small to large sort of data will be sorted output to output.txt file
<陈星风> 在 2025-06-19 上传 | 大小:6kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 1271.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org