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

搜索资源列表

  1. 基于VC++MPEG-4编码技术

    0下载:
  2. (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modul
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:76739
    • 提供者:王晨阳
  1. 基于VC++MPEG-4解码技术

    0下载:
  2. (1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。 (2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-(1) the procedures in Windows 2000, Visual C 6.0 and DirectX 8.0 environment compile. (2) Build directly open / / DECORE / BUILD DECORE.DSW direct
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:135765
    • 提供者:王晨阳
  1. MPEG-4player

    0下载:
  2. MPEG-4播放技术相关源码 (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-MPEG-4 technology-related broadcast source (1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microso
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:257295
    • 提供者:立委
  1. EMplayer

    2下载:
  2. 简单视频播放器的实现,播放器能够以简单的形式来完成复杂的功能应用。我们主要实现视频文件 打开、播放、暂停、快进、快退、上一帧、 ... 这个微软强大的可视化应用程序开发工具, 在VC++环境下,利用MFC库和MCI标准,我们可以轻松开发用于播放AVI格式的视频文件。-simple video player and that the realization of players can in a simple form to complete the complicated application
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:58247
    • 提供者:wyq001
  1. MediaEncodVC

    0下载:
  2. MediaEncoder VC例子,将Audio文件作为输入流,可以用Windows media encoder 打开-MediaEncoder VC example of Audio file as input stream. Windows can open the media encoder
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:38555
    • 提供者:许三仁
  1. OpenAvi

    0下载:
  2. 用VC打开Avi格式的文件的源码-VC Avi open format of the source document
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1427
    • 提供者:柳亮
  1. ch1_1View

    0下载:
  2. 用VC对bmp,DIB格式的图像进行变换(如打开,替代,移位,放缩等)-VC right bmp, DIB format image transformation (such as open alternatives, translocation, Zooming, etc.)
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:11495
    • 提供者:熊模昌
  1. ID3V1

    0下载:
  2. 一个用VC编写的小程序,可以用来打开MP3的文件的信息(如歌曲名等)和修改MP3文件的信息。-a VC procedures for the preparation of small, can be used to open the MP3 file information (such as songs, etc.) and modify MP3 files of information.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:25203
    • 提供者:黄关有
  1. MPEG-4播放器原代码

    0下载:
  2. 源代码可在VC 6.0或.NET下调试。调试前需要安装Microsoft DirectX 9.0。直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-source code in 6.0 or VC.NET debug. Debugging the former requires Microsoft DirectX 9.0. Direct open / / MyPlayer / BUILD ThePlaya.dsw directories under the docu
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:252521
    • 提供者:lizhihao
  1. MPEG-4播放技术

    0下载:
  2. (1)源代码可在VC 6.0或.NET下调试。(2)调试前需要安装Microsoft DirectX 9.0。(3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-(1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open / / MyPlayer / BUILD ThePlaya.dsw directori
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:109840
    • 提供者:820
  1. ffmpeg_h264_dec.rar

    1下载:
  2. 根据ffmepg开源代码,提取的H264解码参考模型,VC工程,According to ffmepg open source code, extracted from Reference Model H264 codec, VC works
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:308123
    • 提供者:peak
  1. vccap

    0下载:
  2. 用VC++ 编写的 可以用来打开电脑的摄像头 而且可以录像的程序-Written with VC++ can be used to open the camera and the computer can process the video
  3. 所属分类:Video Capture

    • 发布日期:2017-03-25
    • 文件大小:19861
    • 提供者:陈飞
  1. Camera

    2下载:
  2. 用VC+MFC实现摄像头的打开、捕捉、停止功能-Achieved using VC+ MFC open camera to capture and stop function
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1882950
    • 提供者:chenqiao
  1. live.2010.11.17_vc6

    0下载:
  2. live555流媒体服务器源代码2010.11.17版,增加了VC6.0工程,便于进行跟踪和调试。本人在pudn上也找了其他的号称有vc工程的的代码,但下载的结果却很是失望,那些文件里要么没有dsp文件,要么里面只有一个.mak文件,根本无法调试。因此决定自己把dsp工程整理出来。"vc6-live555"目录中是lib工程和exe工程,注意这里只有一个dsw文件,这个workspace包含了5个project,并且建立了项目的依赖关系,因此编译时请打开live555.dsw。"vc6-test
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:999686
    • 提供者:周善人
  1. MPEG-4play

    0下载:
  2. (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-(1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. (3) Direct Open// MyPlayer/BUILD directory of t
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-16
    • 文件大小:247451
    • 提供者:王贻达
  1. CoolPlayer219_Src

    0下载:
  2. 首屈一指的开源mp3播放软件。非常漂亮强大,不需要任何附加库,也不要derect show等垃圾,只要有vc就可以编译。-Leading open source mp3 player software. Very pretty powerful, does not require any additional libraries, and do not derect show, such as garbage, as long as there is vc can be compiled.
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:806360
    • 提供者:skysideme
  1. OpenAL-2008

    0下载:
  2. VC++使用 openal的 操作范例.-VC++ Use openal the operation of an example.
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:216339
    • 提供者:cnsoft
  1. MPEG-4code

    0下载:
  2. (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 (3)直接打开//MyPlayer/BUILD目录下的ThePlaya.dsw文件。-(1) source code can be in VC 6.0 or. NET debugging. (2) debugging before the need to install Microsoft DirectX 9.0. (3) directly to open/
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:130381
    • 提供者:向往远方
  1. opencif

    0下载:
  2. 一个用vc++实现打开cif的格式的源码,自己写的,呵呵,跟打架共享!-A vc++ implementation with cif format open source, wrote it myself, Oh, to share with the fight!
  3. 所属分类:Video Capture

    • 发布日期:2017-05-15
    • 文件大小:3663923
    • 提供者:武晓旭
  1. DVB(2)

    0下载:
  2. 是微软的视频压缩标准VC-1的spec文档,VC-1和H.264一样是下一代数字高清电视的视频压缩标准。和较为公开的H.264不同,VC-1是SMTP(美国电影协会)所有,只有付费才能拿到对应的代码和spec. -Microsoft' s VC-1 video compression standard of the spec document, VC-1 and H.264 as the next generation of digital high definition televi
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1939600
    • 提供者:zhangjie
« 12 »
搜珍网 www.dssz.com