-
LiveLinkforMATLAB
MULTIPHYSICS 中与MATLAB的友好链接。可从MATLAB中直接导入(MULTIPHYSICS in the friendly links and MATLAB. Can be imported directly from the MATLAB)
- 2012-06-07 21:18:53下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
sun
纯弯构件受力分析,曲率-弯矩关系,荷载-挠度关系。(Pure bending component stress analysis, curvature- the moment the relationship between the load- deflection relationship.)
- 2012-07-04 10:44:43下载
- 积分:1
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1
-
WinSock_2API
THIS SPECIFICATION IS PROVIDED AS IS WITH NO WARRANTIES
WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY,
FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY OTHERWISE
ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE.
- 2014-09-01 17:24:43下载
- 积分:1
-
boost
boot pv close loop pi controller
- 2013-10-19 17:50:00下载
- 积分:1
-
pv
说明: A PHOTOVOLTAIC PANEL MODEL IN MATLAB/SIMULINK
- 2013-10-19 18:18:44下载
- 积分:1
-
study-ofMatlab7.0
Matlab7官方学习资料,能帮助你很快的学习Matlab的实用,简单、权威(Matlab7 official learning materials that can help you quickly learn Matlab s practical, simple, authoritative)
- 2011-12-29 16:15:39下载
- 积分:1
-
waterMd5
实现了数字水印和MD5值序列的嵌入以及提取,有很好的鲁棒性(MD5 realized the value of digital watermarking and embedding and extraction sequence, there is robust)
- 2011-05-08 15:49:58下载
- 积分:1
-
UPFC-with-series-and-shunt-FACTS-controllers
UPFC with series and shunt FACTS controllers
- 2014-09-21 04:02:44下载
- 积分:1