-
xb050229
希尔伯特变换理论及其在工程领域的应用,介绍了原理及其实现方法(hibert transform)
- 2009-05-01 20:27:37下载
- 积分:1
-
111
利用windows提供的API中GetSystemFirmwareTable function
读取SMBIOS中的信息(Use the API provided GetSystemFirmwareTable function windows
Read SMBIOS information)
- 2015-03-30 14:55:29下载
- 积分: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
-
MUSIC
高阶累积量的music算法,包括多种music算法之间的对比分析(Cumulant music algorithm)
- 2011-01-02 16:09:14下载
- 积分:1
-
150
150个matlab样例 可以帮助快速编程(150 matlab sample)
- 2014-05-03 14:07:54下载
- 积分:1
-
12
说明: 一篇讲解关于matlab与vc混合编程的问题。其中的讲解是通过实例来讲的(Matlab with a brief on the problem of mixed programming vc. Which is explained through examples of)
- 2009-06-10 16:52:23下载
- 积分:1
-
NRFlowOfCartesian
基于直角坐标的牛顿拉弗逊法潮流计算程序,经过IEEE14模型测试。(the newton_lafason power flow )
- 2014-11-19 15:43:17下载
- 积分: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
-
PFC
PFC 的原理与分析设计 我们作比赛的资料(Principle and Analysis of PFC design we make the game data)
- 2013-09-05 06:46:08下载
- 积分:1
-
PID0001
PID比例积分微分控制程序包
神经网络自适应控制程序
- 2010-12-18 17:12:44下载
- 积分:1