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

搜索资源列表

  1. DCT变换 C实现

    1下载:
  2. DCT变换的实现,用C语言实现的
  3. 所属分类:多媒体编程

  1. divxecode.编解码器的xvid静态库的c++封装

    1下载:
  2. 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
  3. 所属分类:多媒体编程

    • 发布日期:2013-09-23
    • 文件大小:5.71kb
    • 提供者:chai
  1. x264encodeforc

    0下载:
  2. 经过调试过的x264编码,用c编写。可以用于分析x264编码的原理,也希望你进一步优化,大家共享。-After debugging through the x264 encoding, with c written. X264 encoding can be used to analyze the principles, I hope you further optimized, and we share.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:177.98kb
    • 提供者:yumin
  1. sift

    0下载:
  2. sift是一种特征检测算法,这里的sift算法是用C++实现的。-sift is a feature detection algorithm, where the sift algorithm is implemented using C++.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-19
    • 文件大小:4.91mb
    • 提供者:wwe
  1. MediaPlay

    0下载:
  2. 用VC++开发的一个播放器,屏幕大小可以变换,能播放AVI,MPG,WMV格式的视频-VC++ development with a player, the screen size can change, can play AVI, MPG, WMV video formats
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-23
    • 文件大小:7.15mb
    • 提供者:李纯
  1. CaptureTest

    0下载:
  2. 用C#编写的基于DirectX的音频、视频采集程序及源代码。包含完整的.net类库“DirectX.Capture”以及说明文档。-This is a audio and video caputure program which is written using C# and based on DirectX. Includes the full .Net Class Library of "DirectX.Capture" and documentation.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:133.43kb
    • 提供者:zyh
  1. USBDVR21.1

    0下载:
  2. USB DVR 錄像方案全部源代碼,採用DIRECTSHOW編程-USB DVR video programs with full source code, using DIRECTSHOW Programming
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3.33mb
    • 提供者:eddinn
  1. DirectShow

    0下载:
  2. 这是用C#开发的播放器,希望大家可以学习下-it is developed by C# hope everyone to learn well
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:733.36kb
    • 提供者:吴明
  1. YUVtoAVI

    0下载:
  2. 用C++编写的程序,用于将YUV文件转化成为AVI文件,包含界面设计-Using C++ programs written for the YUV file transformed into AVI files, including interface design
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-24
    • 文件大小:7.69mb
    • 提供者:yaoqiang
  1. WangEPD

    2下载:
  2. 基于短时能量和短时过零率来实现语音端点检测。也称为双门限比较法,是一种传统的 语音端点检测方法。现在已经有研究人员提出若干其他更加高效和有效的检测方法,但 是这个方法不失为一种最简单的方法,可以通过程序来获得语音端点检测的感性认识和 体会。内的程序读取WAV文件,程序附有详细的使用说明和注释,以及若干测试用的语音文件。-Based on the short-term and short-term energy to achieve zero rate of voice activit
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2.88mb
    • 提供者:无我
  1. v1refsoft

    0下载:
  2. 用C些的MPEG4音频源代码。适合学习MPEG4协议的朋友们参考使用-a mepg4 audio program using c , suiting the people who learn mepg4 first
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-06
    • 文件大小:1.07mb
    • 提供者:zhouxiaojun
  1. AVI_pickure

    0下载:
  2. 用C++实现从AVI视频流中获取单帧的图像数据-With C++ From AVI video stream to obtain single frame of image data
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:7.37kb
    • 提供者:xj
  1. MyPlayer

    0下载:
  2. 大家都用过千千静听吧! 这个代码可以实现千千静听的全部功能,代码有个人实现的,有不足的地方望大家海涵!-We all used it thousands of listening! This code can achieve the full functionality of thousands of listening, have a personal realization of the code, there are deficiencies in the hope that we H
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:175.8kb
    • 提供者:凡乐海
  1. equal

    0下载:
  2. 用C++实现 ,控制台应用程序 ,直方图均衡化-With C++ Realized, console applications, histogram equalization
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:leeking
  1. ImageIpainting

    1下载:
  2. 根据FMM算法用C++实现图像修复功能,可对图像中的特定破损颜色区域进行修补,用周围颜色的平均值来进行填充-According to FMM algorithm C++ Image Restoration function, can damage the image of a particular color patch region, with the average of the color around to fill
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-04-15
    • 文件大小:390.09kb
    • 提供者:Renee Zeng
  1. SignalGenerate

    0下载:
  2. 本程序用C++,正弦波声音信息发生器VC源代码-This procedure using C++, sine wave generator VC voice message source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:39.63kb
    • 提供者:hd9898
  1. imorgin

    0下载:
  2. 用C语言写的图形初始化及画图子程序,可在同一屏幕中画出对应的时间序列和频谱。-Using C language to write and draw graphics initialization subroutine can be painted in the same screen in the corresponding time series and spectrum.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1.2kb
    • 提供者:lb
  1. wave-basic-c

    0下载:
  2. 高手(非本人)使用基本C语言写的产生三角函数波形、随机噪声波形等wave波形的代码,并自动保存。代码简练,也可以用C++编译。-Master (non-I) using the basic C language to write the generated trigonometric waveforms, random noise such as wave waveform code, and automatically saved. Concise code, you can also use
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:1.25kb
    • 提供者:cy
  1. Speech-feature-C

    0下载:
  2. 这式一个用C语言编写的音频波形图、短时能量和短时过零率的程序,适合于学习语音信号处理的人。-This type is written in a C language audio waveform, short-term energy and short-term zero-rate program, suitable for the study of speech signal processing.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3.72mb
    • 提供者:dfpdn
  1. WinForms嵌套其他程序

    0下载:
  2. 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
  3. 所属分类:多媒体编程

    • 发布日期:2018-01-04
    • 文件大小:11.23mb
    • 提供者:冰缘
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com