资源列表

« 1 2 ... .17 .18 .19 .20 .21 2422.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法maxsum

说明:动态规划的经典例题,求一个序列的最大子段和问题。-The classic example of dynamic programming, find a sequence of the largest sub-segment and problems.
<kql> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法FIFO

说明:模拟内存页式管理中的FIFO算法(用c语言描述)-Analog memory page-style management in the FIFO algorithm (described by c language)
<吴仕海> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuesefu

说明:用c语言开发的来实现约瑟夫环问题的求解程序。-C language development to achieve the Josephus problem solver.
<yjt> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack

说明:展示了如何用栈实现迷宫功能,体现了回溯思想-Shows how the stack functions to achieve the maze, reflecting back ideas
<黄伟> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法array

说明:动态二维数组,实现数组的动态构造,运行时分配,C语言实现-Dynamic two-dimensional array, to achieve a dynamic array structure, run-time distribution, C language
<黄伟> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiujiu

说明:创建一个线性表,并实现线性表的插入及删除操作-Create a linear form, and to achieve a linear table insert and delete operations
<陈康> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法1115_001

说明:It is a bubble sort code.And show the result if the sort is done.Except it will show the result of three value if there is two same value at the end value, that it will show four value.Because the last two value is same.
<noty> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法6

说明:用链表实现多项式相加。结构体定义,多项式的初始化,输入、输出。-Sum of polynomials with linked implementation. Structure definition, the polynomial initialization, input, output.
<rose> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法222

说明:实现停车场的基本进出问题,用栈和队列实现,若满栈则进队列等候-Parking lot and out to achieve the basic problem with the stack and queue implementations, if you enter the queue waiting for a full stack
<豆芽子> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab4.1

说明:数据结构中矩阵相加的具体实现,使用了变量的重定义-The sum of the matrix data structure implementations, using variable redefinition
<chenpeng> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法lab4.2

说明:数据结构中矩阵相乘的具体实现,输入请按矩阵方式输入-Data structure in the concrete realization of matrix multiplication, the input mode, press the input matrix
<chenpeng> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Network-node-shortest-path

说明:此代码实现了网络结点之中最短路径的计算,并输出了各个网络结点的路由表 ,路由表包括:目的网络,下一跳,代价,详细地址。此代码的原理是Dijstra算法。在代码的注释中有测试用例,用户测试时只需将程序运行后再将测试用例复制到DOS黑框中即可。测试用例中有详细的用例解释。-This code implements the network nodes being the shortest path calculation, and out
<刘伟强> 在 2025-06-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2422.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org