-
gdfm_toolbox_1.3
广义动态因子模型的matlab代码,用于估计变量的共同成分,以及预测。(GDFM matlab code)
- 2021-04-10 15:29:00下载
- 积分:1
-
Project_III
Allows you to convert one unit of distance to another unit of distance in scientific format.
- 2016-11-30 05:51:39下载
- 积分:1
-
D3D透视源码
HRESULT WINAPI MyDrawIndexedPrimitive(LPDIRECT3DDEVICE9 pDevice, D3DPRIMITIVETYPE Type, INT BaseVertexIndex, UINT MinIndex, UINT NumVertices, UINT StartIndex, UINT PrimitiveCount){IDirect3DVertexBuffer9* pStreamData = NULL;UINT iOffsetInBytes, iStride;pDevice->GetStreamSource(0, &pStreamData, &iOffsetInBytes, &iStride);if (GetAsyncKeyState(VK_PAUSE) & 1){if (Wall){Wall = FALSE;Beep(2000, 200);}else{Wall = TRUE;Beep(3000, 200);}}if ((iStride == 40 || iStride == 44 || iStride == 48) && Wall){pDevice->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);}return OrigDrawIndexedPrimitive(pDevice, Type, BaseVertexIndex, MinIndex, NumVertices, StartIndex, PrimitiveCount);}
- 2022-05-28 21:09:42下载
- 积分:1
-
用C#编写的测量数据处理器
用C#编写的测量数据处理器
功能:剔除测量数据中的粗大误差项+计算测量数据的算术平均值估计+测量值标准偏差+计算残差+计算置信区间+判断累进性误差与周期性误差+导出数据
- 2023-01-11 01:40:04下载
- 积分:1
-
VC++用桌面背景填充指定区域
说明: VC++用桌面背景填充指定区域!!!!!!!!!!(VC++Fills the specified area with the desktop background)
- 2020-06-19 23:40:02下载
- 积分:1
-
Kv2008VirusUpdate_VC
江民KV2008移动版病毒库升级程序,内含源码(Jiangmin KV2008 mobile version of the virus database update program, includes source code)
- 2010-03-05 10:13:42下载
- 积分:1
-
FIR.C
FIR滤波器的C语言实现 C语言源程序代码及解析(FIR filter, the C language realization C source code and analytical)
- 2010-05-28 17:13:54下载
- 积分:1
-
bp_drag_new
对fluent默认的Syamlal drag law进行曳力修正,多相流模型中(drag modify model in fluent)
- 2013-12-14 11:52:06下载
- 积分:1
-
stkconnect
很好用的Visual studio编的MFC界面程序,STK控制台程序(Good use of Visual Studio Series MFC interface program, STK console program)
- 2021-02-25 15:39:38下载
- 积分:1
-
CCE6
说明: 在abaqus中生成cohesive element
visual studio中使用C++开发
内附使用说明(cohesive element creat for abaqus
C++ development in visual studio
Instructions for use included)
- 2020-06-29 11:54:44下载
- 积分:1