-
用C++编写的多项式插值算法和有理函数插值算法!
用C++编写的多项式插值算法和有理函数插值算法!-prepared by the polynomial interpolation algorithm and rational function interpolation algorithm!
- 2022-03-22 21:30:05下载
- 积分:1
-
FFT算法与C实现
FFT的C语言算法实现,包含FFT的算法原理、介绍和c的实现
- 2022-11-01 16:30:04下载
- 积分:1
-
normal dft
标准dft,是标准的dft,虽然没有特别的地方,但对于了解其内涵或许有一定的帮助-normal dft
- 2023-01-25 06:50:04下载
- 积分:1
-
mfc随机数生成排序以及列表
资源描述可在mfc框内生成随机数,然后进行随机数的排序
- 2022-10-21 09:40:07下载
- 积分:1
-
tinyxml使用实例
tinyxml使用实例 tinyxml使用实例tinyxml使用实例tinyxml使用实例
- 2023-03-20 01:00:05下载
- 积分:1
-
数值计算中的Doolittle分解法(含有紧凑方式的解法),是用VC++编写的...
数值计算中的Doolittle分解法(含有紧凑方式的解法),是用VC++编写的-numerical calculation of Doolittle decomposition (containing a compact form of solution), VC++ prepared
- 2022-02-16 09:39:00下载
- 积分:1
-
小游戏“神奇翻转”
也称“点灯游戏”。9×9的矩阵中,每选择一个元素,它与其上下左右共5个元素都会由1变为0、或是由0变为1。将所有元素变为1则胜利。本源码使用命令行界面实现这一功能,一方面支持用户手动操作游玩,另一方面给出了算法来自动解决这一问题。
- 2023-05-20 19:20:03下载
- 积分:1
-
The essence of Newton method is used constantly to approximate tangent curve, th...
Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
- 2022-05-08 02:16:18下载
- 积分:1
-
data access layer in three tier architecture in ASP.Net
我假设您非常了解ASP.Net. 在这个文件中有一个数据访问层的代码。使用以下方法和功能
- 2022-07-13 09:57:51下载
- 积分:1
-
c语言职工信息管理系统
这是老师布置的工程实践的作业, 有很好的参考价值, 代码都有注释。值得分享。
- 2022-08-12 18:19:37下载
- 积分:1