-
ACO
Ant Colony Algorithm for Non Constraint Optimization Problem
- 2013-12-20 18:54:33下载
- 积分:1
-
power_xfosaturable
功率电子领域matlab仿真文件,已经验证过,程序运行正常(Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
- 2013-08-26 22:24:13下载
- 积分:1
-
wangmppt
一种扰动观察法在光伏发电MPPT中的应用(A disturbance observation method in the application of the MPPT photovoltaic power generation)
- 2014-11-06 16:46:09下载
- 积分: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
-
随机信号的自相关函数和互相关函数Matlab
说明: 自相关函数及互相关函数编程(Autocorrelation function and its programming)
- 2020-05-01 17:04:05下载
- 积分:1
-
top
经典的拓扑优化SIMP方法,Sigmund写的(Classical SIMP topology optimization methods, Sigmund write)
- 2010-09-28 16:38:48下载
- 积分:1
-
The-three-dimensional-FDTD
三维FDTD的UPML吸收边界条件下的C程序(The three-dimensional FDTD UPML absorbing boundary C program)
- 2013-08-06 11:07:39下载
- 积分:1
-
pso
particle swarm optimization algorithm
- 2013-02-25 15:12:22下载
- 积分:1
-
the-most-nearest
用最近邻法对数据进行分类,比较简单和基础的分类方法,可用于图像处理(With the nearest neighbor method for data classification, the classification of simple and basic method can be used for image processing)
- 2011-12-05 20:05:00下载
- 积分:1
-
zishiyingmobanfa
子相干模板法,用于消除50Hz噪声信号干扰(COHERENT template method for eliminating noise 50Hz signal interference)
- 2015-01-30 14:36:05下载
- 积分:1