资源列表

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

[数据结构常用算法01Backpack

说明:01背包问题的C++实现,包含Knapsack算法以及改进后的Knapsack算法。参考书籍:《算法设计与分析》。-01 knapsack problem of C++ implementation, including the Knapsack Knapsack algorithm and improved algorithm. Reference books: " Algorithm Design and Analysis.
<wendy> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法maxsum

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

[数据结构常用算法FIFO

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

[数据结构常用算法yuesefu

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

[数据结构常用算法stack

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

[数据结构常用算法array

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

[数据结构常用算法jiujiu

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

[数据结构常用算法6

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

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

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

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

说明:数据结构中矩阵相乘的具体实现,输入请按矩阵方式输入-Data structure in the concrete realization of matrix multiplication, the input mode, press the input matrix
<chenpeng> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2422.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org