资源列表

« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法youxiangtu

说明:假设以邻接矩阵作为图的存储结构,编写判断在给定的有向图中是否存在一个简单有向回路,若存在,则以顶点序列的方式输出该回路(找到一条即可)-Suppose the adjacency matrix as a graph storage structure, the preparation of judgments in a given directed graph if there is a simple directed circuit,
<huangxi> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法2011022602

说明:菱形图案 运用C语言将菱形图案输出 素数的求法-Diamond pattern diamond pattern using C language output primes Method to
<东方寒永> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sort

说明:计算出各种排序方法所用时间(直接插入排序,希尔排序,冒泡排序,快速排序)-Various sorting methods to calculate the time spent (direct insertion sort, shell sort, bubble sort, quick sort)
<chengyun> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法joseph

说明:约瑟夫问题如下:已知n个人(n>=1)围坐一圆桌周围,从1开始顺序编号。从序号为1的人开始报数,顺时针数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规则重复下去,直到所有人全部出列。请问最后一个出列的人的编号。 -Joseph questions are as follows: Given n individuals (n> = 1) sitting around a round table,
<sdalong> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法eightqueen

说明:八皇后问题19世纪著名的数学家高斯于1850年提出的。他的问题是:在8*8的棋盘上放置8个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列、同一斜线上。请设计算法打印所有可能的摆放方法。-Eight queens problem the famous 19th century mathematician Gauss in the 1850' s. His question is: 8* 8 board to plac
<sdalong> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法tulun

说明:一个实现最小生成树的程序,通过输入图的路径来找到该最小生成树-A program to achieve the minimum spanning tree, by entering that path to find the minimum spanning tree
<葛俊祥> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法biaodashi

说明:有中缀表达式转换成后缀表达式并计算结果 主要是数据结构上的一些算法以后又需要请联系我数据结构所有算法-With infix expressions into postfix and calculate the data structure is mainly the result of some of the algorithms later I need to contact all of the data structure
<wenjinjie> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法001

说明:求字符串next数组,实现快速模式匹配,将文件直接在C++环境下执行即可-String array for next, realizing fast pattern matching
<青山小子> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maze-problem

说明:解决数据结构中的迷宫问题 可在TUEBOC中直接运行-Data structure to solve the maze problem can be run directly in TUEBOC
<陈蓝> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法hw8.15

说明:实现以下功能: 1.输入10人的姓名职工号 2.按号从小到大排序。 3.输入一个号,用折半查找法查找并输出。-Achieve the following functions: 1 Enter the name of employee number 10 (2) according to numbers from small to large order. 3 Enter a number, with the binary s
<覃晓莹> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法tStudyP

说明:一个简单基本的快速排序,对于算法的入门学习有帮助-A simple basic quick sort, started learning algorithm for help
<shendi> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Prim

说明:最小生成树源代码,了解无向图最小生成树有用。-projective Maximum Spanning Tree.
<华却才让> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 351.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org