资源列表

« 1 2 ... .60 .61 .62 .63 .64 1365.66 .67 .68 .69 .70 ... 28523 »

[数值算法/人工智能libecc-0.11.0.tar

说明:最新椭圆曲线算法,用C++写的,在Linux下解压出来。-latest elliptic curve algorithms, written in C, under Linux unpacked out.
<张羽> 在 2008-10-13 上传 | 大小:1.43mb | 下载:0

[数值算法/人工智能孟庆洋 分治

说明:是著名的骑士巡游问题的改进,采用了分治策略,同样也是我的个人作品,向往大家给予批评指正-Cleveland is the famous parade of improvement, adopted a divide and conquer strategy, but it's also my personal work, and yearning for everyone criticized correction
<孟庆洋> 在 2008-10-13 上传 | 大小:5.56kb | 下载:0

[数值算法/人工智能burg

说明:用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estim
<lkz> 在 2008-10-13 上传 | 大小:22.44kb | 下载:0

[数值算法/人工智能psd

说明:计算ARMA(p,q)模型的功率谱密度。 形参说明: b——双精度实型一维数组,长度为(q+1),存放ARMA(p,q)模型的滑动平均系数。 a——双精度实型一维数组,长度为(p+1),存放ARMA(p,q)模型的自回归系数。 q——整型变量,ARMA(p,q)模型的滑动平均阶数。 p——整型变量,ARMA(p,q)模型的自回归阶数。 sigma2——双精度实型变量,ARMA(p,q)模型白噪声激励的方差
<lkz> 在 2008-10-13 上传 | 大小:23.59kb | 下载:0

[数值算法/人工智能时钟夹角

说明:求任意时刻时钟的夹角,是一个很简单的c的数值算法的题-This codes have the function of get the angle between of clock s hands at any time, witch is the answer of a simple c language numeric arithmetic subject
<赵卓> 在 2008-10-13 上传 | 大小:5.8kb | 下载:0

[压缩解压ArithmCode

说明:A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
<刘玲> 在 2008-10-13 上传 | 大小:2.14kb | 下载:0

[数值算法/人工智能Reversible EZW-Based Image Comp

说明:可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
<东海> 在 2008-10-13 上传 | 大小:28.39kb | 下载:0

[压缩解压C++ Source Code for the Wavelet Packet Transform.z

说明:Unix系统下,小波包变换的实现例子,当然,稍作改动也可用于windows系统下。-uninx system,wavelet transform example,but,you can transplant it to window with little modification.
<东海> 在 2008-10-13 上传 | 大小:613kb | 下载:0

[压缩解压LRC

说明:GPS定位数据压缩算法的设计与实现 文章作者:杨宏业 张 跃 为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特 点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the
<杜转奎> 在 2008-10-13 上传 | 大小:203.78kb | 下载:0

[数值算法/人工智能编制迷宫程序(用A算法来实现)

说明:通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A * algorithm. * A full understanding of algorithms and heuristic function of
<陶钊> 在 2008-10-13 上传 | 大小:3.33kb | 下载:0

[压缩解压EncodingReports

说明:本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression inf
<黄应> 在 2008-10-13 上传 | 大小:339.24kb | 下载:0

[数值算法/人工智能科学与工程数值算法(Visual C++版)中的Source

说明:科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
<刘扬> 在 2008-10-13 上传 | 大小:1.14mb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 1365.66 .67 .68 .69 .70 ... 28523 »

源码中国 www.ymcn.org