资源列表
CHN_Rem_Thm
- 中国剩余定理的几个例子,体现了中国剩余定理的基本思想。-Several examples of Chinese Remainder Theorem, reflects the basic idea of the Chinese Remainder Theorem.
distillation-column
- 精馏塔计算程序,建立了精馏塔的严格计算模型,并用matlab编程求解。-Program for distillation column, the strict model of the distillation column is built, and solved by matlab programming.
arm_mult_q7
- Q7 vector multiplication
STACK-CALCULATOR
- 以c++为语言的基于栈的计算器源代码,支持括号优先级操作,而且可以对异常错误进行处理-c++ stack calculator
TSP_Dynamic
- 利用MATLAB实现动态规划中最短距离的计算。-Calculates the shortest distance between the dynamic programming
Conjugate_gradient_exact
- 最优化方法的共轭梯度法的精确搜索,有二次终止性。-Refine search Conjugate Gradient Method
Conjugate_gradient
- 用共轭梯度法解决最优化问题,有应用实例。-Conjugate gradient method to solve optimization problems
Huffman
- 上传的文档为Huffman编码的C++实现代码,功能完备,编解码有较为详细的界面演示-Upload the document for the Huffman code C++ code, complete function, encoding and decoding have a more detailed interface demo
middle
- 中值计算算法,给初学者好好学习,记得给个好评-find the middller
Bubble-Sort
- 冒泡算法非常好的学习资料,拿去好好研究吧!-buddle sort
Trigonmetric-Table.c
- It has been shown that trigonometric functions can be expanded using power series. Since x^k/k! → 0, the power series always converges to the exact value. For relative small x, these power serieses do not need many terms to converge. Thus, one ca
Nonhypotenuse-Numbers.c
- A nonhypotenuse number is a positive integer whose square cannot be expressed as the sum of two nonzero integer squares. a C program to find the 20,000th nonhypotenuse number. print out the first 100 nonhypotenuse numbers for verification purpose.
