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

搜索资源列表

  1. PKU1713

    0下载:
  2. 这是北大在线第1713号题目.使用了搜索算法,其中包括:确定搜索对象、搜索顺序、搜索的优化等方面.-This is the Beijing 1713 subject online. The use of search algorithms, including: to determine the search object, the search order, search optimization and so on.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:7151
    • 提供者:hea507h215
  1. Stitching

    1下载:
  2. 通过orb算法实现opencv的stitching.使用的是opencv3.0版本,需要自己下载依赖库-Opencv realized by orb of stitching algorithm using opencv3.0 version, you need to download dependent libraries
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-08
    • 文件大小:26316800
    • 提供者:shangteng
  1. fillhole

    0下载:
  2. OPENCV 进行空洞填充,主要参照了冈萨雷斯书上的算法-OPENCV conducted hole filling, mainly with reference to the algorithm Gonzalez book
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:3824451
    • 提供者:wangyaning
  1. iLBC

    0下载:
  2. iLBC编解码算法C代码,包括测试代码,好用-iLBC codec
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-29
    • 文件大小:11276370
    • 提供者:tangby
  1. iSAC

    1下载:
  2. iSAC编解码算法,简单高效,包括测试代码,好用!-iSAC codec
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:379467
    • 提供者:tangby
  1. audio_processing

    0下载:
  2. 回声抵消,噪声抑制、自动增益控制算法源代码,好用!-codes of aec、nr and agc
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2553130
    • 提供者:tangby
  1. DTW

    0下载:
  2. 基于DTW算法的孤立词语音识别,DTW(Dynamic Time Warping,动态时间归整)算法,解决发音长短不一的模板匹配问题,用于孤立词识别.-Isolated word speech recognition based on DTW algorithm.DTW (Dynamic Time Warping, dynamic time warping algorithm), solve the pronunciation of varying lengths of template mat
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:377491
    • 提供者:张盛
  1. test_2

    0下载:
  2. 用python 实现的随机森林算法 并且和决策树等其他算法对比-With Random Forest algorithm implemented in python and other decision tree algorithms and contrast
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-30
    • 文件大小:10876
    • 提供者:max isa
  1. SIFTTest699999999999

    0下载:
  2. SIFT算法的主要实现,对一些不容易注意的点进行了学习和分析,有助有更好的了解SIFT-The main achievement of SIFT algorithm is not easy to pay attention to some points of the study and analysis will help a better understanding of SIFT
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-25
    • 文件大小:7909536
    • 提供者:yusun
  1. DSDemo

    1下载:
  2. 总结一下我对混音算法的学习,大概有以下几种方式: 1. 直接加和 2. 加和后再除以混音通道数,防止溢出 3. 加和并箝位,如有溢出就设最大值 4. 饱和处理,接近最大值时进行扭曲(“软件混音的实现”一文算法就是这类) 5. 归一化处理,全部乘个系数,使幅值归一化。(只适用于文件) 6. 衰减因子法,用衰减因子限制幅值[1]。- This program is free software you can redistribute it and/or modify
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:929953
    • 提供者:qiu
  1. gpudwt

    0下载:
  2. JPEG2000解码算法,采用cuda进行加速,性能高达70Mbps;-JPEG2000 decoder bansed on cuda
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-15
    • 文件大小:22675051
    • 提供者:老王
  1. Test

    0下载:
  2. 实现RSA算法的加解密,算法代码简单明了-Achieve RSA encryption and decryption applet
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-04
    • 文件大小:419084
    • 提供者:王佳硕
  1. 2018MELP_VC

    0下载:
  2. 实现了语音采集,基于MELP改进算法的低速率声码器设计与实现-a very useful code.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-14
    • 文件大小:3223319
    • 提供者:毛革非
  1. watermarkDIY

    0下载:
  2. 这是一个能够将二值图像隐藏在多彩图像中的程序,并可以提取出来。可以自行定义隐藏算法。-This is a binary image can be hidden in the colorful picture of the program and can be extracted. You can define yourself hiding algorithm.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-26
    • 文件大小:8531622
    • 提供者:王欣
  1. Visual-CPP-Examples

    0下载:
  2. Visual C/C++范例集成,包含 (1)音视频(2)图片(3)网络HTTP/FTP(4)界面风格(5)USB(6)多线程(7)算法应用等 多个范例代码 -It include many visual C/C++ examples
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-21
    • 文件大小:36810713
    • 提供者:BestCam
  1. LatLong-UtM

    0下载:
  2. 高斯等高算法,用于数字高程地图中的等高计算。-Swiss Grid
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-04
    • 文件大小:7925
    • 提供者:marldini
  1. PESQforC

    0下载:
  2. 语音评价,PESQ算法的实现,支持8K Hz采样率。计算结果给出被测语音的pesq的分值,分值越高,音质越好-Speech uation, PESQ algorithm implementation, support 8 k Hz sampling rate.Calculation results give a measured voice pesq score, the higher the score, the better the quality
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-05
    • 文件大小:172040
    • 提供者:王艳芬
  1. C_Sharptuxiangchuli

    0下载:
  2. C_#数字图像处理算法典型实例源代码,有点老-C# image deal
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-12
    • 文件大小:1063554
    • 提供者:yeye
  1. VideoResize

    0下载:
  2. 用于多媒体视频流的缩放处理,适用于Win32-Dshow平台; 允许动态选择算法(双线性重采样算法,双立方重采样算法,汉宁窗重采样算法); 双线性重采样算法和双立方重采样算法都经过SSE2指令加速(C代码内嵌汇编);(For the multimedia video stream scaling processing, suitable for Win32-Dshow platform; Allowing the dynamic selection algorithm (bilinear res
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-19
    • 文件大小:129024
    • 提供者:mody
  1. ffmpeg-3.4.1

    0下载:
  2. ffmpeg最新源码,包含音视频编解码,以及一些常用的算法处理,适合多媒体开发人员学习(Ffmpeg's latest source code, including audio and video codec, and some common algorithm processing, is suitable for multimedia developers to learn.)
  3. 所属分类:多媒体编程

    • 发布日期:2018-01-08
    • 文件大小:14806016
    • 提供者:bfvdvf
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com