-
多项式的编程另一种算法
多项式的编程另一种算法-polynomial another programming algorithm
- 2022-06-03 01:27:43下载
- 积分:1
-
abaqus复合材料umat渐进操作子程序
用abaqus有限元软件建立复合材料模型,利用fortran语言编写复合材料三维渐进损伤子程序。程序中自己定义复合材料本构模型,损伤准则采用三维hashin判据。
- 2022-01-31 07:02:18下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1
-
用vc++和OpenGL实现三维地形实时动态显示
开发环境:vc++6.0
windows2000 专业版
在正常情况下,opengl开发包在安装完vc++6以后,就已经安装好了,
所以本程序不需要其他的组件
源代码包含了三维地形生成的全过程,包括数据的读入,数据的组织,
三角网的构造,光照、材质、纹理等应用,对于核心代码均有简明的注释
至于某些特殊函数,请参考opengl和windowsapi的书籍,在msdn上均可以查到函数的使用说明。
几个文件的说明:
dh10.bmp是本程序使用的导弹模型的纹理图片
dh10.mtl是本程序使用的导弹模型的材质文件
dh10.obj是本程序使用的导弹模型的数据文件
draw.dll,draw.h,draw.lib 专门用于绘制三维模型的通用动态库及其相关文件,由于项目原因,这部分源代码还不能公开
直接运行需要的文件
.exe
dh10.bmp
dh10.mtl
dh10.obj
draw.dll
- 2022-07-13 07:40:20下载
- 积分:1
-
VC_chkshj.rar
VC_chkshj.rar
- 2022-04-09 16:47:57下载
- 积分:1
-
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并...
c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equation, which may be the number of infected x1, has been the number of disease-borne x2, and the number of people have been successfully cured x3, and assuming they are due to exposure and infection.
- 2022-02-26 07:56:30下载
- 积分:1
-
最快的质数判断c++
最快的质数判断c++ 时间复杂度 o(logn)
- 2022-01-26 02:41:55下载
- 积分:1
-
keil数码管逐个亮
在keil编程软件上实现对数码管的检测,P1口接数码管,500ms的间隔时间逐个点亮。
- 2023-09-04 00:15:03下载
- 积分:1
-
rc5algorithm
#定义选项
- 2022-03-05 20:30:25下载
- 积分:1
-
操作系统中的作业,CPU进程调度。PCB 控制块
操作系统中的作业,CPU进程调度。PCB 控制块-operations of the operating system, CPU scheduling process. PCB control block
- 2023-05-07 20:50:03下载
- 积分:1