-
TouchScreen_C
本软件一个处摸屏驱动软件,在ads上编译(Office of the software a touch-screen software, compiled in ads)
- 2006-10-30 09:17:47下载
- 积分:1
-
zzzz
软件工程课程设计,需求规格说明书概要设计说明书详细设计说明书源代码都有,通讯录的(i can t)
- 2011-06-20 18:37:39下载
- 积分:1
-
main.cpp
List Processes using NtQuerySystemInformation.
wap2k
- 2015-07-14 17:53:34下载
- 积分:1
-
基于DSP28335 的GPS模块应用
代码是本人花费大量时间编写并成功调试通过 并能实时接收GPS信息 效果非常好 不存在报错 适合新手入门学习 代码书写规范 并且配有代码注释 可读性很高 通俗易懂
- 2022-01-22 06:15:59下载
- 积分:1
-
技术提升!顺利面试,笔试!
让你顺利拿到offer,成功进入心仪企业!最新原创,绝对让你耳目一新,快来看一看,最新源码,仅此一份!免费预览阅读,随时下载浏览,运行!
- 2022-02-13 01:06:13下载
- 积分:1
-
STM32-三菱PLC源码2018
三菱PLC工控板 FX1N 14MR在线下载监控 RS485接口,想了解更多IAP升级版三菱PLC工控板 FX1N 14MR在线下载监控(FX PLC industrial control board)
- 2018-10-18 23:35:54下载
- 积分:1
-
C嵌入式程序员面试指南
C嵌入式程序员面试指南,详细说明了C嵌入式程序员必须具备哪些技能以及面试时的技巧,是C嵌入式程序员面试必看之文档... (Embedded C programmer interview guide, a detailed description of Embedded C programmer must possess those skills and interview skills, Embedded C programmer is obligatory stop for interviews documents ...)
- 2020-06-26 07:40:02下载
- 积分:1
-
VC-calling-Matlab-Simulation-Demonstration
主要介绍VC++调用Matlab实现信号仿真与演示(Introduces the realization of VC++ calling Matlab Signal Simulation and Demonstration)
- 2010-11-04 15:42:57下载
- 积分: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
-
dace
这个程序纪要是用于克里金差值拟合的dace调用,dace程序简化了克里金调用(The summary of this program is the dace call for the Kriging difference fitting. The dace program simplified the Kriging call.)
- 2018-05-09 22:31:26下载
- 积分:1