资源列表
[数据结构常用算法] setColor_pro
说明:经典的着色问题,数据结构,本代码由本人自己编写,VC++版本-classic color issues, data structure, the code from my own preparation, the VC version<better> 在 2024-11-01 上传 | 大小:258048 | 下载:0
[数据结构常用算法] TreeTraversal
说明:已知二叉树的先序、中序遍历的结果,构造出该二叉树,并用非递归的后序遍历算法遍历该二叉树-Sequence of the first known binary tree, traversal of the results of the binary tree structure, and after the use of non-recursive traversal of the binary tree traversal algori<浩峰> 在 2024-11-01 上传 | 大小:258048 | 下载:0
[数据结构常用算法] Win32_3DViewer
说明:A code to display a 3d model http://www.cppfrance.com/codes/VIEWER-3D-GENERATEUR-2D-WIN32-OPENGL-VCPLUSPLUS7_29029.aspx<silkan> 在 2024-11-01 上传 | 大小:258048 | 下载:0
[数据结构常用算法] bottomupsort
说明:冒泡排序,是指计算机的一种排序方法,它的时间复杂度为O(n^2),虽然不及堆排序、快速排序的O(nlogn,底数为2),但是有两个优点:1.“编程复杂度”很低,很容易写出代码;2.具有稳定性,这里的稳定性是指原序列中相同元素的相对顺序仍然保持到排序后的序列,而堆排序、快速排序均不具有稳定性。不过,一路、二路归并排序、不平衡二叉树排序的速度均比冒泡排序快,且具有稳定性,但速度不及堆排序、快速排序。-Bubble sort is a sor<huang> 在 2024-11-01 上传 | 大小:258048 | 下载:0
[数据结构常用算法] Euler-diagram
说明:欧拉图判定 有向图和无向图都可以实现,有操作文档说明。-to determine Euler diagram directed graph and undirected graph can be achieved, also there is an operational documentation .<> 在 2024-11-01 上传 | 大小:258048 | 下载:0
[数据结构常用算法] RMB-JISUAN
说明:计算人民币输出的算法 能够有效地算出各种金币的数目-RMB output algorithm can effectively calculated the number of various coins<刘磊> 在 2024-11-01 上传 | 大小:257024 | 下载:0