-
MATLAB有限元分析与应用
平面问题的有限元分析,有桁架,包括平面桁架,空间桁架,梁单元,平面刚架元,空间刚架元,网格元,三角形单元(一次和二次),四边形单元等(finite element analysis)
- 2018-12-14 13:56:47下载
- 积分:1
-
shot
实现射击小游戏的功能 一般见于手机游戏上(shooting small game to achieve the functions normally found on the cell phone game)
- 2005-01-04 20:52:29下载
- 积分:1
-
切换幻灯片
js切片效果图片切换幻灯片是一款ript编写,的啊我(JS slice effect picture switching slide is a ript compilation.)
- 2019-02-28 16:33:56下载
- 积分:1
-
show_splash_screen
说明: 为你的IDL交互界面添加启动画面,内含调用说明(Add a splash screen to your IDL interface)
- 2019-12-24 23:38:03下载
- 积分:1
-
1、 具有以数字形式显示时、分、秒的功能。 2、 小时计时要求为“12翻1”,分和秒计时要求为60进位。 3、 校正时间的功能。 4、 定时功能。 5、 报整点...
1、 具有以数字形式显示时、分、秒的功能。 2、 小时计时要求为“12翻1”,分和秒计时要求为60进位。 3、 校正时间的功能。 4、 定时功能。 5、 报整点时间的功能。-one is in digital form, the minute and second functions. 2, the time required for hours, "turned a 12", will require time and the second for 60 to rounding. 3, time correction function. 4, the timer function. 5, at the time the whole function.
- 2022-11-14 06:25:03下载
- 积分:1
-
M08_LMP Multi-Area
说明: lmp multi area
- 2019-01-13 22:37:37下载
- 积分:1
-
jBatttleTank1a
java实现的坦克大战游戏源码,学习javaa游戏源码编程与开发的能参考参考。 可直接使用。
(Battle City game source code, implemented in Java learning javaa game source programming and development can refer to the reference. Can be used directly.)
- 2012-07-10 16:47:55下载
- 积分:1
-
C language development of the clock
用C语言开发的时钟-C language development of the clock
- 2023-01-19 21:50:04下载
- 积分:1
-
PID
针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
- 2008-07-21 12:13:44下载
- 积分:1
-
C#通过API调用windows菜单
C#通过Win32的API接口来调用windows系统的菜单,因此本源码的重点不是展示菜单是否漂亮,而是Win32的API如何调用,如何调用想要的系统功能或菜单来显示,这才是重点。注意:用P/Invoke调用动态链接库中非托管函数时,应执行如下步骤:
1、定位包含该函数的DLL。
2、把该DLL库装载入内存。
3、找到即将调用的函数地址,并将所有的现场压入堆栈。
4、调用函数。
- 2022-03-17 17:38:35下载
- 积分:1