-
MODBUS
VC++编写的Modbus协议的上位机程序,可作为数据采集模块的上位机程序或者Modbus设备的测试程序。(VC++ written in Modbus protocol host computer program can be used as data acquisition modules, host computer program or Modbus device testing procedures.)
- 2010-03-06 13:16:02下载
- 积分:1
-
kefangguanlixitong
客房管理系统的源代码实现,采用vc6.0开发环境,vc++编程语言(Room management system source code to achieve, using vc6.0 development environment vc++ programming language)
- 2012-08-14 16:24:24下载
- 积分:1
-
CuraEngine-master
3维切片算法引擎写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。(Three dimensional slice algorithm engine written detailed upload function, including the content description (at least 20 characters). Try not to let station to the time spent on your note on the amendment. Extracting compressed package can not have a password.)
- 2013-11-08 10:19:08下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
kalmanWithHaardetect
卡尔马滤波预测人脸区域。对该区域进行人脸检测。(Prediction of human face region by Calman filtering. Face detection is performed in the prediction region.)
- 2017-07-16 20:02:33下载
- 积分:1
-
VC-Communition
一个简单的通迅录C++源码,不过很有用,可以值得参考一下。(A simple communication the recorded C++ source, however useful, can be worth considering.)
- 2012-08-03 15:52:30下载
- 积分:1
-
s3c2410
s2c2410说明手册,开发可用,希望有用处(about s2c2410)
- 2009-05-25 12:08:31下载
- 积分:1
-
MFC_exit
MFC教程_ 应用程序的退出
MFC教程_ 应用程序的退出(MFC Tutorial _ application _ to withdraw from MFC tutorial application to withdraw from)
- 2009-02-03 18:29:01下载
- 积分:1
-
GuiStaticLib
Guilib的静态库源码,修改了一些编译错误,以及在不同windows上面存在的一些问题(The static library source code of Guilib. Modified some compilation error, and some bugs that exist in different windows version.)
- 2014-02-20 09:41:06下载
- 积分:1
-
MS-VAR模型MS_Regress_FEX
MS-VAR模型,即马尔科夫状态转换的自回归模型是Hamilton (1989) 提出的,它是允许内在要素变化的特有的计量经济学模型。(MS-VAR model, the regression model Markov state transition is Hamilton (1989) proposed that the change is to allow the intrinsic elements of specific econometric model)
- 2020-07-07 00:08:57下载
- 积分:1