资源列表

« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 2656 »

[数据结构常用算法kruskal

说明:计算最小生成树的kruskal算法,最普通未加任何优化的最小生成树算法!利于新手理解-Algorithm for computing minimum spanning tree kruskal, the most common Without any optimization of the minimum spanning tree algorithm! Help novice to understand
<吴望龙> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法cengxubianli

说明:层序遍历二叉树算法,构建一个二叉树,然后对其进行层序遍历-Sequence binary tree traversal algorithm, to build a binary tree, and then traverse its sequence
<夏天> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法MyHashMap

说明:因工作原因,需要实现数据的快速查找与维护,因为是用C语言实现,所以写了一个通用的算法,实现了与数据结构无关。当时这一部分用在了一个实时交通信息上。 -Due to work, quickly find the data needed to achieve and maintain, because it is written in C language, so write a generic algorithm, has nothing to do with the data structu
<宋江华> 在 2025-06-23 上传 | 大小:11kb | 下载:0

[数据结构常用算法agrithm

说明:包含了floyed算法、a*算法、双端堆、贪吃蛇的实现。都是很好的算法。-Contains floyed algorithm, a* algorithm, double-ended heap, Snake implementation. Are good algorithms.
<范敏> 在 2025-06-23 上传 | 大小:118kb | 下载:0

[数据结构常用算法Try-to-write-A-more-B

说明:设A=(a1, ……,am)和B=(b1,……,bn)均为顺序表,A’和B’分别为A和B中除去最大共同前缀后的子表 试写一个比较A,B大小的算法-Set A = (a1,......, am) and B = (b1,......, bn) are all order list, A "and" B for A and B were removed after the son of the most common prefix table Try to write A more A, B
<叶子> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法LCS

说明:lcs 源码,求出所有的最长公共子序列!不足之处请大家指点@-lcs source, find the longest common subsequence of all! Inadequate guidance please!
<史跃珍> 在 2025-06-23 上传 | 大小:4kb | 下载:0

[数据结构常用算法Find-the-majority-element

说明:寻找多数元素,输入N数字,查找输入数字中是否存在多数元素-Find the majority element, enter N numbers, enter a number to find the existence of the majority of elements
<奥斯卡> 在 2025-06-23 上传 | 大小:331kb | 下载:0

[数据结构常用算法zuiyouzhuangzai

说明:贪心算法之最优装载——有n个集装箱要装上1艘载重量分别为c的轮船,其中第i个集装箱的重量为wi。最优装载问题要求确定在装载体积不受限制的情况下,将尽可能多的集装箱装上轮船,并找出一种装载方案。-Greedy algorithm of the optimal load
<zhuxiaoxiao> 在 2025-06-23 上传 | 大小:1kb | 下载:0

[数据结构常用算法Base-class

说明:数据结构学习_基础类(ALIST.h AQUEUE.h……)-Data structure based learning _ class (ALIST.h AQUEUE.h ... ...)
<线香花火> 在 2025-06-23 上传 | 大小:8kb | 下载:0

[数据结构常用算法ALG

说明:算法设计经典代码全集( 包含了各种经典算法)-Complete the classic algorithm design code
<hm> 在 2025-06-23 上传 | 大小:7kb | 下载:0

[数据结构常用算法single_link_list

说明:数据结构程序设计题典程序--书中源码之单链表-Data structure programming problem Code procedures- the book' s single-source list
<思凡> 在 2025-06-23 上传 | 大小:273kb | 下载:0

[数据结构常用算法stack

说明:数据结构程序设计题典程序--书中源码之堆栈实现-Data structure programming problem Code procedures- the book source code implementation of the stack
<思凡> 在 2025-06-23 上传 | 大小:216kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1655.56 .57 .58 .59 .60 ... 2656 »

源码中国 www.ymcn.org