资源列表
post_thread_binary_tree
- 后序线索二叉树类模板 树状形式显示线索二叉树 -Postorder threaded binary class template displayed threaded binary tree
YoungTableau
- 杨氏矩阵,包括插入,删除,查找一个元素算法-Young matrix, including insert, delete, find an element Algorithm
vf-udf
- 膜渗透 FUENT UDF 气液两相流 -Gas-liquid two-phase flow membrane permeation FUENT UDF
The-establishment-of-tree-traversal
- 关于数据结构中二叉树的建立与遍历的c++程序,包含详细介绍-On binary tree data structure traversal establish procedures, including details
2010011219_e7_p1
- 了解实际计算机运行中,由于数据类型的不同,发生的截断和舍入误差的问题-Understanding of the actual computer is running, due to the different types of data, the occurrence of truncation and rounding error problem
2010011219_e3
- 关于中缀运算符运算与后缀运算符运算算法与课本相同; 关于中缀转后缀采取数据直接赋值,运算符入栈等候操作(根据优先级)的方法 -About infix operators computing and computing algorithms and postfix operators textbooks same infix turn on suffix take data directly assignment operator stack awaiting operation (ac
2010011219
- 将文件中的多项式写入链表,并通过链表保存,通过动态数组实现简单的运算。-Write a polynomial in the file list, and saved through the list, dynamic arrays through simple arithmetic.
2010011219_e1_p2
- 统计文件中字母出现的数目,不区分大小写,输出格式为字母 数目-Statistics document the number of letters appear insensitive, the output format is the number of letters
2010011219_e1_p1
- 对于给定的N,求出区间(0, N]区间的所有满足勾股定理的正整数三元组。-For a given N, determined interval (0, N] interval for all positive integers satisfy the Pythagorean triples.
BANK
- BANKING APPLICATION IN C-BANKING APPLICATION IN C++
tree-similar
- 按先序遍历序列建立两个二叉树的二叉链表 A 和链表 B ,设计算法判断 A 、 B 二叉树是否相似。-Traversal sequence established by the first two binary tree binary list A and list B, the design algorithm to determine A, B binary tree is similar.
seal-sort
- 设计一算法,用希尔排序方法对n个原始数据进行排序。要求如下: 输入:(1)输入原始数据个数n; (2)输入n个原始数据。 输出:(1)输出原始数据; (2)输出增量gap及排序过程 (3)输出排序结果。-Design an algorithm, using the n Hill sorting method to sort the raw data. Requirements are as follows: Input:
