资源列表

« 1 2 ... .20 .21 .22 .23 .24 2625.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法linklist

说明:顺序表上的基本操作实现,一些基本的操作步骤,测试可用,可以下载下来学习一下-Basic operations on the order of the table, some of the basic steps, the test is available, you can download it to learn about
<孙文> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法hospital

说明:患者到医院看病事件模拟,用c语言写的,测试可以使用-The patient to the hospital event simulation using c language written test may be used
<孙文> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法treePrint

说明:先序二叉树的控制台树状输出,包括二叉树的建立,输出部分可以提取到其他二叉树上使用-print binary tree
<wy> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法C2A6E2_SortValues.cpp

说明:Sorts values in C++ using arrays
<gpop> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法hufPP

说明:this code is used to generate huffman codes
<amine> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra algorithm
<Sara> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法IFS

说明:迭代加深搜索,实质上是限定下界的深度优先搜索。即首先允许深度优先搜索K层,若没有发现可行解,再将K+1后 重复以上步骤搜索,直到搜索到可行解。-Iterative Deepening Search
<杨晶城> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法DijkstraPath

说明:Dijkstra算法是由E.W.Dijkstra于1959年提出,又叫迪杰斯特拉算法,它应用了贪心算法模式,是目前公认的最好的求解最短路径的方法。-Dijkstra algorithm greedy algorithm mode, is widely recognized as the best method for solving the shortest path.
<小小> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法calcmulate-0

说明:给定一个整数N,求N的阶乘末尾有多少个0 应用程序的每个文件的内容。-Given an integer N, N factorial seeking the end there is the content of the application number 0 for each file.
<陈雅> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:计算闭包完全最短路径,可自由输入闭包的顶点个数-fLOYD,Calculate the complete shortest path path, the number of vertices of the free input closure
<zhangsaifeng> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法aly

说明:写出将一个无向图的邻接矩阵转换成邻接表的算法-Write an undirected graph adjacency matrix algorithm converts adjacency list
<方方> 在 2025-02-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法als

说明: 每30个旅客同乘一条船将全船一半的旅客投入海中,30个人围成一圈,由第一个人数起,依次报数,数到第9人,便把他投入大海中 然后再从他的下一个人数起,数到第9人,再将他扔进大海中。如此循环地进行,直到剩下15个乘客为止。问哪些位置是将是被扔下大海的位置。-Each 30 passenger ride with a boat to ship half of the passengers into the sea, 30 peopl
<方方> 在 2025-02-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2625.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org