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

搜索资源列表

  1. live555 media server 2011-09-02,VS2008项目

    1下载:
  2. live555 media server 2011-09-02,VS2008项目,如果想用最新的版本,从live555网站下载最新版,直接覆盖即可在vs2008下编译调试-live555 media server 2011-09-02, VS2008 project, if you want to use the latest version, download the latest version from live555, directly under the cover can be co
  3. 所属分类:多媒体编程

    • 发布日期:2013-02-27
    • 文件大小:846.93kb
    • 提供者:yoda
  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. WMPHost

    0下载:
  2. windows下的媒体播放器,可以播放远程url,并进行多方调试。适合多媒体软件开发的爱好者。-under windows media player, can play a remote url, and multi-debug. Suitable multi-media software development enthusiasts.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:2.93mb
    • 提供者:walt
  1. PNG_vc

    0下载:
  2. 能够打开png,jpeg,bmp,gif图像格式能在VC6.0上运行,经过我亲手调试~!-It can be used in VC6.0 to open the picture type of png,jpeg,bmp and gif~!I have test by myself excectly~!
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4.62mb
    • 提供者:林礼挺
  1. MesAudio

    0下载:
  2. MP3代码,在wince 平台下实现,详细的源代码,可编译调试运行-MP3 code, in the wince platform to achieve, detailed source code can be compiled to run debug
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-23
    • 文件大小:7.32mb
    • 提供者:andy
  1. media-player

    0下载:
  2. 一个可以播放音乐的小软件,以调试,可以运行,流畅-A small software can play music, commissioning, can run, fluent
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:Friday
  1. LRC

    0下载:
  2. 说明: 1、本程序在vc6.0环境下调试成功 环境:需安装千千静听到默认路径下,同时安装vc6.0环境 2、本程序完成功能: 完成irc格式歌词的文件读取、解析、链表创建等, 同时在屏幕上将解析出的歌词进行实时显示 3、输入歌名前要加路径但无需扩展名 例如:要播放D盘下的歌曲文件里的《简单爱》 就要输入:D://歌曲//简单爱 播放本工程下音乐文件的歌曲输入:音乐//xx(歌名) 4、只能播放mp3格式的歌曲-Descr iption
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-21
    • 文件大小:33.95mb
    • 提供者:liligang
  1. 2

    0下载:
  2. 基于MATLAB的串口调试程序,可以帮助使用者很好的掌握串口的使用方法-Based on MATLAB serial debugger, you can help the user a good grasp of the serial port to use
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-23
    • 文件大小:7.17mb
    • 提供者:cuijie
  1. QYDHLY

    0下载:
  2. 在加强社区内部的管理中,拥有可以对社区内部进行监控的系统可以节省下来很大一部分人力,并且比人为的巡逻更加可靠、安全。社区视频监控系统主要是利用摄像头和视频采集卡进行视频监控的,本社区视频监控系统主要实现以下功能: 视频监控。云台控制。快照和录像。录像回放。定时自动监控。监控管理及日志。经过修改调试,可以运行!欢迎使用-In strengthening the internal management of the community, the community can have an int
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3.72mb
    • 提供者:小鲵
  1. live_20130708

    0下载:
  2. live555源代码的日期是2013.07.03,在VS2008上建立了一个工程,编译正常通过,可以进行调试。-live555 source code is dated 2013.07.03, in VS2008 to build a project, compile properly passed, can be debugged.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4.25mb
    • 提供者:赵伟博
  1. xvid

    0下载:
  2. Xvid编码filter的源代码,编译成功出来的filter注册到系统后可以使用GraphEdit调出来调试-Xvid encoding filter source code, compile successfully registered to the system out of the filter can be used after GraphEdit tune out debugging
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-02
    • 文件大小:322.1kb
    • 提供者:siyouran
  1. PlayWav

    0下载:
  2. 双缓冲技术音频播放。 缓存块数目及缓存大小可以宏定义调整,方便测试效果。 基于SDK函数编程。 可以播放Wav文件。 为了控制大小,调试及过程信息已清除。-Double buffering audio playback. The number of cache block and cache size can be adjusted macro definitions to facilitate the test results. SDK function-based p
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:8.31kb
    • 提供者:hanzic
  1. studentsgrades-manage-system

    0下载:
  2. 这个文件包含了整个VS开发环境下的工程文件,指直接打开调试与运行-this file cover the VS project file you can dowland and debug it or run
  3. 所属分类:Multimedia Develop

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

    2下载:
  2. 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
  3. 所属分类:多媒体编程

    • 发布日期:2020-04-20
    • 文件大小:4.05mb
    • 提供者:朝花夕拾1
搜珍网 www.dssz.com