资源列表

« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法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-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

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

[数据结构常用算法aly

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

[数据结构常用算法A-topological-sort-of-directed-graph

说明:数据结构中的有向图的拓扑排序算法基础程序,可在此基础上进行更改,主要构造了无向图、有向图和逆邻接图,使用c语言编程。-Data structure topological sort algorithm of the directed graph based program that can be changed, on the basis of the main structure undirected graph and direct
<茴香> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法ConsoleApplication3

说明:建立有n个单词的链表,重复单词只在链表中保留一个,出现次数高的单词前-The establishment of a n-word list, leaving only a repeated word in the list, the number of occurrences of a word before high
<teroro> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhaobianjie_new

说明:可以准确的找出边界 快速 有效 效果好 -Can accurately identify the border quickly and effectively effect is good
< 李杰> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort1

说明:任意输入几个数字,并以Q或者q结尾,然后判断这几个数的大小,并又小到大输出-Any input a few numbers, and Q or q at the end, and then determine the size of these numbers, and to large and small output
<> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:任意输入两个大的整数并以Q结尾,然后对输入的数字进行排序,并按从小到大的顺序输出-Enter any two large integers and Q at the end, and then sort of digital inputs, according to the order small to large output
<> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法HeapSort

说明:堆排序非递归实现 代码注释详细,简单易懂-heapsort no recursion
<> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法Point

说明:第一行输入点的个数,第二行输入坐标,结果显示点与点之间两两的距离-The first line of the number of input points, the second line input coordinates, the results show that the distance between the point and the point two two
<Way> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd

说明:Floyd算法的C++实现,求任意两点间最短路径 算法复杂度 O(n^3)-Floyd algorithm
<彼德史密斯> 在 2025-01-31 上传 | 大小:1kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 600.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org