搜索资源列表
the-Gaussian-elimination-method
- 列主元高斯消去法的C语言程序,用来求解线性方程组。在VS2010上编写,已调试通过。-Out PCA Gaussian elimination method C language program, is used to solve linear equations. Written in VS2010 debugging through.
text2cass
- 度分秒转成弧度制,参与运算,得到弧度制结果,再转回度分秒输出。编程语言:C#。编程环境:VS2010-Degrees, minutes, and seconds turn into radians, participate in the operation, the radians results, and then back to degrees minutes and seconds output. Programming languages : C#. Pro
CurFit-Dichotomy
- VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polynomial. The code is clear and s
gauss-seidel--iteration
- Gauss-Seidel 迭代是数值计算方法中增加迭代效率,减少迭代时间的一种方法. 采用vs2010,C语言.-Gauss-Seidel iteration is iterative numerical method to increase efficiency and reduce iteration time of a method. Using vs2010, C language.
Newton-Iterative
- 用C++语言实现牛顿迭代法解线性方程组,是C++控制台程序,基于VS2010。-To realize the Newton iterative method for solving equations by using C++ language.
CPPCommonly-used-sorting-algorithms
- C++常用数字排序算法,例如冒泡法,顺序法等,使用Vs2010环境编写-C++ common digital sorting algorithms, such as bubble method, sequential method, using Vs2010 prepared environment
numericalexercise2
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业二(幂法、反幂法、QR分解),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-This is in the VS2010 environment compiled C program files. Numerical analysis of the job, the Beijing University of Aeronautics and Astronautics 2015
numericalexercise
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业一(特征值与特征向量),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-Analysis, Beijing University of Aeronautics and Astronautics 2015 numerical analysis of a large operations (eigenvalue and eigenvector), I retold in the
CRC7
- CRC7算法C++代码实现,需要的来看看是否有帮助. VS2010编译通过-CRC7 C++ code implementation. Pls check.
