资源列表

« 1 2 ... .47 .48 .49 .50 .51 352.53 .54 .55 .56 .57 ... 2656 »

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

[数据结构常用算法sort

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

[数据结构常用算法Mai

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

[数据结构常用算法queens

说明:女皇排序问题的简单实现-simple achievement of Eight Queens Problem using Python
<123> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法hunynpipei

说明:婚姻匹配算法研究,提供C++代码,主要实现代码,利用矩阵来分析-Marriage matching algorithm, provides C++ code, the main code, the use of matrix analysis
<大熊> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法single-list-method

说明:此实验利用前插法创建一个单链表,利用单链表的功能动态地开辟空间存储数据,以及删除数据释放空间。首先建立带表头结点的单链表,并输入数据。接着输出单链表中所有结点的数据域值。然后输入x,y在第一个数据域值为x的结点之后插入结点y,若无结点x,则在表尾插入结点y。最后输入k,删除单链表中所有的结点k,并输出被删除结点的个数。-The experimental use of forward runs to create a single lis
<梁小歪> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法josepharray

说明:约瑟夫问题,用链式结构实现,有N个数,从S开始报数M,列出前后出序序列-Joseph problems with the chain structure to achieve, there are N number, starting from the S reported that the number M, before and after the order listed in the sequence
<梁小歪> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary-tree

说明: 1、参考P66建立二叉树的算法,建立图4-13(a)所示二叉树; 2、实现对该二叉树的先、中、后序遍历并输出遍历序列; 3、实现该二叉树的中序遍历非递归算法; 4、实现对该二叉树交换其左右子女的算法。 -1, reference P66 build binary tree algorithm, the establishment of Figure 4-13 (a) shows the binary t
<梁小歪> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法JosephLink

说明:约瑟夫问题,链表实现。有N个数,从S开始报数m,打印出序序列-Joseph problems linked list. There are N number, starting from the S reported that the number m, print out the order sequence
<梁小歪> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法bulid

说明:输入一串数字,创建二叉排序树,并对二叉排序树进行中序遍历,即可以对这串数字排序-Enter the string of numbers, create a binary search tree and binary search tree in order traversal, this string of numbers that can be sorted
<王弘扬> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法dan

说明:运筹学单纯形表算法,简单明了。直接得出答案-Operations Research tableau algorithm is simple. Directly to the answer
<小小飞翔> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法lieduifenyou

说明:实现列队分油程序,是数据结构的实验,用到了堆栈-Achieve line-up sub-oil program, the data structure of the experiment, use the stack
<LIQI> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 352.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org