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

搜索资源列表

  1. MEPG4编码系统

    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 modules compil
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:76.45kb
    • 提供者:夏晨晨
  1. MPEG4解码系统

    0下载:
  2. (1)本程序可在Windows 2000、Visual C++ 6.0和DirectX 8.0 环境下编译通过。 (2)编译时直接打开//DECORE/BUILD目录下的DECORE.DSW文件。-1) This program can be built on Windows 2000, Visual C++ 6.0 and DirectX 8.0. 2) While compiling, you can directly open the file DECORE.DSW in the dire
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:134.79kb
    • 提供者:夏晨晨
  1. MP3编解码系统

    0下载:
  2. (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the code, "de
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:738.77kb
    • 提供者:夏晨晨
  1. vc++视频捕捉系统

    0下载:
  2. 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-This program compile using windows 2000,Visual C++ 6.0 and run after reqiring a pickup camera and setting up relate driver.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:19.39kb
    • 提供者:牛一
  1. encoder_vc

    0下载:
  2. 流媒体视频编解码器.丁贵广编的《Visual C++6.0数字图像编码》中h.263的编解码程序。不过编码时只能编码I帧和P帧。解码时在Debug环境下会报错,在Release环境下能通过解码,但是以最快速度播放的。希望大家多多交流,对程序进行一下修改!- Flows the media video frequency to arrange the decoding Ding Guiguang arranges \"Visual C 6.0 Numerals Pictures Code\"
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:928.91kb
    • 提供者:吉雨田
  1. VFM视频音频捕捉xitong

    0下载:
  2. 本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visual C++ 6.0中调试。使用时需要有一个摄像头并安装好相关驱动程序。-the procedures in Windows 2000, Visual C 6.0 environment compile. Procedures can run on Windows 98/2000/XP/2003 platform, the Visual
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:183.13kb
    • 提供者:王晨阳
  1. 远程视频会议系统

    1下载:
  2. 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\\Program Files\\Microsoft Visual Studio\\VC98 \\Include”目录下 运行程序需要摄像头和麦克风等设备。 -this program in Windows XP, Visual C Version 6.0 enviro
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:245.11kb
    • 提供者:王晨阳
  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
    • 文件大小:74.94kb
    • 提供者:王晨阳
  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
    • 文件大小:132.58kb
    • 提供者:王晨阳
  1. 基于VC++的MP3深入编程

    2下载:
  2. (1)“MP3目录”下为完整的播放器CoolPlayer的全部代码,“解码源码”目录下为单独的MP3解码部分。 (2)本程序可在Windows 2000、Visual C++6.0环境下编译通过,在\\\\MP3\\Debug目录下有可直接运行的执行文件。 (3)本程序没有特殊的软硬件要求,但对于特别陈旧的硬件,可能会不支持。-(1) "MP3 directory" for a complete player CoolPlayer all the c
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:884.27kb
    • 提供者:王晨阳
  1. emfx_Explorer

    0下载:
  2. EMFexplorer 是Windows增强媒体文件EMF (Windows Enhanced Metafiles) 及 标准Windows媒体文件(WMF) 的浏览器, 包含HTML网页中使用的 ActiveX 组件, 支持 Windows XP/NT/98, 编译支持 Visual C++ 6.0 以上。 -EMFexplorer is enhanced Windows Media EMF (Windows Enhanced Metafiles) and the standard W
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:436.3kb
    • 提供者:于先生
  1. 可视电话软件

    0下载:
  2. NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:4.7mb
    • 提供者:古风
  1. enblook

    0下载:
  2. Visual C++ 6.0 多媒体开发实例,实现C++文本框的创建,组合,删除,学习文本框知识的好实例。-Visual C 6.0 Multimedia Development example, C + + text box creation, composition, delete, learning knowledge textboxes good example.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:73.34kb
    • 提供者:飞火
  1. 3DDFont

    0下载:
  2. Visual C++ 6.0 多媒体开发实例,显示漂亮的3D文字--\"I love you\",还可以转换显示样式,颜色,学习字体的好实例-Visual C 6.0 Multimedia Development example, the 3D display beautiful words -- "I love you" and also can be converted into display styles, colors, fonts learning good ex
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:37.47kb
    • 提供者:飞火
  1. AnimateCup

    0下载:
  2. Visual C++ 6.0 多媒体开发实例,实现一个茶壶旋转的动画效果,学习动画的例程。-Visual C 6.0 Multimedia Development example, the realization of a teapot rotating animation, learning animation routines.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:29.8kb
    • 提供者:飞火
  1. MP3Player_kechengsheji

    0下载:
  2. 漂亮的MP3播放器,Visual C++ 6.0环境下MFC开发-nice MP3 player, 6.0 Visual C development environment MFC
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:234.49kb
    • 提供者:fhz
  1. SunAppleRealplayer

    0下载:
  2. Visual C++6.0编程,一个使用RealPlayer界面类的简单多媒体播放软件,欢迎使用,并提出宝贵的意见-Visual C 6.0 programming, an interface type using RealPlayer simple multimedia player software, and welcomed the use, and for the valuable advice
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:22.36kb
    • 提供者:陈其义
  1. shipinbuzhuo

    0下载:
  2. 本程序在 Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序。-this program in Windows 2000, Visual C Compiler 6.0 environment, when the need for the use of a camera installed and the relevant drivers.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:19.59kb
    • 提供者:刘艳
  1. 用visual c++6.0编写的的MFC应用程序

    0下载:
  2. 用visual c++6.0编写的的MFC应用程序,摄像头的驱动程序,简单实用,Using visual c++ 6.0 prepared by the MFC application, camera driver, simple and practical
  3. 所属分类:视频捕捉/采集

    • 发布日期:2017-05-14
    • 文件大小:92.13kb
    • 提供者:sue_Langsujuan
  1. pwm_server_v2.0

    0下载:
  2. 上位机视频采集控制程序及其源代码,编译环境WINDOWS XP Microsoft Visual C++ 6.0。-PC video capture control program and its source code, build environment WINDOWS XP Microsoft Visual C++ 6.0.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:30.39kb
    • 提供者:yubo
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com