-
S200GR
need to convert the fortran code to matlab for the crack propagation analysis
- 2017-04-20 20:38:55下载
- 积分:1
-
U cell inverter
说明: U cell inverter for two solar panels
- 2019-04-10 12:13:01下载
- 积分:1
-
TREEBINA
计算器程序。
能够显示计算优先级的二叉树。
可以任意加括号。
可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。
运行于TC2.0。要求正确配置图形驱动程序。(calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _* /% Operational and sin, cos, tan, cot, ^, ln, e ^ a ^ operator. Running TC. It demands the right graphics drivers.)
- 2007-05-31 21:42:11下载
- 积分:1
-
zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma
zheng fu wang zhan gong neng qi quan -zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma zheng gu wang zhan yuan ma
- 2022-07-03 15:05:06下载
- 积分:1
-
Car_Demo
说明: 通过51单片机及语音模块实现了简单的小车运动。(Simple car movement is realized by 51 single chip computer and voice module.)
- 2020-06-16 01:40:01下载
- 积分:1
-
Can simulate the film growth process, and the formation of thin
可以模拟薄膜的生长过程,和形成薄膜的外貌形状,-Can simulate the film growth process, and the formation of thin-film appearance of the shape,
- 2023-04-16 00:30:03下载
- 积分:1
-
带动感抖动效果CSS3幻灯片
说明: 带动感抖动效果CSS3幻灯片是一款鼠标滑过图片带有抖动效果的CSS3幻灯片代码,带进度条,暂停按钮。(The CSS3 slide with dynamic jitter effect is a CSS3 slide code with jitter effect, which slides over the picture with mouse, brings in the progress bar and pauses the button.)
- 2019-03-01 11:41:40下载
- 积分:1
-
三相异步电机静止状态下参数辨识MATLAB仿真模型
说明: 三相异步电机静止状态下参数辨识MATLAB仿真模型,实现对定子电阻、转子电阻、漏感和互感的辨识。(The MATLAB simulation model of parameter identification of three-phase asynchronous motor in static state can identify stator resistance, rotor resistance, leakage inductance and mutual inductance.)
- 2020-06-16 12:40:02下载
- 积分:1
-
MMC_lib
MSP430 communicate with external MMC cards
- 2010-01-13 00:02:09下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1