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 ... .53 .54 .55 .56 .57 1458.59 .60 .61 .62 .63 ... 2388 »
Downloaded:0
delphi compiled serial debug tools, can be sent in hexadecimal, supports file transfer, including CRC8 testing, functional and practical, easy to use
Update : 2025-02-06 Size : 514kb Publisher : 黄勇

Downloaded:0
It is written in Delphi traveling salesman problem dynamic programming, program integrity, and can run. . .
Update : 2025-02-06 Size : 184kb Publisher : wen

Downloaded:0
It is written in Delphi Huffman coding problem, program integrity, to learn
Update : 2025-02-06 Size : 178kb Publisher : wen

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
Update : 2025-02-06 Size : 187kb Publisher : wen

Downloaded:0
It is written in Delphi topological sorting algorithm implementation process, it is classic.
Update : 2025-02-06 Size : 177kb Publisher : wen

Downloaded:0
It is written in Delphi Quick Sort Algorithm proce
Update : 2025-02-06 Size : 184kb Publisher : 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
Update : 2025-02-06 Size : 725kb Publisher : 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
Update : 2025-02-06 Size : 1kb Publisher : 张红

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
Update : 2025-02-06 Size : 1kb Publisher : 张红

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)
Update : 2025-02-06 Size : 1kb Publisher : 张红

Downloaded:0
Tms software vcl library
Update : 2025-02-06 Size : 1.09mb Publisher : redarma

Downloaded:0
delphi.
Update : 2025-02-06 Size : 423kb Publisher : 王伟
« 1 2 ... .53 .54 .55 .56 .57 1458.59 .60 .61 .62 .63 ... 2388 »
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.