-
cailiaosesan
二氧化硅,硅,氮化硅的材料色散matlab程序(Silicon dioxide, silicon, silicon nitride material dispersion matlab program)
- 2019-03-14 20:48:31下载
- 积分:1
-
java逼真雷电游戏
java逼真雷电游戏,界面是不是很酷,和真正的雷电几乎一样,玩法也一样,那种炸弹爆炸场景和飞机灵敏的飞行控制,堪称完善了,搞Java手机游戏的新人必看。
- 2022-05-19 00:37:49下载
- 积分:1
-
boost库中 mem_fun使用实例 注意要有boost库才能编译
boost库中 mem_fun使用实例 注意要有boost库才能编译-boost library mem_fun attention to the use of examples can be compiled for boost
- 2022-06-21 04:21:09下载
- 积分:1
-
可以打开图片
可以打开图片-Can open the picture
- 2022-04-21 12:58:41下载
- 积分:1
-
VF_MODE
LCC谐振变换器的时域分析计算OP/OPO/NOP三种连续模式(Time domain analysis of LCC resonant converter to calculate three continuous modes of OP/OPO/NOP)
- 2019-01-21 10:53:28下载
- 积分:1
-
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程...
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The program will show you how to approach the packaging machine type framework, so that you can not use/clr and in any C/MFC applications using them. In our test cases, in a DLL packaging.NET framework of Regex class, and to achieve the use of three types of MFC packaging procedures. You can use RegexWrap.dll in their C/MFC application is added to the regular expression support, or used ManWrap tools to package their favorite framework category.
- 2022-01-26 03:09:24下载
- 积分:1
-
这个温度PID调节器对天魅炉。测得的温度…
This Temperature PID regulator for Tamman ovens. Temperature is measured by thermocouple via lm358 - > Atmega s ADC and regulated over triac. All data is sent via RS232 connection on PC and controlled by LabView.-This is Temperature PID regulator for Tamman ovens. Temperature is measured by thermocouple via lm358- > Atmega s ADC and regulated over triac. All data is sent via RS232 connection on PC and controlled by LabView.
- 2023-06-10 08:05:03下载
- 积分:1
-
30个常用python实现
说明: 30个常用Python程序实现,包括冒泡算法之类(30 commonly used Python programs, including bubbling algorithms and the like)
- 2020-10-29 18:49:56下载
- 积分:1
-
MICROSOFT 基础类库: DLLExample 项目概述
==============================================...
MICROSOFT 基础类库: DLLExample 项目概述
========================================================================
应用程序向导已为您创建了此 DLLExample DLL。此 DLL 不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写 DLL 的起点。
-MICROSOFT Foundation Class Library: DLLExample project outlined ========================================== ============================== Application Wizard has been created for you this DLLExample DLL. This DLL not only the demonstration of Microsoft based on basic use, but also as your starting point for the preparation of DLL.
- 2022-01-25 23:23:59下载
- 积分:1
-
matlab求积分实例
插值型求积方法 275
8.1.1 梯形公式 276
8.1.2 辛普森公式 277
8.1.3 柯特斯公式 278
8.2 复化求积公式 279
8.2.1 复化梯形公式 279
8.2.2 复化辛普森公式 281
8.2.3 复化柯特斯公式 283
8.2.4 复化求积公式误差分析 285
8.3 步长逐次减半求积方法 286
8.3.1 步长逐次减半梯形求积公式 287
8.3.2 步长逐次减半辛普森求积公式 288
8.3.3 步长逐次减半柯特斯求积公式 290
8.3.4 Romberg求积公式 291
8.4 自适应求积方法 293
8.5 Gauss求积方法 295
8.5.1 Gauss求积公式的构造 295
8.5.2 几种常用的Gauss求积公式 297
8.6 重积分的数值解 303
8.7 MATLAB自带函数应用 304
8.7.1 trapz函数 304
8.7.2 integral函数 305
8.7.3 integral2函数 307
8.7.4 integral3函数 307(Interpolation Method for Integral Program Code)
- 2019-02-13 10:54:13下载
- 积分:1