CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - optimization to

搜索资源列表

  1. codedivision

    0下载:
  2. x264视频编解码源代码(更新时间2005-12-07,v384),含VC编译指南。x264是H.264标准的一种实现,与JM相比更适合与应用,因为JM主要是与标准更接近,所以便于学习,而x264做了很多的优化。-MPEG video decoder source code (2005-12-07 update time, the v384). Compiling with VC Guide. MPEG H.264 is a standard to achieve, and JM compare
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:804.25kb
    • 提供者:xjwangyhl
  1. xvid_decoder070122

    0下载:
  2. 优化过的xvid1.1.2源代码,独立解码器不需要第三方控件,可直接解码pcm为yuv文件-optimization off xvid1.1.2 source code, independent third-party decoders not control, Decoding directly to pcm yuv documents
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.08mb
    • 提供者:leon
  1. zuiyouhua

    0下载:
  2. 最优化实验,用的是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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12.76kb
    • 提供者:guang
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26.14kb
    • 提供者:叶润
  1. arith-n.zip

    0下载:
  2. Arith-N 是可以在命令行指定阶数的 N 阶上下文自适应算术编码通用压缩、解压缩程序,由于是用作教程示例,为清晰起见,在某些地方并没有刻意进行效率上的优化。由王笨笨大侠提供,Arith-N is specified in the command-line order of the N-order context adaptive arithmetic coding common compression, decompression procedures, because it is used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:12.31kb
    • 提供者:王丛知
  1. sitesee

    0下载:
  2. 网规网优之用,用于绘制基站扇区图,地理化显示基站方便工程师进行查看。-Net regulatory network optimization purposes, used to map the base station sector maps, geographic-based display base stations to facilitate engineers to view it.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1.64kb
    • 提供者:gld
  1. m

    0下载:
  2. 本代码的作用是用进化算法进行多目标优化,编辑语言是MATLAB。-The role of this code is to use multi-objective optimization evolutionary algorithms, editing, language is MATLAB.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:375.85kb
    • 提供者:zhanglubing
  1. YH_SogouRank

    0下载:
  2. 升级说明:查询历史优化,多个重复记录只显示一个 ! 主要功能: 1、类似Google PR,Sogou也有自己的Rank值。本工具即用来查询Rank值; 2、DIV+CSS模板方便修改; 3、免费、开源程序。 配置参数设置技巧:调整查询历史周期,默认24小时,可编辑Textclass.php第310行。-Upgrade Descr iption: Query optimization history, a number of duplicate recor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:38.36kb
    • 提供者:申诚勋
  1. A-REMARK-ON-COMPRESSED-SENSING

    0下载:
  2. 一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。-A classic article on compressed sensing, compressive sensing (Comp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:101.54kb
    • 提供者:刘奎
  1. Huffman_pdf

    0下载:
  2. 范式哈夫曼算法的分析与实现(论文全文) 摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。 -Paradigm Huffman algorithm analysis (full paper) Abstract: a comprehensive introduction to the theoretical basis and implementation of the parad
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:237.37kb
    • 提供者:
  1. Huffman_dpr

    0下载:
  2. 范式哈夫曼算法的分析与实现(项目文件) 摘要:全面介绍了范式哈夫曼算法的理论基础和实现方式。详细讨论了编码位长计算、限制编码位长、解码优化、码表二次压缩等实现技术。并给出了一个切实可行的应用程序。 -The paradigm Huffman algorithm analysis and implementation (project file) Abstract: a comprehensive introduction to the theoretical basis and im
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:271.81kb
    • 提供者:
  1. BP

    0下载:
  2. BP神经网络程序,用语解决实际生活中的一些最优化问题,比如旅行商问题。-BP neural network program, the term to solve the optimization problem in real life, such as the traveling salesman problem.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-15
    • 文件大小:1.52mb
    • 提供者:高雄飞
  1. h.264

    0下载:
  2. 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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:郜杰
  1. nitc_qyyx_v4.0

    0下载:
  2. NITC企业智能营销系统V4.0是由杭州梁杉科技有限公司于2013年12月份上线的最新产品。系统建于2008年,由多位资深网站设计师与SEM整合营销大师倾力打造,截止目前均有10多年网络经验。该产品经历无数中小企业营销需求,不断完善,实属经典之作,国内屈指可数。 一、系统具备“企业自助建站、SEO优化、在线购物、手机网站”四合一功能。 二、专注用户体验度,系统的框架结构、操作界面由国内顶尖设计师精心设计。 三、拥有先进的企业自助建站功能,网站栏目及内容全部可后台控制。几乎可满足
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:9.66mb
    • 提供者:冰雪
  1. GAandBP

    0下载:
  2. 用matlab实现的遗传算法与BP神经网络的优化算法。-Matlab genetic algorithm with BP neural network to achieve optimization algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:367.55kb
    • 提供者:Sam
  1. LICS

    0下载:
  2. 该文章为压缩感知重构算法,主要介绍基于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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:87.67kb
    • 提供者:hanyuyi
  1. wzqywz_blue_v2.7

    0下载:
  2. 网展企业网站系统功能: 1、具备传统企业网站基本、高级用户交互功能;(公司介绍、新闻、产品、案例、下载、营销网络、客户留言、人才、订单、会员、站内搜索、邮件订阅等); 2、提供公司Google地图设置接口,可在后台进行公司方位标注,在前台同步显示您所设置的公司方位地图; 3、多项为系统优化而设置的功能接口:站内链接(站内链接的合理建造是搜索引擎优化的重要技术之一,它的优化能使网站整体获得搜索引擎的价值认可,这个优化措施主要是建立方便、直接、全面的浏览导航链接,使每一页有次序地首尾相接
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:1.98mb
    • 提供者:陈果
  1. IKAnalyzer

    0下载:
  2. IKAnalyzer是一个开源的,基于java语言开发的轻量级的中文分词工具包。从2006年12月推出1.0版开始,IKAnalyzer已经推出了3个大版本。最初,它是以开源项目Luence为应用主体的,结合词典分词和文法分析算法的中文分词组件。新版本的IKAnalyzer3.0则发展为面向Java的公用分词组件,独立于Lucene项目,同时提供了对Lucene的默认优化实现。 -IKAnalyzer is an open source, lightweight java-based de
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1.66mb
    • 提供者:黄生
  1. NGPM_v1.4

    0下载:
  2. 适应c语言今次那个编写的源代码程序,用于解决多目标优化问题,-This time to adapt to the c language source code written procedures for solving multi-objective optimization problem,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:833.24kb
    • 提供者:
  1. HEVC_INTRA

    0下载:
  2. 新一代视频编码标准HEVC块结构划分快速算法研究与优化-The H.264/AVC video coding standard uses the rate distortion optimization (RDO) method to improve the compression performance in the intra prediction.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:800.36kb
    • 提供者:邱莹莹
« 12 »
搜珍网 www.dssz.com