资源列表
mathcad
- mathcad algorithm time series
Finite_Aut2127819222008
- A Program that can convert your Regular Expression to PostFix Post_Fix to NFA [Thomson s Construction] NFA to DFA [Subset Construction] DFA to minDFA [Table Filling Algorithm]
Hash_Table1616057162003
- A hash table that stores key/pointer pairs. The table can handle either numbers or strings as keys, you specify which type it is when you create it. When you use strings as the keys, you should store the key permanently yourself somewhere, such as in
Huffman__T1620927282003
- Huffman Tree Encoder is an implementation of the HUffman algorithm.I wrote a simplified version of the Algorithm for this program. The Algorithm is also available with the program.The program can generate codes for the symbols entered as well as disp
Mass_calc
- This code implements colors in DOS console mode and calculates a mass equation (physics).
PERT_table1770527162004
- Accept initial values from user and complete the PERT table
shuzhifenxi
- 数值分析 幂法 有详尽的代码和注释 还有算法设计-Power law is a detailed numerical analysis of the code and comments are algorithm design
1.c
- 用c语言实现n阶线性方程组Ax=b,列主元素消去法-Using c language implementation n linear equations Ax = b, set out the main elements of elimination
Rational
- 有理数四则运算头文件,其中有理数用两个长整形表示。-Rational operation,Each Rational include two long int
simplex_method_larger
- 线性规划问题求解(约束条件均为大于,最后N列为单位矩阵)-Solving linear programming problems (constraints are greater than and the last N as a unit matrix)
main
- interpolation lineary vertical and horizontal.C++ Console.
A0_004
- 求满足 M > N > 0 的两个正整数之和的最大公约数.-Order to meet the M> N> 0, two positive integers and the greatest common divisor.
