-
Problème du sac-a-dos
- 2023-07-04 10:10:04下载
- 积分:1
-
用基本C++语言实现的解决运筹学对偶问题的程序,需要提交对偶问题程序的朋友可以一试...
用基本C++语言实现的解决运筹学对偶问题的程序,需要提交对偶问题程序的朋友可以一试-With the basic C++ Realize the language of operations research on the dual problem solution procedure, required to submit to the dual problem procedures friends can one test
- 2023-09-06 12:45:03下载
- 积分:1
-
hmax模型C++/matlab混合编程
这是一个已经在我们的论文中所使用的标准代码。关于如何使用C / MATLAB HMAX源代码指令:下载的压缩包HMAX解压它:焦油-xvf hmax.tar这样做:MEX myRespC2new.c(这是MEX函数来计算C2激活)到MEX.c文件编译成.mex*或.dll的平台启动MATLAB键入主运行演示程序,它加载的图像(testImage.gray),并计算出它的C2反应(这是存储在c2Resp之后)。
- 2023-03-18 20:00:03下载
- 积分:1
-
nec moment program by fortran
nec moment program by fortran
- 2022-10-23 07:50:04下载
- 积分:1
-
本文是蒙特卡罗方法在数学上的一个简单应用。利用蒙特卡罗方法将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计算出单位圆的面积。...
本文是蒙特卡罗方法在数学上的一个简单应用。利用蒙特卡罗方法将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计算出单位圆的面积。-This is the Monte Carlo method in a simple mathematical applications. Using Monte Carlo method to determine the problem into mathematical probability and random sampling, the sample results to calculate the size of the unit circle.
- 2023-09-03 18:45:03下载
- 积分:1
-
三个差值算法(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)...
三个差值算法(1):二元拉格朗日插值(fortran)(2):三次样条差值(c)(3):三元三点差值(fortran)-three programs about interpolation :1:Binary Lagrange interpolation 2:three time interpln interpolation 3:Binary three point interpolation
- 2022-02-02 14:30:04下载
- 积分:1
-
算24点,若有解则输出每一步计算步骤,若无解则返回“No answer!”...
算24点,若有解则输出每一步计算步骤,若无解则返回“No answer!”-Count 24 points, if so, what solutions are output every step of the calculation steps, if there are no solution is returned
- 2022-08-17 18:34:01下载
- 积分:1
-
一个用C语言写的FFT算法,经测试,效果很好
一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
- 2023-06-01 22:50:03下载
- 积分:1
-
二维图形的几何变换
计算机图形学实例,实验题目:将 矩形ABCD(A(20,20), B(20, 100), C(80, 20), D(80,100)) 在 X方向平移 30个单位,Y方向平移 60个单位,X方向缩小2倍,Y方向缩小2倍。实现二维图形的基本变换,包括平移、缩放。
- 2022-03-06 03:34:48下载
- 积分:1
-
做一个好的网格程序,是一个封装ParaMesh FORTRAN 90程序设计…
做网格的好程序,PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
-Do a good grid procedures, PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
- 2022-01-26 14:07:51下载
- 积分:1