资源列表
[数据结构常用算法] AnExampleOfHuffman
说明:一个有关HUFFMAN算法的演示 其中还有一些基于HUFFMAN的压缩-an algorithm for the presentation of which some compression on Speed HUFFMAN<徐欣民> 在 2025-06-20 上传 | 大小:115kb | 下载:0
[数据结构常用算法] recursion_mathod_to_solve_combination_and_all_perm
说明:简单的全排列与组合问题的递归解法,数据结构与算法中较基础的问题-simple combination with the full array of recursive method, data structure and algorithm based on the issues than<sherry> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] AVLTreeImpl
说明:AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!-AVL Tree implementation : I also included a test to compare the fu<michael> 在 2025-06-20 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Existed_SVL_Tree_Impl
说明:The existed tree implementation-implementation<michael> 在 2025-06-20 上传 | 大小:17kb | 下载:0
[数据结构常用算法] Imagepintu
说明:this code show how to use computer sole the poblem to piece image together-this code show how to use the computer sole p oblem to piece together image<钟宇料> 在 2025-06-20 上传 | 大小:61kb | 下载:0
[数据结构常用算法] DEMO(sort)
说明:实现各种内部排序。包括冒泡排序,直接插入排序,Shell排序,快速排序,堆排序,并比较排序的比较次数和移动次数。主要是C语言。-achieve internal order. Including bubble sort, direct insertion sort, Shell sort, quick sort, heap sort, and compare the ranking of number and mobile number. C is the main language.<张某某> 在 2025-06-20 上传 | 大小:212kb | 下载:0
[数据结构常用算法] span_forest
说明:Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper tri<卢松> 在 2025-06-20 上传 | 大小:3kb | 下载:0
[数据结构常用算法] mergeinS
说明:merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.-merge sort give a set of S n integers and anot her integer x, determine whether or not there exits two elemen< 朱雨科> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] nQueenCircle
说明:算法设计中的经典问题,符号三角形,n皇后,圆排列-algorithm design of the classic, triangular symbols, n empress, with a round<JK> 在 2025-06-20 上传 | 大小:82kb | 下载:0