搜索资源列表
TVideoGrabber
- TVideoGrabber 是一款通用的视频捕捉和媒体播放组件,可用于 C#、VB、C++、Delphi、C++Builder 和 ActiveX-compatible 开发工具。软件功能强大,使用简单,可捕获来自 Firewire (IEEE1394)、DV摄像机、USB摄像头、电视卡、视频播放设备等的视频和音频信号,并保存为 AVI、ASF、WAV、MP3、MPEG2等格式文件。同时带有DV机控制,电视卡转台功能。 在录制视频的基础上,更可实现视频拼接、分割和格式转换功能。
MP3-c-mp3-c++
- 简介:MP3播放器源码功能描述]VB 5.0下开发的MP3播放器,界面华丽,功能齐全,可与专业播放软件媲美(并且附有源码)。 -Introduction: MP3 player function descr iption source] VB 5.0 to develop the MP3 player interface gorgeous, functional and professional player with comparable (and accompanied by source)
MCICDPlayer
- 基于MCI的C++Builder编程CD播放器软件-MCI based on the C++ Builder programming software CD player
playVCDvidio
- 运用Visual c++实现自动播放VCD的视频文件,比较神奇,能在程序中嵌入播放软件。-Using Visual c++ for automatic play VCD video files, compare magic can embed player in the program.
MyPlayer
- 只是一款由老师带领我们制作的音频播放软件,由C++编程-my player
C_Programming_Example_interesting_CD_player_softwa
- C编程实例一个有趣的CD播放器软件代码C Programming Example, an interesting CD player software code-C Programming Example, an interesting CD player software code
c_programming_video_demand_software_classic_code.r
- c编程视频点播软件经典代码c programming video on demand software classic code-c programming video on demand software classic code
FREQUENCYANALYZER
- c++写的音频软件,有录音功能,并实时看语谱图-c++ to write audio software, recording and real-time view spectrogram
MyMediaPlayer
- 如何运用C#来控制音乐/影片播放软件。如何制造播放篇序或更改播放循序。-How to use C# to control the music/video playback software. How to create playlist sequential order or change the play.
TMS320C6416T-MPEG-4code
- :MPEG-4是当前最具影响的多媒体数据压缩编码国际标准。针对视频编码过程中计算复杂度高,系统运算量大等 特点,本文提出了在TMS320C6416T上实现MPEG-4编码的优化方法。为使MPEG-4编码器达到实时应用的要求,结 合C64x DSP的特点,采取了一系列软件优化方法,包括合理分配存储器,在内存开辟双缓冲区结构,用汇编程序实现 MPEG-4的核心算法以及对整个程序流程进行C语言级优化等。实验结果表明,该编码器可以对768 pixel×576 pixel, 25 fram
MediaPlayer
- 用C++写的一个音乐播放器的小软件,实现平台是visual stdio-Written in C++, a small music player software, implementation platform is a visual stdio
vodio-player
- Visual C++课程设计案例精编之视频操作软件,涉及到VC++操作视频的基本知识,有参考价值。-Visual C++ program designed for fine case of video operating software, VC++ operation involving the basics of video, a reference value.
MediaPlayer
- 这是一款用C++编写的播放器软件,有感兴趣的可以作为一份参考-this is MediaPlayer
MyMp3BabyPlayer_C
- 自己做的多媒体播放软件,可以实现所有几乎播放功能。-media player in C。
AviFormat
- 一个获取AVI视频的信息的软件源代码,在VisualC++下编译的,可以任意修改-One to obtain the information of AVI video software source code, compiled in Visual C++, can be modified
DirectShow
- 下载的DShow软件安装后,在C++文件夹里面会少一个DirectShow文件夹。-Download the DShow software installation, the C++ folder inside a DirectShow folder.
Player--a-finished-product
- 这是一款非常好的一款成品音乐播放器软件,里面全部是用英语,估计是哪位老外编的吧,不仅界面好看新颖,而且还很专业,有源程序,不过是c语言写的,非常值得同志们学习-This is a very good a the finished music player software, and inside are all in English, it is estimated Which foreigner series interface is not only nice and new, and ve
Total-Video-Converter
- 可以实现视频音频格式之间的转换,软件非常好用,使用C++编写,界面简洁易懂,功能强悍。-make the change of vedio and music format come true,the softw are is easy to use,made by c++,the ui is easy to know,the function is strong
RuPengRecorder
- Visual C++6.0实现的屏幕录制软件,可以录制屏幕操作-Visual C++6.0 achieve screen recording software can record screen operation
ZGraph
- 基于C#的波形显示控件的实现源码 计算机技术的飞速发展使得其在自动化系统中的应用日益增强。大量监控、图像数据显示软件活跃在自动化工业及自动化教学领域。同时,软件系统的日益复杂化使得模块化开发变得尤为重要。本课题所设计的基于C#的波形显示控件就可在微软.NET平台下进行代码功能重用,达到模块化开发和快速开发的目的,使得程序员能够集中精力设计软件的具体业务流程,而不必担心波形呈现的问题。 本文先介绍了.NET平台下用户控件开发的基本方法,以及用C#描述的GDI+图形开发技术,然后