-
Zuoye
vc与matcom混合编程实例,里面包含了matcom将matlab m文件转换成C++文件的例子,然后在vc中调用,画图,并借助matlab在vc中对音频文件进行幅度和相位分析(Vc mixed with matcom programming examples, containing the matcom transform matlab m file into the c++ file example, and then call in the vc, drawing, and with the help of matlab in the vc of amplitude and phase analysis was carried out on the audio file)
- 2013-05-18 10:13:50下载
- 积分:1
-
one_3
一个四节点,电力系统潮流计算程序,采用pq分解法计算潮流(power flow code of PQ)
- 2015-10-26 18:26:15下载
- 积分:1
-
07027162
IMPARARE IL C++ in 2 ore e mezzo?
Modulo-000
- 2015-03-10 23:22:16下载
- 积分:1
-
Matlabviterbi2
说明: 应用MATLAB进行维特比译码,这对仿真很有用(Application of MATLAB to carry out Viterbi Decoder, which is useful in simulation)
- 2009-08-23 15:38:26下载
- 积分:1
-
least-squares
最小二乘法曲线拟合,可以实现利用最小二乘法拟合曲线,并显示图形,操作简单。(Least squares curve fitting, can be achieved using least squares curve fitting and display graphics, easy to operate.)
- 2011-05-12 16:56:36下载
- 积分:1
-
wave
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:39:05下载
- 积分:1
-
Windows_shell
Window Shell扩展编程编程的相关例子,想学shell编程的朋友有福了!(Window Shell-programming related to the expansion of programming examples, want to learn shell programming blessed Friend!)
- 2007-10-24 15:23:50下载
- 积分: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
-
nengliangjiance-
可模拟能量检测 在任职无线网络中的频谱感知中有重要应用(Can simulate the energy detection in wireless networks in office, there are important applications of the spectrum sensing)
- 2011-04-22 15:14:08下载
- 积分:1
-
window
matlab hann hamming window FFT DFT DTFT
- 2013-11-21 21:52:01下载
- 积分:1