资源列表
[数据结构常用算法] airline-reservation-system
说明:一个简单的航空订票系统,利用C++和队列数据结构实现实现。-A simple airline reservation system, using C++ and queue data structure implementation.<李浪> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Huffman
说明:给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。-Given the right value as the n-n-leaf node, a binary tree structure, if the minimum weighted path length, saying such a binary tree for the optimal binary tree, also called Huffm<李浪> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Sorting-algorithm
说明:排序算法,包括拓扑排序、实数冒泡排序、复数冒泡排序等多种排序算法优化。-Sorting algorithm, including the topological sorting, real bubble sort, bubble sort, and other complex sorting algorithm optimization.<Aimshy> 在 2025-06-22 上传 | 大小:3kb | 下载:0
[数据结构常用算法] data-structure-example_code(1-6)
说明:数据结构源码,极好的学习资料,通过实例去研究数据结构-Source data structure, excellent learning materials, an example to study the data structure<chhrui> 在 2025-06-22 上传 | 大小:66kb | 下载:0
[数据结构常用算法] Nhuanghoug
说明:N皇后问题采用位算法来运算,速度很快,但是最多只适合32个皇后的运算-N queens problem by bit algorithm to compute, very fast, but only for a maximum of 32 Queen s operations<dekayzc> 在 2025-06-22 上传 | 大小:502kb | 下载:0
[数据结构常用算法] Joseph
说明:约瑟夫问题解决好人与坏人问题:有n个人围成一圈,分别报数,报到为m的出列,也就是经典的约瑟夫问题。先要解决这样一个问题。围成一圈的人有k个好人,k个坏人,在进行约瑟夫问题报数时,符合在坏人没有都出列前第一个好人没有出列这样的情况的m的最小值为多少?-Joseph, good and bad problem-solving problem: there are n people form a circle, respectively, reported that the number of reg<dekayzc> 在 2025-06-22 上传 | 大小:534kb | 下载:0