资源列表

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

[数据结构常用算法suanfasheji

说明:算法设计相关素材,内涵解题思路,部分题目有代码。是个不错的材料,值得研读
<王石> 在 2025-06-16 上传 | 大小:7.69mb | 下载:0

[数据结构常用算法code

说明:《数据结构——基于C++模板类开发》书上的代码-" Data structure- a template class based on C++ development," the code book
<tanzhensheng> 在 2025-06-16 上传 | 大小:192kb | 下载:0

[数据结构常用算法TheProgramofDataStructure

说明:数据结构实验:包括基本实验代码,霍夫曼书,最短路径,排序算法,计算器,迷宫算法等经典算法的完整代码实现。所有代码均已完成上机实验调试成功。-Experiment data structure: the basic experiment code, Hoffman book, the shortest path, sorting algorithms, calculators, and other classical algorithm maze algorithm to achieve the
<lilil> 在 2025-06-16 上传 | 大小:3.85mb | 下载:0

[数据结构常用算法UsingPointersAndArrays

说明:pointer arrays document
<shashi> 在 2025-06-16 上传 | 大小:10kb | 下载:0

[数据结构常用算法PointersAndMemory

说明:pointer & data sturectur in c
<shashi> 在 2025-06-16 上传 | 大小:51kb | 下载:0

[数据结构常用算法EightPuzzle

说明:Java实现八数码求解问题。输入一串字符数组代表八数码的初始位置,最后得到正确的八数码排布-Java Implementation eight digital solve this problem. Enter a character array of eight digital representative of the initial position, and finally get the correct arrangement of the eight digital
<朱昌磊> 在 2025-06-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法cPMsuanf

说明:关键路径通常是在拓扑排序的基础上求得的。本文算法中设计了一些独特的数据结构,在算法运行的整个 过程中,求发点(源点)到收点(终点)的关键路径的过程(入栈、出栈等操作)实际只进行一遍,不需要进行拓扑排序,算法的时间 复杂度为O(n+e),较传统的算法效率更高-Critical path is usually calculated based on the topological sort of. This algorithm designed some unique data struct
<李学兵> 在 2025-06-16 上传 | 大小:117kb | 下载:0

[数据结构常用算法studentMan

说明:这是一个关于学生管理系统的一个课程设计,做的还算可以,大家交流一下。-This is a student in a course management system designed to do OK, to share about.
<mao> 在 2025-06-16 上传 | 大小:469kb | 下载:0

[数据结构常用算法act

说明:线性表及其应用,掌握线性表的链式存储结构的应用方法-Linear table and its applications, the linear form chain to master the application of methods of storage structure
<乔安> 在 2025-06-16 上传 | 大小:250kb | 下载:0

[数据结构常用算法FixMath

说明:VC++下面实现的矩阵定运算,采用定点数运算法则,包含基本的加减乘,求逆-VC++ to achieve the following set of matrix operations, using fixed point algorithms, including basic addition and subtraction, multiplication, inverse
<李里> 在 2025-06-16 上传 | 大小:317kb | 下载:0

[数据结构常用算法AVL

说明:AVL树操作代码,借鉴了《算法导论》,具有不错的借鉴价值-AVLtree operation code
< 丁易> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Prim1

说明:本程序用C语言实现了Prim算法求解最小生成树问题-The program uses C language to implement the Prim algorithm for minimum spanning tree problem
<mafan> 在 2025-06-16 上传 | 大小:148kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 977.78 .79 .80 .81 .82 ... 2656 »

源码中国 www.ymcn.org