-
建模1
给定模型的层数以及每层的控制点,就可以得到所需模型。(Given the number of layers of the model and the control points of each layer, the desired model can be obtained.)
- 2018-06-13 17:05:20下载
- 积分:1
-
失负荷
说明: 计算当元件发生开断后,系统的切负荷情况。(Load shedding of the system after interruption of the calculating element)
- 2019-03-23 20:28:07下载
- 积分:1
-
climaticalFORTRANdataset
气象常用fortran程序集,是常用的气象资料计算,非常适用,已经调试通过(climatical programm in fortran)
- 2009-03-03 11:35:56下载
- 积分:1
-
Meteorological-Library
气象常用程序库,解压后为多个word文档 内有源码(Meteorological common library, there are a plurality of word document source after extracting)
- 2015-11-15 21:01:51下载
- 积分:1
-
spline
给定数据,进行三次样条插值,可以进行第一和第二种边界条件的三次样条插值。(Given the data, three spline interpolation can be used for the first and second boundary conditions of the three spline interpolation.)
- 2018-06-13 17:00:51下载
- 积分:1
-
dspandarm
dsp+arm开发板原理图和pcb,给开发双系统的提供参考(dsp arm reference design)
- 2010-01-07 13:19:02下载
- 积分:1
-
d3d9wj
说明: #include
#include "d3d9.h"
#include "main.h"
tDirect3DCreate9 oDirect3DCreate9;
IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion)
{
IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion);
if( d3dint != NULL )
{
hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint);
add_log("Direct3DCreate9(%i) succeeded...", SDKVersion);
add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret);
}
else
add_log("Direct3DCreate9(%i) failed...", SDKVersion);
return d3dint;
}
- 2020-06-22 08:00:02下载
- 积分:1
-
D3D_Camera
DX9 摄像机简单封装
适合初学者学习(DX9 simple package for beginners to learn camera)
- 2011-10-01 09:35:03下载
- 积分:1
-
roe
基于roe格式的欧拉方程求解程序,fortran语言的,网格文件是结构网格,注释少了点,不过对学习cfd的朋友来说,看懂是没有问题的(Euler equation solver based on roe format, FORTRAN, grid file is structured grid, and the annotation was lacking, but for the friends of learning cfd, understand there is no problem)
- 2020-08-18 09:58:21下载
- 积分:1
-
fric3-cuv1---Copy
Umat friction M-C criterior
- 2013-10-04 01:08:55下载
- 积分:1