资源列表

« 1 2 ... .12 .13 .14 .15 .16 117.18 .19 .20 .21 .22 ... 2656 »

[数据结构常用算法高斯消元法(不列主元)

说明:高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
<胡铭育> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法“八皇后”问题递归法求解

说明:“八皇后”问题递归法求解 * 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen's" recursive method* 8 Queen's pro
<美美> 在 2025-06-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法数据结构算法集锦

说明:数据结构算法集锦:包括大量常用算法,如求两数的最大公约数、素数的求法、Prim算法、Kruskal算法、最短路径、Dijkstra 算法、排序相关算法、高精度计算相关算法-algorithm data structure highlights include : large common algorithms, such as for the number two majors, for the prime numbers, Prim algorithm, Kruskal algorithm,
<美美> 在 2025-06-06 上传 | 大小:9kb | 下载:0

[数据结构常用算法哈希表设计

说明:哈希表设计是数据结构中重要的一个项目,该程序详尽说明了哈希表的建立等过程。-hash wishes it is an important project in the structure of the data that the form is designed, this procedure proves exhaustivly hash wishes such course as the setting-up of the form ,etc..
<美美> 在 2025-06-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法数据结构和算法Flash动画演示

说明:数据结构和算法Flash动画演示 B树的删除,B树的生长过程,串的顺序存储,单链表结点的插入,单链表结点的删除,堆排序,二叉排序树的删除等-data structures and algorithms Flash animation demo B-tree removal, B-tree growth, the sequence string storage, single linked list of nodes inserted, single linked list of nodes re
<仙道> 在 2025-06-06 上传 | 大小:943kb | 下载:0

[数据结构常用算法wt

说明:小波变换算法,运用小波理论,优化其核心算法,提高计算效率-wavelet transform algorithm, using wavelet theory, optimizing their core algorithm, improve computational efficiency
<jjt> 在 2025-06-06 上传 | 大小:6kb | 下载:0

[数据结构常用算法一元稀疏多项式的计算

说明:一元多项式的计算,建立两个多项式,并进行相加,相减运算,输出结果.参考资料:严蔚敏《数据结构与算法》-one yuan polynomial calculations, the establishment of two polynomials, and together, subtract operation, the output results. References : Yan Wei Min "data structure and algorithm"
<王伟> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法二叉树的生成与遍历

说明:建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出-established as before, during and after the binary tree traversal sequence method, the code of non- recursive method, recursive method is later
<王伟> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法插入排序的改进算法—希尔排序算发1

说明:插入排序的直接改进算法--希尔排序算法.将用户输入的一列数按递增顺序排好并输出.以及直接插入冒泡选择排序算法的实现-inserted directly improve the ranking algorithm-- Hill sorting algorithms. Users input a few in increasing order to arrange and output. Bubble and direct insertion Selection Sorting Algorithm
<王伟> 在 2025-06-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法wenbenbianjisuanfa

说明:一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!
<孙绍智> 在 2025-06-06 上传 | 大小:2kb | 下载:0

[数据结构常用算法penguzzle

说明:著名的15谜游戏(15-puzzle )的Tcl/Tk版本,现在它可以有 4x4, 5x5 或6x6 的格子,所以更加有趣,改变图片也更加容易。 -mystery of the famous 15 games (15-puzzle) Tcl/Tk editions, it could 4x4, 5x5 or 6x6 lattice, the more interesting and change the picture much easier.
<sky> 在 2025-06-06 上传 | 大小:21kb | 下载:0

[数据结构常用算法用C语言写的约瑟夫环

说明:数据结构课程设计,用C语言编写的约瑟夫环-data structure course design, preparation of the C language Josephus
<李火土> 在 2025-06-06 上传 | 大小:36kb | 下载:0
« 1 2 ... .12 .13 .14 .15 .16 117.18 .19 .20 .21 .22 ... 2656 »

源码中国 www.ymcn.org