搜索资源列表
MEPG4编码系统
- (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
cswavrec_src
- C#实现的WINDOWS录音与回放,使用WAVE系列API函数,效果很好.加上压缩库与网络模块,可转变成网络聊天程序.-C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program.
基于VC++MPEG-4编码技术
- (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
MPEG-4encode
- (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 mo
DigitalImageT
- visual c++ 是功能强大的编译器,本人在带本科生的毕业设计中,利用VFW32.LIB编写了USB摄像头的AVI图像采集,并对图像进行AVI格式到BMP的解析和提取,并对图像进行分析提取信息。这是学习数字图像和多媒体编程的绝好素材。本代码可在visual c++6.0下运行。-visual c is a powerful compiler, I would bring the number of undergraduate graduation design, VFW32.LIB prep
mpegencode
- MPEG-4编码技术相关源码 1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-MPEG-4 coding technology related to a source) of the procedures in Windows 2000
raw-wave-lib-v0.1
- raw-wave-lib:一个非常好的wav文件读写的库,包含测试文件。在Linux/windows下运行良好。使用C语音书写-raw-wave-lib : a very good wav file reader of the library, including test paper. Linux / windows running good. Speech writing C
BdbPlayCap
- 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境: C++ Builder 6.0 DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditionals 选项页面里面: 1. Include pat
ffmpeg
- 包括建立工程需要的dll h lib文件,添加到vc++工程时要在适当的地方加extern \"C\"
20053221989
- C++6.0实现语音采集与播放的控件。souce code 中为该程序的源代码 由于编写该控件的过程中用到了Directx8.1 所以需要安装 Directx8.1sdk 在路径中加入所需的lib exe 中的 ocx 用之前需要用regsvr32 进行注册 如果机器安装的Directx版本低与8.1的话不能运行 该控件没有对语音包压缩 所以对网络环境要求比较高 该控件在校园内经过性能测试-C 6.0 Acquisition and voice broadcast controls. China
MPEG-4编码原代码
- 本程序可在Windows 2000、Visual C++6.0 环境下编译通过。源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。运行时打开//encore/build/目录下的encore.dsw文件。-the program in Windows 2000, Visual C 6.0 environment compile. Source code is a module compiled generation encore.lib
MPEG-4解码技术
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。(2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compiled generation encore.lib libraries, not dir
583422MPEG-4
- MPEG-4编码原代码本程序可在Windows 2000、Visual C++6.0 环境下编译通过。源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。运行时打开//encore/build/目录下的encore.dsw文件。-MPEG-4 coding of the original program code in Windows 2000, Visual C 6.0 environment compile. Source code
636285MPEG-4
- MPEG-4解码技术1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。(2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能-MPEG-4 decoder technology 1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compiled generat
fmodapi375win.zip
- fmodvc.lib 用于 Microsoft Visual C++ 和 Codewarrior fmodbc.lib 用于 Borland fmodwc.lib 用于 Watcom fmodcc.lib 用于 LCC-Win32 libfmod.a 用于 MingW and CygWin fmod-3-7.lib 用于 GCC,fmodvc.lib for Microsoft Visual C++ and Borland fmodwc.lib for Codewarrior
source10
- 多媒体编程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
Music
- 播放音乐的API,fmod,FMODVC.LIB,FMOD.DLL 以及示例-fmod+C=music fmod,FMODVC.LIB,FMOD.DLL
CSharp.Winforms.Musicplayer
- make mp3 player with c# lib irrklang.
BORLAND-CPP-BASS-LIB-FILES.ZIP
- Implib converted BASS24 files.Libs,DLLs an Headers.All acesible formats for Borland c++ Builder 6 BASS Player.
gaudio-lib
- 专业的c/c++音频库 支持wav,ogg,mp3,flac,tta等10多种音频格式 支持echo等常见音效 支持跨平台 提供完整源码(Professional c/c++ audio library Support more than 10 audio formats, such as WAV, Ogg, MP3, FLAC, TTA and so on Support common sound effects such as echo cross platfor