-
maichongyuan
脉冲激光器输出表达式的仿真实验,可以研究脉冲激光器的脉冲(the matlab of the out put of the pulse laser is used for the studied by the user)
- 2015-11-19 14:29:53下载
- 积分:1
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
shannocode
用C语言或者Matlab编写香农编码的程序(Written with C language or Matlab coding procedures Shannon)
- 2010-05-28 22:06:08下载
- 积分:1
-
Timer
CC2530的定时器实验,使用IAR编写。(CC2530 key experiments, using IAR preparation procedures.)
- 2014-02-14 10:29:09下载
- 积分:1
-
xunjiduanshijian
水文时间序列 每旬的极端事件计算,该指标用于混沌计算前期处理(Hydrologic time series of extreme events is calculated every ten days, the index is used to calculate the pre-treatment of Chaos)
- 2014-01-13 17:31:58下载
- 积分: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
-
kalman
opencv3.0实现的卡尔曼滤波鼠标移动预测(the sourse of kalman)
- 2015-01-31 16:08:08下载
- 积分:1
-
HanoiFolder
Given a stack of n disks arranged largest on the bottom to smallest on top placed on a rod, together with two empty rods, the towers of Hanoi puzzle asks for the minimum number of moves required to move the stack one rod to another, where moves are allowed only if they place smaller disks on top of larger disks
- 2015-02-05 20:49:22下载
- 积分:1
-
AMMC
Matlab 视频去隔行代码AMCC法,效果很好(Matlab code Deinterlacing)
- 2013-09-02 19:48:05下载
- 积分:1
-
phase-field-simulation
This is a phase field simulation example to simulate the segeration of two phase flow.
- 2012-05-04 23:27:26下载
- 积分:1