资源列表

« 1 2 ... .51 .52 .53 .54 .55 1256.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法New-Text-Document-(2)

说明:用Dijkstra算法求单源最短路径 输入参量ma是距离矩阵 输出参量是一个三行n列矩阵,每列表示顶点号及顶点到源的最短距离和前顶点-With a single-source Dijkstra shortest path algorithm for getting the input parameter ma is the output parameter from the matrix is a matrix of three rows of n columns, each colum
<hua> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法glink

说明:自己实现的通用链表,用法及测试用例见注释,希望对你有帮助-Own implementation of generic list, usage, and test cases see Note, I hope to help you
<sk> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[数据结构常用算法mousemaze

说明:实现迷宫老鼠,用0与1来表示通路和障碍,且生成的0与1是随机的,在不同的迷宫中老鼠的通行状态。-A mouse find the way to get out a maze
<李华> 在 2025-06-14 上传 | 大小:11kb | 下载:0

[数据结构常用算法Duipaixu

说明:在Visual C++环境下,堆排序实现代码,实现由小到大的排序-In Visual C++ environment, the heap sort implementation code, to achieve the sort ascending
<张毅> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法kl-zip

说明:(1)以回车(‘\n’)为输入结束标志,输入数列L,分别生成一棵二叉排序树T和平衡的二叉排序树BT ; (2)对二叉排序树T作中序遍历,输出结果;-(1) a carriage return (' \ n' ) for the input end of the symbol, enter the series L, respectively, generate a binary sort tree T and balanced binary sort tree BT (2) of
<丁叮> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法double-link

说明:双向链表:建立双向链表 实现对双向链表的插入 删除操作·-double link
<王浩浩> 在 2025-06-14 上传 | 大小:1kb | 下载:0

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

说明:这是C++语言版的数据结构与算法教程,内容全面,算法经典,学习容易得手。-This is the C++ language version of the data structure and algorithm tutorial, comprehensive and classic algorithms, learning easily succeed.
<Storm> 在 2025-06-14 上传 | 大小:9.15mb | 下载:0

[数据结构常用算法java

说明:数据结构与算法 java 语言描述 常用的排序算法和数据结构-Data Structures & Algorithms in Java
<王杰> 在 2025-06-14 上传 | 大小:2.75mb | 下载:0

[数据结构常用算法Newton_SimpleRF

说明:Newton method to found solutions for equations, some simple recursive functions
<diegovdj> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法bubble_sort

说明:A simple program in C that implements the bubble sort algorithm
<Hendrix> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法DinicFlow

说明:提供了DINIC算法的程序,可以帮助了叫dinic算法的过程-Algorithm provides a DINIC program that can help the process of the algorithm called dinic
<李正勇> 在 2025-06-14 上传 | 大小:1.29mb | 下载:0

[数据结构常用算法string

说明:字符串匹配算法研究 字符串匹配 前缀 后缀 kmp算法 后缀树-with internet booming, the amount of information gets more and more. How to find the target information in such tramendous data is the key in web searching develepment. In this end the string matching algorithm takes
<neufox> 在 2025-06-14 上传 | 大小:16kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1256.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org