搜索资源列表
xymouse
- 可以得到鼠标的确切位置,一个水平和一个垂直,X轴和Y轴标注 -Can get the exact location of the mouse, a level and a vertical, X-axis and Y-axis label
arth_code_Delphi6
- 算术编码算法,用于图像压缩或者文本压缩(原理: 算术编码是把一个信源表示为实轴上0和1之间的一个区间,信源集合中的每一个元素都用来缩短这个区间)-Arithmetic coding algorithm for image compression, or text compression (Principle: arithmetic coding is to a source is expressed as the real axis between 0 and 1, a range of sou
example4_6
- :滤波 fs=400 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=5 时间窗大小 t=0:ts:T -hf1=zeros(1,N) hf1(f<=B1&f>=-B1)=1 y1=hf1.*fftshift(y) figure subplot(211) plot(f,abs(fftshift(y))/N,f,hf1, r-- ) axis([-fs/2,fs/2,0,1.2]) title( 原信号
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([ 时域信号图 占空比为 ,num
NiceChart
- Once I need a chart component that can shows interpolated lines for one of my project. I don t need a sophisticated full-featured chart, I just need a simple one with basic functionalities. Don t find a way to do it with standard Delphi TChart compon
st_mems
- ST LIS302DL三轴加速度应用例子(上,下位机源码都有)-ST LIS302DL-axis accelerometer application examples (on the source has a lower machine)
MPC081
- MPC08多轴控制卡的一个简单调试程序,测试MPC08多轴控制卡的最基础的功能-MPC08 multi-axis control card with a simple debugger, multi-axis control card test MPC08 most basic functions
XYPlot
- DelphiXYPLOT横轴为时间程序:可以让初学者很好的体会for循环再Delphi中的应用,为后续的开发打好坚实的基础!-DelphiXYPLOT horizontal axis is time program: You can make a very good experience for beginners recycling Delphi application, to lay a solid foundation for the subsequent development!
Delphi
- 四轴运动控制卡的调试、操作,与显示各轴的速度与当前位置-Debugging axis motion control card, operation, and display speed and current position of each axis
Erics-IP-Cameras-and-Contollers
- Delphi ipcamera how to parse MJPEG axis ipcamera and see the video online .. uploded by brave sidi larbi sabra tlemcen alg-Delphi ipcamera how to parse MJPEG axis ipcamera and see the video online .. uploded by brave sidi larbi sabra tlemcen alg
AXIS
- this source simple method use delphi7
delphibujin
- Delphi为android系统做的步进电机控制程序,可对三轴步进电机进行控制(Delphi stepper motor control program for android system, can control the three-axis stepper motor)