资源列表

« 1 2 ... .77 .78 .79 .80 .81 3282.83 .84 .85 .86 .87 ... 28522 »

[数据结构常用算法AVLtree

说明:在各种各样的搜索算法中,AVL树的搜索算法可以将其最短的搜索时间做一个保证,本程序就是实现了AVL搜索算法-in a wide variety of search algorithm, AVL tree search algorithms can be the shortest time to do a search that The procedure is to achieve the AVL Search Algorithm
<heyangyi> 在 2025-09-07 上传 | 大小:985kb | 下载:0

[压缩解压huffmancode

说明:huffman编码演示程序-Huffman coding Demonstration Program.
<> 在 2025-09-07 上传 | 大小:7kb | 下载:0

[数据结构常用算法lzw

说明:网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable-many online compression procedures, the procedures for the realization of a simple algorithm-lzw compression algorithm, which stretched to the hashtable
<heyangyi> 在 2025-09-07 上传 | 大小:1.14mb | 下载:0

[matlab例程wlg

说明:五对角占优线性方程组求解的MATLAB 程序MYLU。 输入参数A为系数矩阵,F为右端向量。输出参数L,U为A的LU 分解A=LU,X为解向量。-five pairs diagonally dominant linear equations MYLU the MATLAB program. A input parameters for the coefficient matrix, F subguadratic vector. Output parameters L, U of A LU d
<王礼广> 在 2025-09-07 上传 | 大小:1kb | 下载:0

[matlab例程matlab

说明:freebird_蚁群算法matlab和c++实现源程序.rar-freebird_ ant algorithm to achieve Matlab and c source. Rar
<shang> 在 2025-09-07 上传 | 大小:11kb | 下载:0

[数值算法/人工智能PSOt

说明:particle swarm optimization toolbox for matlab.粒子群优化的工具箱-particle swarm optimization toolbox for m atlab. Particle Swarm Optimization Toolbox
<张磊> 在 2025-09-07 上传 | 大小:743kb | 下载:0

[数值算法/人工智能MatrixInverse

说明:C语言实现复数型矩阵求逆 -C language plural-matrix inversion C language plural-matrix inversion
<张磊> 在 2025-09-07 上传 | 大小:9kb | 下载:0

[压缩解压RayCompressDelphi

说明:RAY压缩是综合统计和字典方法,针对数据库的压缩算法。这个算法是专门针对重复率比较高的数据的压缩算法,有较高的压缩比。如果全部重复,那么它的压缩率是以2为底的对数。可应用于电力系统数据的压缩。-Ray compression integrated statistics and dictionary method, the database compression algorithm. The algorithm is targeted at high repetition rate of dat
<孙金凤> 在 2025-09-07 上传 | 大小:190kb | 下载:0

[压缩解压LiftingWaveTransform

说明:此为基于二代提升小波的阈值压缩算法源码,其中可以设置小波变换的分解层数,使用的小波名称,及各层阈值设置计算公式中的参数。并将低频系数转化为十六进制,方便在其上进一步压缩,如采用Huffman压缩等,程序思路清楚,附有完整的注释,可以使用多种小波,并且很好得体现了二代小波的思想,对于初学小波者帮助很大。-based on the second generation of this upgrade wavelet compression algorithm threshold source, whi
<孙金凤> 在 2025-09-07 上传 | 大小:12kb | 下载:0

[人工智能/神经网络/遗传算法TabuSearch

说明:用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
<yinhui> 在 2025-09-07 上传 | 大小:47kb | 下载:0

[人工智能/神经网络/遗传算法SimulateAnnealing

说明:使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient operation of the algorithm
<yinhui> 在 2025-09-07 上传 | 大小:48kb | 下载:0

[人工智能/神经网络/遗传算法GA_SA

说明:采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
<yinhui> 在 2025-09-07 上传 | 大小:74kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 3282.83 .84 .85 .86 .87 ... 28522 »

源码中国 www.ymcn.org