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

搜索资源列表

  1. SipClient 包含完整的osip exosip openssl 的dll

    0下载:
  2. 包含完整的osip exosip openssl 的dll、lib、include,以及demo可运行程序和demo源文件代码。-Contains the complete osip exosip openssl dll, lib, include, and the demo can run the program and demo source code.
  3. 所属分类:多媒体编程

    • 发布日期:2017-05-13
    • 文件大小:3193128
    • 提供者:古红
  1. MyMediaPlayer.rar

    0下载:
  2. 多媒体技术是指利用计算机技术,把多种媒体综合在一起,使之建立起逻辑上的联系,并能对他么进行各种处理的一种方法。主要包括文本、图形、影像、声音、视频、动画等各种形式,并与先进的计算机、通信和广播电视技术相结合,形成一个可组织、存储操作和控制的多媒体信息集成环境和交互系统。 Visual Stdio 2008集成开发环境中提供了windows media player 控件,并且提供了相关的属性、方法,利用这些属性、方法,完全可以实现 windows media player 播放器的所有功能。
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1949220
    • 提供者:wyc
  1. SipServer

    1下载:
  2. 包含完整的osip exosip的dll、lib、include,以及server demo可运行程序和demo源文件代码.-Contains a complete osip exosip the dll, lib, include, and server demo can run the program and demo source code files.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2600923
    • 提供者:古红
  1. MulCapture

    0下载:
  2. 一个简单的视频导播软件,附件中包括源代码-this is a simple vido software, include code.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1211641
    • 提供者:lichangsheng
  1. VLC 功能强大的开源多媒体播放器sdk

    1下载:
  2. VLC 功能强大的开源多媒体播放器,开发库SDK,包括include 和lib-VLC very perfect open source media player, with its develop SDK, include and lib
  3. 所属分类:多媒体编程

    • 发布日期:2012-11-11
    • 文件大小:215607
    • 提供者:也席
  1. AudioPlayer

    1下载:
  2. AMR音频文件播放器源码。包含AMR解码器源码。代码有详细注释。 实现播放、停止、继续、暂停、以及循环播放功能。无播放解码延时。-AMR sound/audio player. include AMR decoder.
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-05-07
    • 文件大小:849920
    • 提供者:bush
  1. MyMediaPlayertar

    1下载:
  2. 很好的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。 -good media players, the media player that can play CD and Wav. This chapter introduces multimedia related knowledge. Dir
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-18
    • 文件大小:1169252
    • 提供者:
  1. pwlib-v1_10_3-src

    0下载:
  2. PWLib is a moderately large class library that has its genesis many years ago as a method to product applications to run on both Microsoft Windows and Unix X-Windows systems. It also was to have a Macintosh port as well but this never eventuate
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:2486394
    • 提供者:丁总
  1. CameraView

    0下载:
  2. 觀看 Camera 的描述,包含裝置名稱、VID, PID 及序號-View camera descr iption, include device name, vid, pid and serial number
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-26
    • 文件大小:33688
    • 提供者:banyang
  1. 51changyong

    0下载:
  2. 51常用子程序。包括:液晶,ad,da,音乐播放,打印,电机,查表,通讯等等好多好东西。-51 commonly used subroutines. Include: LCD, ad, da, music players, printing, electrical, inventory, communications and so on a lot of good things.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:1831018
    • 提供者:张浩
  1. WMGateway_source_1.0

    0下载:
  2. Windows流媒体网关服务器源码。包含客户端例程-Windows streaming media gateway server source code. Clients include routine
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:819656
    • 提供者:李招武
  1. fireplayer

    0下载:
  2. 打火机的flash编程的功能包括:让用户动手去模仿一个逼真的打火过程-Programming of the flash lighter features include: hands to allow users to mimic the process of a realistic brand
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:58840
    • 提供者:happy
  1. VideoClass

    0下载:
  2. 摄像头实时显示类,用的是VFW接口,给大家参考一下咯…. 使用方法: 1. 包含头文件VideoShow.h和cpp文件VideoShow.cpp。 2. 在对话框中加一个静态文本控件CStatic,拖出一个适合大小的矩形。矩形不能太小,否则上面的图像将显得过小。 3. 改变其ID,比如将IDC_STATIC改为IDC_VIDEO,还可以设置一些矩形框的边框模式或者显示模式,比如设置成有边框,模式框架。 4. 在ClassWizard中为静态控件IDC_VIDEO生成一个成员
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:91271
    • 提供者:雷兵
  1. flashViewer

    0下载:
  2. flash viewer , one swf include
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4266111
    • 提供者:max
  1. camera_test_dlg

    0下载:
  2. 使用OpenCV所寫的開啟影像設備範例程式,支援多個影像設備的選取及參數的調整。-The sample code for open capture device, include selection from multipl device and device setting.The code using OpenCV library.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3540220
    • 提供者:Nobel
  1. Painter

    0下载:
  2. 该画图软件的基本功能包括点、线、图像的绘制,在绘制过图形之后,利用填充工具能对该图形进行填充,并能够选择颜料盒中颜色,对封闭区域中填充指定的颜色。-The drawing software, the basic features include point, line, image rendering, the draw-off graphics, the use of the fill tool can be filled with graphics, and can choose the c
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:152141
    • 提供者:ncepustar
  1. MM7_C++_Server

    0下载:
  2. This source code is the implement of MMS server developed for china mobile.You can download it and research some tech details. the protocal of MMS include the MM7 offered by HuaWEI ZTE and SonyEricsson.-This source code is the implement of MMS se
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2797823
    • 提供者:lichenguang
  1. 3gp_ANSI-C_source_code

    0下载:
  2. This archive include the source code that encode or decode video or audio using 3gp codec.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-03
    • 文件大小:1226927
    • 提供者:Chang youn
  1. RemoteVideoChat

    0下载:
  2. 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:655646
    • 提供者:keyugg
  1. local

    0下载:
  2. it is necessary files of ffmpeg on MAVC,include, .dll,.h,.lib,compile on Msys+Mingw
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-20
    • 文件大小:5992128
    • 提供者:高彪
« 12 3 »
搜珍网 www.dssz.com