Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Other Delphi VCL

Search in result

Delphi VCL list
Sort by :
« 1 2 ... .52 .53 .54 .55 .56 1457.58 .59 .60 .61 .62 ... 2387 »
Downloaded:0
This is a program written with Delphi, the purpose is to use TSP (branch and bound method) to achieve the traveling salesman problem
Date : 2025-07-21 Size : 187kb User : wen

Downloaded:0
It is written in Delphi topological sorting algorithm implementation process, it is classic.
Date : 2025-07-21 Size : 177kb User : wen

Downloaded:0
It is written in Delphi Quick Sort Algorithm proce
Date : 2025-07-21 Size : 184kb User : wen

Downloaded:0
Before doing a MapX application framework, implements many mapX features, and easy to use, can continue to develop on this basis. Now I am not the basic refrain mapx, out ArcEngine, and now all contributed code!!! Interf
Date : 2025-07-21 Size : 725kb User : zv

Downloaded:0
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( 原信号频谱 ) xlabel( f /Hz ) subplot(212) plot(f,abs(y1)/N) title( 低通滤波,截止频率90H
Date : 2025-07-21 Size : 1kb User : 张红

Downloaded:0
x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f
Date : 2025-07-21 Size : 1kb User : 张红

Downloaded:0
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)
Date : 2025-07-21 Size : 1kb User : 张红

Downloaded:0
Tms software vcl library
Date : 2025-07-21 Size : 1.09mb User : redarma

Downloaded:0
delphi.
Date : 2025-07-21 Size : 423kb User : 王伟

Downloaded:0
Powerful GifImage unit, as long as you want to use the unit, the quote about this unit, you can display Gif Timage control the dynamic picture of the
Date : 2025-07-21 Size : 66kb User : xiaojun

DELPHI Application a set of component source code, more detailed records of usage of some common components. Although not very comprehensive, but is really a good source.
Date : 2025-07-21 Size : 95kb User : Miley

Downloaded:0
Ehlibv3.30 for delphi4-7 BCB4-6
Date : 2025-07-21 Size : 2.96mb User : shanyang
« 1 2 ... .52 .53 .54 .55 .56 1457.58 .59 .60 .61 .62 ... 2387 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.