-
calculating the determinant of the matrix source
计算矩阵行列式值的源程序-calculating the determinant of the matrix source
- 2022-02-04 18:31:22下载
- 积分:1
-
这是浙大acm,北大acm上,还有地大acm上的题解,全部是关于搜索算法的,题目文件名上有...
这是浙大acm,北大acm上,还有地大acm上的题解,全部是关于搜索算法的,题目文件名上有-This is Zheda acm, North acm, there can still be a great solution acm on the title, all is about the search algorithm, the file name on the subject have
- 2023-07-14 18:05:03下载
- 积分:1
-
模拟退火算法实现
模拟退火算法
C++ 实现
-simulated annealing algorithm to achieve C
- 2023-07-27 14:55:02下载
- 积分:1
-
c拉格朗日插值函数
c拉格朗日插值函数-c Lagrange interpolation function
- 2022-04-15 11:31:47下载
- 积分:1
-
二分法求方程的实根
很简单的一个程序
要不是为了下一个东西,我才不会上这么变态的网站!...
二分法求方程的实根
很简单的一个程序
要不是为了下一个东西,我才不会上这么变态的网站!-dichotomy equation for the real roots of a very simple procedure but for the sake of the next one thing, I would not be such a metamorphosis on the website!
- 2022-09-17 10:45:03下载
- 积分:1
-
ACM No.1229 C language
ACM No.1229 C语言
- 2022-02-10 16:42:55下载
- 积分:1
-
应用C语言实现二进制格式数据的输入输出
应用C语言实现二进制格式数据的输入输出- Outputs using the C language realization binary system form
data input
- 2022-05-25 21:46:07下载
- 积分:1
-
查找内存泄露的调试方法
在Visual C++工程中,如果程序运行退出时,出现内存泄露的提示,可以将工程设置为Debug状态,根据内存泄露提示的信息,在钩子函数中设置断点条件,并同时在程序疑似内存泄露的地方设置断点。运行程序,即可判断内存泄露的位置。
- 2022-06-21 12:27:38下载
- 积分:1
-
凸多边形的最小权分割
资源描述最小权三角剖分问题是求最小总边长三角网的问题。这是一个多边形,输入或输入点集后必须细分为三角形,满足边缘到边缘和顶点到顶点,以这样的方式来减少三角形的周长的总和。
- 2022-08-12 12:31:55下载
- 积分:1
-
清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,...
清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2023-03-06 23:55:04下载
- 积分:1