搜索资源列表
-
0下载:
经过开源的H.264压缩算法代码,进行优化后并在VC++6。0环境下调试和PC下成功运行,也可以在DSP上运行-revenue H.264 compression algorithm code, After optimization and VC 6. 0 debugging environment and PC successful operation, can also run on the DSP
-
-
0下载:
最优化实验,用的是MATLAB,题目不是很难主要是练习用,学会对实际问题进行数学抽象。
掌握常用的最优化算法。
运用相关数学软件设计程序进行求解。
-optimization experiments, using the MATLAB, the main topic is not difficult to practice with. learn to practical issues abstract mathematics. Master of the most commonly
-
-
0下载:
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
-
-
0下载:
TI DSP-DM64X的图像处理基本函数库,算法很齐全的,有用汇编写的,是优化算法的很好的参考,甚至可以直接调用,文件夹里有170页的算法库和使用说明。-TI DSP-DM64X basic functions of image processing library, the algorithm is very complete and useful compilation of writing, is a good reference for optimization, or even ca
-
-
1下载:
10杆桁架结构优化程序,使用最新的帝国竞争算法。请求多多加点数-10 bar truss optimization, very powerful source code, using imperilist competition algorithm.
-
-
0下载:
该算法由变换组合优化、彩色分量加权、CSF滤波三部分组成。实验结果表明,在非常大的压缩比率范围下,该算法的客观质量和主观质量都优于JPEG2000有损变换算法和JPEG2000无损压缩算法。-Optimization of the algorithm by the transformation, color component weighted, CSF filtering of three parts. The results show that in the very large compr
-
-
0下载:
h.264AVC中CALVC解码器的低功耗设计 附有代码 算法优化-h.264AVC CALVC decoder in low-power design optimization algorithm with a code
-
-
0下载:
范式哈夫曼算法的分析与实现(论文全文)
摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。
-Paradigm Huffman algorithm analysis (full paper)
Abstract: a comprehensive introduction to the theoretical basis and implementation of the parad
-
-
0下载:
范式哈夫曼算法的分析与实现(项目文件)
摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。
-The paradigm Huffman algorithm analysis and implementation (project file)
Abstract: a comprehensive introduction to the theoretical basis and im
-
-
0下载:
遗传算法工具箱,内置函数,matlab实用分析,M文件类型-Genetic algorithm toolbox, built-in functions, matlab utility analysis, M File Type
-
-
0下载:
基于多目标优化进化算法。处理约束问题的改进的多目标进化算法。-Based multi-objective optimization evolutionary algorithm. Constraint problems improved multi-objective evolutionary algorithm.
-
-
0下载:
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-h.264 standard code for video encoding! Can achieve a variety of video encoding and decoding, this code can be based on a variety of development, such as optimization algorithm
-
-
0下载:
比较了H264的几种开源代码的优缺点,选择X264算法-H264 compared the advantages and disadvantages of several open source code, select the X264 algorithm
-
-
2下载:
王家映关于地球物理资料非线性反演理论的讲座系列,包括11个文档(地球物理反演问题概述,蒙特卡洛法,模拟退火法,遗传算法,人工神经网络,共轭梯度,同伦反演法,量子遗传算法,蚁群算法,粒子群反演算法,模拟原子跃迁反演法)-Wang Ying on the theory of nonlinear inversion of geophysical data lecture series, including 11 documents (geophysical inversion problems out
-
-
0下载:
用matlab实现的遗传算法与BP神经网络的优化算法。-Matlab genetic algorithm with BP neural network to achieve optimization algorithm.
-
-
0下载:
该文章为压缩感知重构算法,主要介绍基于LI范数最小化的凸优化算法,简单实用,比较适合除学着实用。-This article is compressed sensing reconstruction algorithm introduces LI norm optimization algorithm based on minimization of a convex, simple and practical, more suitable in addition to learn practic
-
-
0下载:
正交匹配追踪重构算法matlab代码,它是一种贪婪优化算法。-A matlab code for the Orthogonal matching pursuit reconstruction algorithm , it is a greedy optimization algorithm.
-
-
0下载:
應用螞蟻最佳化演算法(ACO)求解作戰防禦性武器分配問題,此問題是一重要NP-hard問題-The ant-optimization algorithm (ACO) is used to solve the problem of defensive weapon allocation. It s an important NP-hard problem
-
-
0下载:
利用测试函数比较不同二阶微粒群算法的收敛速度-The convergence rate of different second- order particle swarm optimization algorithm is compared by using the test function
-
-
0下载:
粒子群优化算法 改进粒子群优化算法的典型例子 易懂易学-Particle swarm optimization algorithm A typical example of improved particle swarm optimization algorithm is easy to understand
-