-
123
说明: 实现磁盘级文件读写,穿透还原。实现磁盘级文件读写,穿透还原。(Achieve disk-level file reading and writing, through reduction. Achieve disk-level file reading and writing, through reduction.)
- 2010-04-18 22:03:35下载
- 积分:1
-
monodevelopment_src
Building applications with Mono
- 2007-09-30 09:02:21下载
- 积分: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
-
ZEVEN
Matlab教程第7章,编程与数据分析、整理(Matlab Guide Chapter 7, programming and data analysis, sorting)
- 2013-07-20 10:08:35下载
- 积分:1
-
fiber-mode-LP03
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2013-07-30 10:10:48下载
- 积分:1
-
Poisson-Equation-with-Multigrid
多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程(I give a short explanation of how to use multigrid to solve the Poisson
equation in cylindrical coordinates for a solid conducting pipe. I also
explain how to use a non-uniform grid to optimize the problem.
)
- 2012-04-13 17:09:38下载
- 积分:1
-
QuadraticQuadAssemble
QuadraticQuaassemble 的源程序 matlab有限元分析源程序 (QuadraticQuaassemble source matlab source Finite Element Analysis)
- 2013-11-11 13:36:05下载
- 积分:1
-
wind_turbine_module
一个完整的1.5MW双馈风力发电机组的matlab仿真模型可以进行低电压穿越仿真。(A complete 1.5MW double-fed wind turbine matlab simulation model can be low voltage through simulation.)
- 2017-01-03 13:58:25下载
- 积分:1
-
xiaoboshangchengxu
使用与matlab中的小波熵程序,易于实现,注释清晰容易理解(With the the wavelet entropy program in matlab, easy to implement easy to understand, clear notes)
- 2020-07-02 17:00:02下载
- 积分:1
-
VCandMatlab
VC和Matlab混合编程总结
VC和Matlab混合编程总结(VC and Matlab programming concluding mixed mixed VC and Matlab programming summary)
- 2008-04-20 22:44:07下载
- 积分:1