-
digital
多种数字调制方法bpsk,fsk等 的MATLAB仿真代码(MATLAB:bpsk,fsk)
- 2009-05-08 18:19:20下载
- 积分:1
-
mycode_BubbleSort
Guangxi M achinery No.2,2002 工程设计资料线图数据的MATLAB程序化(Guangxi M achinery No. 162-163 engineering design information and map data MATLAB program)
- 2006-11-22 13:48:10下载
- 积分:1
-
SHIXUN
matlab语言与控制系统仿真实训教程的simulink仿真文件(the matlab language with the control system simulation training tutorial simulink simulation file)
- 2013-01-12 13:21:52下载
- 积分:1
-
inversion
说明: 反演程序 地球物理的很有用反演程序 地球物理的很有用(inversion code)
- 2010-03-31 11:44:49下载
- 积分:1
-
ch2_10
制作斜45度角俯视的地图
地面使用菱形贴图
基于Win32 Application 开发(Oblique angle of 45 degrees produced a map of ground overlooking the use of diamond-shaped texture development based on the Win32 Application)
- 2007-12-14 09:46:33下载
- 积分:1
-
ninteger
沙发大神啥都分数艾弗森沙发爱上艾弗森沙发沙发沙发(dsgsdgsdgr rg g wegsdgsgrw wer werew we)
- 2017-06-26 15:15:21下载
- 积分:1
-
Zeller
蔡勒(Zeller)公式:是一个计算星期的公式。
随便给一个日期,就能用这个公式推算出是星期几。(Zeller (Zeller) formula: It is a formula for calculating week. Casual to a date, can be calculated using this formula out of the week.)
- 2009-12-07 09:42:35下载
- 积分:1
-
Turbo-MATLAB
这个turbo码的matlab仿真程序~~希望对大家会有用~~谢谢~~我只想要和大家分享一下(The turbo code matlab simulation program we hope will be useful ~ ~ ~ ~ ~ I just want to thank you and share with you)
- 2020-06-30 02:20:01下载
- 积分: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
-
11.CPP-Primer-3rd
11.C++ Primer 3rd(中文版),众所周知的C++学习经典书籍,C++学习圣经(11.C++ Primer 3rd (Chinese version))
- 2015-04-04 10:28:24下载
- 积分:1