CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - full search

搜索资源列表

  1. 黑白棋游戏源代码 v1

    0下载:
  2. 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。界面精美!-This is a small game reversi. There are three primary Intermediate High-level chess choice. The algorithm used to prepare ourselves to the full searc
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:505.68kb
    • 提供者:牛一
  1. MotionEstimation_FullSearch

    0下载:
  2. 可动态调整搜索范围之完全搜索运动估计.pdf 台湾人的一个论文,写的不错的。-can dynamically adjust the scope of the search it into full search motion estimation. Pdf of a Taiwanese papers, write good.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:756.25kb
    • 提供者:zzq
  1. motionE

    1下载:
  2. 实现了视频帧中的全搜索和三步搜索运动估计,得到运动矢量,对新手很有帮助-video frame to achieve the full search and three-step search motion estimation, motion vector is the novice helpful
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3.53kb
    • 提供者:yy
  1. fast_select

    1下载:
  2. 实现全搜索运动估计算法,实现三步法快速搜索算法-achieve full search motion estimation algorithm, the three-step realization of Fast Search Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1018byte
    • 提供者:田彬
  1. 144155

    0下载:
  2. 运动估计全搜索算法VC++实现代码,如有不对之处,敬请指正!-full search motion estimation algorithm VC code, if imperfect, please correct me!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.47kb
    • 提供者:谎言
  1. FS.rar

    0下载:
  2. 全搜索算法寻找运动矢量,基于MATLAB实现,Full-search motion vector search algorithm, based on the MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.32kb
    • 提供者:Peng
  1. FullSearchfull

    0下载:
  2. 本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:600byte
    • 提供者:chushouyan
  1. MEBMA

    0下载:
  2. MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms The function produce output
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:1.45kb
    • 提供者:冯欣
  1. Full-Search

    0下载:
  2. QCIF的开档程式对于初学BCB又不太懂开樘的人非常有用-QCIF open file program for beginner BCB also do not really understand open樘are very useful
  3. 所属分类:midi program

    • 发布日期:2017-03-26
    • 文件大小:385kb
    • 提供者:金金金強
  1. VLSL-Design-of-High-Performance-Full-search-Block-

    0下载:
  2. 给出了一种用于H.264变换尺寸全搜索快匹配算法的运动估计电路的改进结构,并完成了VLSI设计。通过脉动阵列和全流水线的设计,达到最高的数据重用率、最小的I/O引脚和100 的硬件计算效率。-An improved architecture for H.264 full-pel motion estimation using variable block size full-search block-matching algorithm is proposed in this paper. To
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-24
    • 文件大小:500.64kb
    • 提供者:
  1. MotionCompensationFullSearch

    0下载:
  2. motion estimation , full search-motion estimation, full search
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:alan
  1. Final_motion

    0下载:
  2. Full Search motion with SAD
  3. 所属分类:Video Capture

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:varsha
  1. search

    0下载:
  2. lucene应用实例程序,包含了建立索引到web搜索的完整代码,里面用到的数据库是dedecms的,可以自己去下载,config.xml为配置文件,需要配置索引目录和链接数据的用户密码。该代码实例可以直接作为你用lucene建立全文搜索的参考-lucene Applications programs, including the establishment of an index to the web search the complete code, which used the databa
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:93.26kb
    • 提供者:strayly
  1. fullsearch

    0下载:
  2. 基于MATLAB的全搜索程序 H.264-MATLAB program based on full search H.264
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.05kb
    • 提供者:袁正文
  1. BasicMotionVectorEstimation

    1下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.51mb
    • 提供者:alan
  1. Full-Search

    0下载:
  2. 运动估计中的全搜索算法的MATLAB代码及FOREMAN测试序列-Full search motion estimation algorithm MATLAB code, and FOREMAN test sequence
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:802.95kb
    • 提供者:张帆
  1. full-search-algorithm-code

    0下载:
  2. 这是正像素的全搜索算法代码,可以用于FPGA等验证,经验证符合要求,欢迎采用-This is a positive pixel full search algorithm code, can meet the requirements for FPGA verification,it has been proven, and welcome to adopt it
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:3.5kb
    • 提供者:童青
  1. full-search-ME

    0下载:
  2. matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264-matlab block full search motion estimation for the source code h.264 video compression technology
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:2.84kb
    • 提供者:杨超凡
  1. Full-Search-Method

    0下载:
  2. 块匹配运动估计,视频压缩,全搜索运动估计-Block matching motion estimation, video compression, full search motion estimation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:146.83kb
    • 提供者:wenberhoo
  1. Fast-Full-Search-source

    0下载:
  2. 快速全搜索源码,此小程序可以放桌面上快速进行搜索,非常方便。-Fast Full Search source
  3. 所属分类:Browser Client

    • 发布日期:2017-04-26
    • 文件大小:9.36kb
    • 提供者:zz
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com