资源列表

« 1 2 ... .43 .44 .45 .46 .47 27348.49 .50 .51 .52 .53 ... 28523 »

[压缩解压哈夫曼编码解码

说明:霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding
<胡骥骏> 在 2025-04-28 上传 | 大小:177kb | 下载:0

[人工智能/神经网络/遗传算法Genetic最短路径

说明:在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-in vc console operations, Genetic Algorithm for the shortest path, adjacency matrices road map.
<rabo> 在 2025-04-28 上传 | 大小:123kb | 下载:0

[数据结构常用算法jiang3

说明:数据结构中分块查询算法,开发环境Vc++6.0.基于山东科技大学算法设计与分析课本-data structure carved block inquiries algorithm development environment Vc 6.0. Shandong University of Science and Technology based on the algorithm design and analysis of textbo
<笨小孩> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法经典的BPN人工神经网络例子源码

说明:经典的BPN人工神经网络例子源码,可用于函数逼近,预测等方面-classic example of artificial neural network source, function approximation can be used to forecast etc.
<张春民> 在 2025-04-28 上传 | 大小:30kb | 下载:0

[数学计算/工程计算lee

说明:Vc++Romberg的,计算方法中romberg算法的c程序源码-Vc Romberg, calculation method Romberg Algorithm c procedures FOSS
<qwe> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mp2_0

说明:最优潮流计算程序(使用电力系统专业,属于非线性规划问题).-optimal power flow calculation procedure (using power systems professional, is Nonlinear Programming).
<宋义> 在 2025-04-28 上传 | 大小:165kb | 下载:0

[matlab例程Newton-Raphson Power Flow Calculation

说明:牛顿拉夫逊算法进行潮流计算,数据处理程序,方便处理实验数据,并取得数学表达式-Newton Raphson algorithm flow calculation, data processing procedures, facilitate the processing of experimental data and mathematical expression made
<大鸟> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法简单的遗传算法例3个

说明:简单的遗传算法的例子,对于遗传算法的初学者来说非常有用.-Simple genetic algorithm examples.it very helpful for the beginners of genetic algorithm
<> 在 2025-04-28 上传 | 大小:7kb | 下载:0

[数据结构常用算法NMF

说明:LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。-Matrix is based on a "partial" non-negative matrix factorization generation features space algorithm, which is based on the NMF non-negative matrix factorization.
<rabo> 在 2025-04-28 上传 | 大小:28kb | 下载:0

[数值算法/人工智能LineSmooth

说明:使用插值算法,实现折线的平滑.这是一个比较简单的算法.-use interpolation algorithm to achieve a smooth dogleg. This is a relatively simple algorithm.
<蒋利兵> 在 2025-04-28 上传 | 大小:1.87mb | 下载:0

[matlab例程ROBOT(三关节平面机器人).ZIP

说明:用编写的集机器人设计、分析、仿真与一体的软件,非常有工程使用价值,完全可用!-prepared with the set robot design, analysis, simulation and integration software, it works very useful and it is perfectly possible!
<蚁群> 在 2025-04-28 上传 | 大小:9kb | 下载:1

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

说明: //主函数,主要是用于启动用于模拟虚存活动和进行监控的两个线程;-//main function is mainly used to launch virtual memory used to simulate and monitor activities of the two threads;
<> 在 2025-04-28 上传 | 大小:3kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 27348.49 .50 .51 .52 .53 ... 28523 »

源码中国 www.ymcn.org