资源列表
hafuman
- 该程序为实现哈夫曼的一些应用而设计的,其中用到了MFC直观的打印了树的形状,并且在界面上做了些美化工作,用到了屏幕雨,通过光标移动可控制程序的菜单,等等。-The program for the Huffman some applications and design, which uses the MFC prints intuitive tree shape, and the interface to do some landscaping work, use a rain screen,
找到单应矩阵
- 手动输入4个对应点获取对应的单应矩阵,文件里面有多种函数的详细介绍用法,容易上手
tree
- 以广义表的形式输入一个树,创建该树,并且中序遍历输出-The generalized form of a table to enter a tree, the tree is created, and the output preorder
duilie
- 用C语言实现队列的一些基本操作,入队、出队等。-Using C language to achieve some of the basic operation of the queue, into the team, a team and so on.
BiTREE
- 输入二叉树的先序序列和中序序列,根据这两个序列,输出二叉树的后序序列,用C语言实现这个程序。-Input sequence and the first sequence of binary tree inorder sequence, based on these two sequences, the output binary sequence after sequence.
BitreeDepth
- 输入一个二叉树,用递归的方法求该二叉树的深度。-Enter a binary tree, using recursive method for solving the binary tree depth.
sort
- 排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现-Sort data structure is an important element of the algorithm including a direct insertion bubble sort algorithm selection
data
- 数据结构 链表和 顺序表和 单链和 双链以及单链求并集
algorithm-source-code
- 妙趣横生的算法源代码,介绍了一些比较有趣的问题的算法-Fun algorithm source code, describes some of the more interesting questions algorithm
sort
- 排序程序。包含选择排序,堆排序,插入排序,希尔排序,冒泡排序,快速排序6种排列方式。-Sort program. Including selection sort, heap sort, insertion sort, shell sort, bubble sort, quick sort six kinds of arrangement.
nkoj1751
- 解决nkoj 1751: E: Expressions 的程序,网上很难找-program for nkoj 1751: E: Expressions
keyword_search
- 本程序实现关键词的检索,采用c语言编写,达到了预期的要求-This program implements keyword search, using c language, to achieve the expected requirements
