资源列表

« 1 2 ... .80 .81 .82 .83 .84 2185.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法ReaderAndWriter

说明:操作系统课程设计,使用PV操作机器信号量、锁等机制,实现读者和写者互斥访问临界资源-Courses on operating system design, the use of PV operate the machine semaphore lock mechanisms, readers and writers to achieve mutually exclusive access to critical resources
<陆小果> 在 2024-09-20 上传 | 大小:2735104 | 下载:0

[数据结构常用算法1273

说明:poj1273 一道网络流图论的简单题,运用增光路的算法-poj1273 a simple graph problem
<hangweiqiang> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuizhong

说明:一个完整的HHT程序,需要先下载EMD工具箱-A complete HHT program, you need to download the EMD Toolbox
<郭一然> 在 2024-09-20 上传 | 大小:5120 | 下载:0

[数据结构常用算法dijkstra1

说明:dijkstra算法很简短。很核心的算法,核心代码10行。-dijkstra algorithm
<杨洋> 在 2024-09-20 上传 | 大小:13337600 | 下载:0

[数据结构常用算法dp-algorithm

说明:经典算法——动态规划教程,很详细的教程资料,长达70多页,很好很强大。-Classical algorithm- dynamic programming tutorial, a very detailed tutorial information as long as 70 pages, very very powerful.
<杨洋> 在 2024-09-20 上传 | 大小:404480 | 下载:0

[数据结构常用算法huffman

说明:huffman树的数据结构实现代码 ,挺全面的。-Huffman tree data structure code, very comprehensive.
<杨洋> 在 2024-09-20 上传 | 大小:7168 | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中
<吕子乔> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dijkstra-alg

说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。本算法时间复杂度完全符合要求。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm, is used to calculate a node to all other nodes in the shortest path. Th
<吕子乔> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sorts

说明:排序算法,插入排序,折半排序,快速排序,希尔排序-Sorting algorithm, insertion sort, binary sort, quick sort, Hill sorting
<蓝月> 在 2024-09-20 上传 | 大小:13312 | 下载:0

[数据结构常用算法The-matrix-the-chain-multiplication-

说明:运用动态规划思想,解决矩阵链最优算法问题。-The use of dynamic programming to solve the problem of the optimal matrix chain algorithm.
<吕子乔> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法The-longest-common-subsequence

说明:运用动态规划思想和策略,解决最长公共子序列问题。-The use of dynamic programming ideas and strategies to solve the longest common subsequence problem.
<吕子乔> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[数据结构常用算法single-list

说明:单链表实现代码,各种操作:数据插入,删除,显示等-Single linked list implementation code, a variety of operations: data insertion, deletion, display
<罗锦盛> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 2185.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org