CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - 算法

搜索资源列表

  1. HistHsfcm2

    0下载:
  2. 直方图模糊聚类算法,编译环境VC6.0,语言c,可以移植到到linux系统运行。算法功能图像分割-histogram fuzzy clustering algorithms, compiler environment VC6.0, language c, ported to Linux operating system. Functional image segmentation algorithm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:4183
    • 提供者:dfx
  1. VC多媒体程序

    0下载:
  2. 简单图形处理程序,用vc制作.内有图形处理的简单算法.-simple graphics processing using vc production. Graphics are simple algorithm.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:856605
    • 提供者:王鹏
  1. distance transform

    0下载:
  2. 目前效率最好的距离变换算法,距离变换广泛应用于图像处理,比如可以用距离变换准确找到图像中物体的骨架或者中心线。(用winrar解压)-efficiency of the current best distance algorithm distance transform widely used image processing, For example, can be used to find accurate distance transform image objects in the fr
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:6830
    • 提供者:王选
  1. Watershed for unix

    0下载:
  2. 著名的Watershed算法源程序,现在很多人都在靠这个万一-famous Watershed algorithm source, a lot of people are on the case
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:39813
    • 提供者:王选
  1. OpenBmp24bitColor_S

    0下载:
  2. 目前效率打开16位bmp格式的图像算法,可以在此基础之上继续进行开发,还可以采集连续帧采集。(用winrar解压)-efficiency of the current open 16 bmp format images algorithm, the foundation of this continuing development, also can be collected for a frame grabber. (Using WinRAR decompression)
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:89576
    • 提供者:任大伟
  1. MP3编码源码

    0下载:
  2. MP3 解码算法解析,在arm上 实现MP3算法的程序源代码)-MP3 decoding algorithm analysis, the arm on the MP3 algorithm source code)
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:12007
    • 提供者:gary
  1. 行程长度编码lzw压缩算法源代码和示例程序代码

    0下载:
  2. 行程长度编码,在MPEG编码里面也非常有用,可以学习-length encoding in MPEG encoder inside are very useful, can learn to s
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:70398
    • 提供者:李明
  1. G711_G721_G723_4

    1下载:
  2. 音频压缩算法源代码,包括G711、G721及G723-audio compression algorithm source code, including G711, G723 and MP3
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:20664
    • 提供者:谢轲
  1. DCT变换及IDCT变换

    0下载:
  2. 多媒体编解码核心算法DCT/IDCT的实现-core multimedia codec algorithm DCT / IDCT the realization
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1706298
    • 提供者:叶长安
  1. PCM2ADPCM编码

    0下载:
  2. 这是一个WAV到IMAADPCM转换的小DEMO,读者能够根据程序中的算法,编写出解码的算法,小程序,抛砖引玉-This is a WAV IMAADPCM conversion to a small DEMO. readers can follow the procedures of the algorithm, to prepare the decoding algorithm, small programs, congregate
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:31473
    • 提供者:陈中
  1. PCM原始数据播放

    0下载:
  2. 本程序在DIVX上的算法做了修改,帮助读者理解MPEG4的编码原理,-DIVX in the process of doing the revised algorithm, to help readers understand MPEG4 coding theory,
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:35060
    • 提供者:陈中
  1. XvidDec改进版

    0下载:
  2. 本程序对DIVX中的算法作了修改,是学习MPEG4解码的资料,希望对读者提供帮助-DIVX the right procedures were revised algorithm is studying MPEG4 decode the information hope to help readers
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1655472
    • 提供者:陈中
  1. dti

    0下载:
  2. 这是一个视频锐化的算法分析,dcti/dlti,-This is a video sharper analysis of algorithms, dcti / dlti.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:15683
    • 提供者:张平
  1. libspeex

    0下载:
  2. SPeex语音压缩算法的静态连接库和源代码-SPeex voice compression algorithm static libraries and source code
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:374102
    • 提供者:why
  1. WjcDesTest

    0下载:
  2. 一个DES的高质量算法,他可以很快的算出密文-a high-quality DES algorithm, he can quickly calculate the ciphertext
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:784
    • 提供者:罗成
  1. h.264_Intra-Prediction

    0下载:
  2. h.264中关于帧内预测模式选择的快速算法的多篇文章,是很好的学习资料-on intra prediction mode selection Fast Algorithm for Multi-part article is a very good learning materials
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:2403614
    • 提供者:普明
  1. Lifegame

    0下载:
  2. 生命游戏置乱算法的MATLAB实现,用于置乱图像-life game Scrambling algorithm in MATLAB for image Scrambling
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2058
    • 提供者:gao
  1. GetImageFromVideo

    0下载:
  2. 使用DirectShow功能实现的从视频中采集图像的程序,可以按频率、累计数量或视频内容的变化显著程序为依据,自动采集和保存图像。也可以作为使用摄像头的采集功能进行视频、图像处理的一般程序框架。供没有DirectX开发经验,但需要相应功能的图像处理、模式识别、计算机视觉等方向的算法研究人员作为工具使用。在Visual Studio 2005环境开发。如果不是作为编程框架使用,则需要Intel OpenCV(开源)视觉库的支持。-execution functions of the video i
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:62009
    • 提供者:冯雪涛
  1. goodCanny

    0下载:
  2. 图像分割的经典算法CANNY算法的源代码,很实用-the classic image segmentation algorithm Canny algorithm source code, practical
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:4569
    • 提供者:元辉
  1. PlayDemoSource

    1下载:
  2. 播放H.264压缩算法文件,c++源程序,DirectDraw-players H.264 compression algorithm, c source, DirectDraw
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:390013
    • 提供者:Gala
« 1 2 3 4 56 7 8 9 10 ... 48 »
搜珍网 www.dssz.com