-
牛顿插值方法的计算机实现程序
牛顿插值方法的计算机实现程序-Newton interpolation method of computer procedures
- 2023-01-09 17:30:03下载
- 积分:1
-
c语言矩阵求逆,高斯消元法,伴随矩阵求逆矩阵c语言。
资源描述该代码里包含里两种使用c求逆矩阵的代码,一种是使用伴随矩阵除以行列式得到逆矩阵,另一种是使用高斯消元法求逆矩阵
- 2022-01-25 18:43:07下载
- 积分:1
-
该程序是作者编写的程序,实现了图和树中的部分算法。
该程序是作者编写的程序,实现了图和树中的部分算法。-that the procedure was prepared by the author of procedures, a map and part of the tree algorithm.
- 2022-03-05 11:00:37下载
- 积分:1
-
这是用VC++编写的计算器的源代码,可以进行简单的数学运算
这是用VC++编写的计算器的源代码,可以进行简单的数学运算-This is used VC++ Prepared calculator source code, you can perform simple arithmetic
- 2022-12-01 18:05:03下载
- 积分:1
-
refprop调用
简单的refprop代码,仅仅只是针对不懂同学,当然还有获取更多资源
- 2023-07-13 16:35:04下载
- 积分:1
-
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是松弛算法...
研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是松弛算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. This is the relaxation algorithm
- 2022-02-01 14:42:50下载
- 积分:1
-
A5算法的实现(使用C语言)
实现A5算法的加密与解密程序,是源代码程序希望对大家有帮助~亲测有效
- 2022-03-31 07:25:57下载
- 积分:1
-
havel定理
这是一个学生管理的简单代码,它是基于MFC的对话框,在这里面,使用了MFC的数据库类CDatabase和CRecordset这两个封装好了的类,同时他实现了基本的学生管理功能,可以用来学习或者练手
- 2022-06-26 03:04:30下载
- 积分:1
-
一个薄板样条模型(thin plate spline)matlab源代码
一个薄板样条模型(thin plate spline)matlab源代码-A thin plate spline model (thin plate spline) matlab source code
- 2022-01-25 17:42:11下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Wi...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套非线性方程组求解代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过 -the code is "commonly used computer numerical algorithms and procedures C version," a book supporting solve nonlinear equations code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-01-24 14:09:54下载
- 积分:1