资源列表
nihe
- 二维、三维、四维数据拟合,主要是矩阵计算。类初始化中可以控制拟合的变量为n次。-2D, 3D, 4D data fitting, matrix calculation. The fitting can control the class initialization variable n times.
tea
- tea Encryption and Decryption
xtea
- Implements the XTEA enctryption and decryption.
MagicSquare
- Visual C++生成任意阶幻方,并将生成的幻方矩阵输出到Excel工作薄。-Visual C++ generate any magic square magic square matrix and the generated output to an Excel workbook.
RadixSort1
- This is simple sorting algorithm
Matrix-invert
- C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .
Scientific-Programming
- Scientific Programming in C
is-it-prime
- 判断一个数是否是素数的小程序,经过编译即可使用-Determine if a number is prime number of small programs compiled can be used
an-estimate-of-pi
- 用C++编写的利用无穷级数逼近来估计圆周率的小程序,可以帮助初学者学习-a small programe using infinite series to estimate pi applet
volume-and-surface-area
- 通过编写类来计算一个给定长宽高的长方体的提及和表面积,是C++面向对象编程的经典例子-Object-oriented programming: seeking a cuboid volume and surface area
Fibonacci-Sequence
- 利用递归算法计算斐波那契数列的n项的值,-Recursive algorithm to calculate the Fibonacci series, the value of n items
exp
- 表达式求值,可以计算算术表达式,考虑括号,可以计算出数据double类型。-Expressions are evaluated, can calculate any arithmetic expressions, consider parentheses, can be calculated data type double.
