资源列表

« 1 2 ... .26 .27 .28 .29 .30 931.32 .33 .34 .35 .36 ... 2387 »

[Dephi控件源码huffman

说明:这是用Delphi编写的霍夫曼编码问题,程序完整,可借鉴-It is written in Delphi Huffman coding problem, program integrity, to learn
<wen> 在 2024-11-18 上传 | 大小:178kb | 下载:0

[Dephi控件源码TSP

说明:这是用Delphi编写的程序,目的是用TSP(分支限界法)实现旅行商问题-This is a program written with Delphi, the purpose is to use TSP (branch and bound method) to achieve the traveling salesman problem
<wen> 在 2024-11-18 上传 | 大小:187kb | 下载:0

[Dephi控件源码topologicalsorting

说明:这是用Delphi编写的拓扑排序算法的实现过程,很经典。-It is written in Delphi topological sorting algorithm implementation process, it is classic.
<wen> 在 2024-11-18 上传 | 大小:177kb | 下载:0

[Dephi控件源码QuickSort

说明:这是用Delphi编写的快速排序算法的实现过程-It is written in Delphi Quick Sort Algorithm process
<wen> 在 2024-11-18 上传 | 大小:184kb | 下载:0

[Dephi控件源码MapX

说明:以前做的一个MapX程序框架,实现了很多mapX功能,并且使用起来很方便,可在此基础上继续开发. 现在本人不基本不搞mapx,搞ArcEngine了,现代码全部贡献了!!!界面用到了devexpress的几个.-Before doing a MapX application fr a mework, implements many mapX features, and easy to use, can continue to dev
<zv> 在 2024-11-18 上传 | 大小:725kb | 下载:0

[Dephi控件源码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([-
<张红> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[Dephi控件源码example4_4

说明: 例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 - x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N)
<张红> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[Dephi控件源码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(
<张红> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[Dephi控件源码TIWD7.ZIP

说明:Tms software vcl library
<redarma> 在 2024-11-18 上传 | 大小:1.09mb | 下载:0

[Dephi控件源码xiazaizhe

说明:delphi写的感染下载者源代码 delphi写的感染下载者源代码 -delphi.
<王伟> 在 2024-11-18 上传 | 大小:423kb | 下载:0

[Dephi控件源码GIFImage

说明:功能强大GifImage单元,只要在你要使用的单元里,引用一下这个单位,你的Timage控件就可以显示Gif的动态图片了-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
<xiaojun> 在 2024-11-18 上传 | 大小:66kb | 下载:0

[Dephi控件源码Delphi_Components_application_examples

说明:一组DELPHI组件应用实例的源码,比较详细的记录了一些常用组件的用法。虽然不是很全面,但是确实是比较好的一组源码。-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 goo
<Miley> 在 2024-11-18 上传 | 大小:95kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 931.32 .33 .34 .35 .36 ... 2387 »

源码中国 www.ymcn.org