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

搜索资源列表

  1. amp-0.7.6

    0下载:
  2. 一个简单的mp3解码器,可以实现mp3解码,可以在windows和linux系统中编译。-a simple MP3 decoder, MP3 decoding can be achieved, the windows and linux system compiler.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:113046
    • 提供者:江河流
  1. gif解码

    0下载:
  2. gif解码器在c下编译即可运行 非常简单和使用-gif decoders in C compiler can run very simple and use
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:87877
    • 提供者:jian
  1. minimpegplayer

    0下载:
  2. 一个简单的mpeg播放器,可以在vc下编译 -a simple mpeg player, the compiler under vc
  3. 所属分类:Audio

    • 发布日期:2008-10-13
    • 文件大小:23331
    • 提供者:苏哲
  1. mav_player-1.0.tar

    0下载:
  2. 简单的视频播放器,windows下可用vc编译,支持ts-simple video player, windows available under vc compiler support ts
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:245499
    • 提供者:mike
  1. ooh323c-0.8.3.tar

    0下载:
  2. Objective Systems Open H.323 for C (ooh323c) is a simple H.323 protocol stack developed in C. The ASN.1 PER messaging code was developed using the ASN1C compiler using a modified version of our core run-time libraries. Additional open source componen
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:3608749
    • 提供者:sanpizb
  1. xvidcore-0.9.2

    0下载:
  2. XVID 0.92版,实现了MPEG4的基本编解码功能,代码简单,非常适合做为嵌入式开发的MPEG4初始版本.此代码已经做了一定的修改,在VC6.0编译通过-XVID 0.92 version, realize the MPEG4 codec' s basic functions, the code is simple, very suitable for embedded development as the initial version of MPEG4. This code has
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:1336869
    • 提供者:sunbeam yuan
  1. source10

    0下载:
  2. 多媒体编程source目录下为本章介绍的源程序 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib -Multi-media programming source
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:62591
    • 提供者:阿斯顿
  1. video_cap

    0下载:
  2. 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过-A simple point of video capture VC++ source code examples, VC6++ compiler
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:17549
    • 提供者:汪余君
  1. soundcode

    0下载:
  2. 这是一段简洁而有效的基于c/s模式语音通信源码,在vc或vs下通过编译,输入ip地址,客户端即可听到服务器端的声音-This is a simple and effective based on c/s mode of voice communication source, vs in vc or through the compiler, enter the ip address, the client can hear the voice server
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:3795
    • 提供者:dj
  1. Vtest

    0下载:
  2. 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过,因本机没有安装摄像头,所以没有捕捉到视频,从程序运行来看,如果你电脑装有摄像头及驱动程序的话,打开本程序后它应该会显示摄像头的视频,然后点击“录像”按钮就可捕获视频了。-A simple point of the video capture the VC++ instance of the source code, VC6++ compiler through, the machine does not install the came
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:74296
    • 提供者:张大单
  1. Yongzi-simplemusicplayer

    0下载:
  2. 这是在Visual Studio 2010编译下的C#使用SoundPlayer做成的简单音乐播放器. 如果要添加音乐, 只能播放 .wav的文件. 我把整个文件夹都压缩在里面了, 代码, 图片, 音乐都在里面, 刚启动时, 会有一首很好听的歌, 去听听吧.-This is a used C# in Visual Studio 2010 compiler under the the SoundPlayer made a simple music player. If you
  3. 所属分类:Audio program

    • 发布日期:2017-11-13
    • 文件大小:22948864
    • 提供者:黄永志
  1. libmadmp3

    0下载:
  2. 简单的基于libmad的mp3播放器,可用于学习libmad的使用,编译通过,测试效果不错,编译时请修改交叉编译工具以及重新生成libmad-Simple libmad based mp3 player, can be used to study the use of libmad, compile, test results are good, when you modify the cross-compiler compiler tools and regenerate libmad
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:1515493
    • 提供者:方伟
  1. mp3

    0下载:
  2. 一个简单的MP3播放器,用C++编译,mfc的环境下,大家可以学习交流下。-A simple MP3 player with a C++ compiler, under mfc environment, we can learn under the exchange.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-27
    • 文件大小:10447425
    • 提供者:zhongzhiwei
  1. DCT变换图片压缩

    0下载:
  2. 里面要求实现基于DCT变换的图片压缩程序,基本上复制以后就可以直接运行。值得一提的是,我里面直接调用了三个个外部的包,如果用eclipse编译器或者其他的话,需要在偏好设置中自行设置,否则会报错。具体设置可以自行百度,很简单的(It requires the implementation of image compression program based on DCT transform. After copying, it can run directly. It is worth ment
  3. 所属分类:多媒体

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:tiger12312
搜珍网 www.dssz.com