资源列表

« 1 2 ... .72 .73 .74 .75 .76 2377.78 .79 .80 .81 .82 ... 2656 »

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

[数据结构常用算法tulun

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

[数据结构常用算法001

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

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

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

[数据结构常用算法tStudyP

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

[数据结构常用算法Prim

说明:最小生成树源代码,了解无向图最小生成树有用。-projective Maximum Spanning Tree.
<华却才让> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:实现了哈夫曼的编码,建立了哈夫曼表,并根据节点查询译码。-Carried out to admire the encode of man Man, created to admire huffMan table, and search translation according to the nodal point.
<踏绮> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:各种排序的方法,包括插值和希尔等排序,可愿意清楚地理解各种排序方法的异同点。-All kind of sort methods
<susan> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Mai

说明:八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。计算机发明后,有多种方法可以解决此问题。-Eight queens problem is a
<侯三三> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法queens

说明:女皇排序问题的简单实现-simple achievement of Eight Queens Problem using Python
<123> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 2377.78 .79 .80 .81 .82 ... 2656 »

源码中国 www.ymcn.org