-
picture
主要使图像进行灰度化处理,matlab的源代码,视同再进一步的预处理中应用(Gray image)
- 2014-01-05 18:07:47下载
- 积分:1
-
fountain9.12
说明: 此程序是用vc做的喷泉模拟实验 产生数据在砸爱matlab中画图就可以得到了(This procedure is done fountain vc simulation generated data in matlab hit love in drawing can be a)
- 2008-09-17 22:03:10下载
- 积分: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
-
OFDM
详细描述了在LTE中用到了OFDM技术,对于LTE初学者有很大的帮助。(Described in detail in the OFDM technology used in LTE, the LTE is very helpful for beginners.)
- 2010-08-19 22:23:47下载
- 积分:1
-
fangxing
这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
- 2021-01-13 16:48:53下载
- 积分:1
-
svpwm
Vector_Control_SVPWM SPWM matlab 编程(Vector_Control_SVPWM Vector_Control_SVPWM SPWM matlab 编程)
- 2013-10-17 18:03:13下载
- 积分:1
-
filter_HFSS
滤波器程序优化算法,可以生成脚本文件联合HFSS调用优化。(Filter program optimization algorithm, can generate a script file call optimization combined with HFSS.
)
- 2013-05-16 16:14:19下载
- 积分:1
-
Matlab-and-VCPP-mixing-programming
Matlab_ and _VC + + mixing programming process explanation (including part of the problem solutions)(Matlab_ and _VC++ mixing programming process explanation (including part of the problem solutions))
- 2011-11-23 22:44:51下载
- 积分:1
-
MCChhapter6o
现代通信系统第6章matlaab程序源码源码
(Chapter 6 of the modern communication systems matlaab program source code)
- 2012-08-18 06:34:26下载
- 积分:1
-
VC-and-Matlab-mixed-programming
VC++与Matlab混合编程的快速实现(VC++ and Matlab Fast Implementation of mixed programming)
- 2011-04-18 23:13:13下载
- 积分:1