资源列表
big_number
- This program is to handle all possible arithmetic operations (+, -, *, /, ) and logic operations (<, >, >=, <=, ==, !=) between 2 numbers, which have quite a lot of number of digits.-This program is to handle all possible arithmetic opera
multiple_conversion
- To convert many different measurements. For example for feet to meters, and back. There is an easy menu that guides you to what you want.
Text1
- 哈弗曼编码译码器,输入一段英文文字 可以以实现哈弗曼译码-Harvard Manchester decoder coding, input a English word Can harvard to Manchester decoder
sve
- code for criteria function for lanching satelite
lzh
- 使用 RUNGE-KUTTA-FELBERG 的方法去解决y -e^(x)y -2y +y=e^(-x)*(2e^(-x)cos(x)+5sin(x)).这是一道比较经典的数值分析题目。-Use RUNGE-KUTTA-FELBERG solution to y' ' '-e ^ (x) y' '-2y '+ y = e ^ (-x)* (2e ^ (-x) cos (x)+5 sin ( x)). This is a classic comparison o
zz
- 使用Euler-Cauchy method方法去处理2个矩阵。y(x) = eAxy0这个是实际的函数-Euler-Cauchy method used to deal with two matrix. y (x) = eAxy0 this is the actual function
qq
- A numerical solution of the 2D wave equation utt = β2 (uxx + uyy) is required over the region R in the x, y plane R = {(x, y)| 0 < x < a, 0 < y < b}-A numerical solution of the 2D wave equation utt = β2 (uxx+ uyy) is required over
ww
- Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitu
fr
- Write a Matlab program which solves the initial value problem y = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this problem is given by y(x) = x/
Time_series_analysis
- 有关时间序列分析的好书,包括时间序列分析的各种方法。-Time series analysis of the book, including time series analysis methods.
cstree
- 输出二叉树表达式,不过无法去掉,需要改进以下-bitree
distant
- 一道动态规划的算法题。通过学校acm验证。-Dynamic programming algorithm to join the title. Acm authentication through the school. Ha ha. .