-
matlabSDK
说明: 二值图像水印的代码算法matlab实现,还没有完善(Binary image watermarking algorithm matlab code to achieve)
- 2010-04-27 10:51:26下载
- 积分: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-Neural-network-toolbox
说明: MATLAB神经网络工具箱理论与应用,解压后需用超星阅览器打开(MATLAB neural network toolbox theory and application, need to use SSReader open after decompression)
- 2010-03-30 18:14:55下载
- 积分:1
-
imageencryption
matlab image encryption source code
- 2010-05-23 04:27:30下载
- 积分:1
-
minimum-variance-self-tuning-control
用matlab实现自适应控制中的最小方差自校正控制(Minimum variance adaptive control self-tuning control using matlab)
- 2012-11-19 10:15:53下载
- 积分:1
-
TEEN.m
matlab code for TEEN routing protocol for WSN
- 2015-02-22 20:08:36下载
- 积分:1
-
GWO_SVR
说明: 灰狼算法优化的支持向量回归,可以用于预测。(The grey Wolf algorithm is optimized for support vector regression and can be used for prediction.)
- 2021-04-13 20:48:55下载
- 积分:1
-
MATLAB_ChePAiDingWei
程序内容是关于汽车牌照定位,方法是基于颜色分量,使用MATLAB进行编写。
希望对您有所帮助!(Procedures are on the vehicle license positioning method is based on the color component, the use of MATLAB to carry out the preparation. I hope for your help!)
- 2007-09-12 12:57:17下载
- 积分:1
-
source
用Matlab R2009b进行数字音频减少泄漏处理编程(Using Matlab R2009b processing of digital audio programming to reduce leakage of)
- 2010-06-27 11:38:55下载
- 积分:1
-
course_soft
施肥量与产量关系;动态规划模型求解程序示例; 模型求解的Matlab程序(穷举法)
mcm 1997 B题 截断切割;1996B洗衣机节水模型,参数与数据初始化等(Relationship between fertilization rate and yield dynamic programming model program examples of the model solution Matlab program (exhaustive method)
Mcm 1997 B title cut cutting 1996B saving washing machine models, parameters and data initialization, etc)
- 2010-09-06 11:53:00下载
- 积分:1