资源列表

« 1 2 ... .45 .46 .47 .48 .49 28350.51 .52 .53 .54 .55 ... 28523 »

[数值算法/人工智能lag

说明:lagrange求插值算法,这是数值分析方面的一种求值方法-Hangzhou for interpolation algorithm, which is the numerical analysis evaluates a method
<d> 在 2008-10-13 上传 | 大小:8.33kb | 下载:0

[密码/编码算法Huffman 算法的不同实现

说明:---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical
<ray> 在 2010-07-01 上传 | 大小:31.94kb | 下载:0

[数值算法/人工智能bp_bp

说明:bp网络实现lt识别问题 bp网络实现lt识别问题 -bp network lt identification bp network lt identification of problems
<cx> 在 2008-10-13 上传 | 大小:27.71kb | 下载:0

[数值算法/人工智能ZoomFFT

说明:FFT变换的一个东西,大家可以下来看看,会对自己有所启发-FFT transform one thing, we can see down, will be to their source of inspiration
<魏本> 在 2008-10-13 上传 | 大小:926byte | 下载:0

[压缩解压Huffman(UsingC++)

说明:本程序使用8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)打开Huffman.sln,编译生成并运行huffman.exe即可。-the procedures used eight different ways to achieve the Huffman coding algorithm, use Visual Studio.NET (recommended VS.NET 2003 or later) with
<林铭> 在 2008-10-13 上传 | 大小:65.97kb | 下载:0

[matlab例程matlabapplis

说明:matlab时尚例程百例,里面包含有素材,希望对各位有用。-fashion Matlab routines 100 cases, of which contains material, and I hope to you and useful.
<sadfee> 在 2010-07-01 上传 | 大小:47.48mb | 下载:0

[数值算法/人工智能zjyfpgrowth

说明:我编写的能够实现频繁关联模式挖掘的FP-Growth数据挖掘算法。-prepared by the association to achieve frequent pattern mining FP-Growth data mining algorithms.
<赵杰伊> 在 2008-10-13 上传 | 大小:69.85kb | 下载:0

[数值算法/人工智能file_173

说明:平 面 内 两 点 间 的 距 离 公式-plane the distance between two points formula
<gg> 在 2008-10-13 上传 | 大小:95.75kb | 下载:0

[数值算法/人工智能qxnh

说明:利用VB编制的曲线拟合,能够很好的进行不同曲线的拟合,得到相应的方程!-VB establishment of a curve fitting, good to different curve fitting, corresponding equation!
<flygoslt> 在 2008-10-13 上传 | 大小:166.33kb | 下载:0

[生物技术ghmm-0.7.0a.tar

说明:隐马尔科夫模型及其在语音处理中的应用,这个是GNU提供的算法库,类unix环境,C语言,当前最新版本已经不再提供C++的了。-Hidden Markov Model and the voice processing applications, this is the GNU algorithm library, unix environment category, C language, the current latest version is no longer available in C
<zdr> 在 2008-10-13 上传 | 大小:739.04kb | 下载:0

[数值算法/人工智能gonge

说明:本人自编的共轭梯度法。为c源码,已在TC下运行通过。-I directed the conjugate gradient method. C source code for, the TC has run through.
<陈建春> 在 2008-10-13 上传 | 大小:2.04kb | 下载:0

[压缩解压0240302314jiangwei13852910295

说明:游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做了较为全面地研究。包括游程压缩模型、数据压缩、解压缩过程,并给出了流程图和相应的程序。 关键词:编码;解码;游程长度编码;压缩;解压缩。 -run-length coding is very simple, encoding, decoding speed, widespread use. This paper describes a run-length coding
<蒋伟> 在 2008-10-13 上传 | 大小:368.6kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 28350.51 .52 .53 .54 .55 ... 28523 »

源码中国 www.ymcn.org