搜索资源列表
AutoTest
- 用VC实现的键盘和鼠标的模拟器,实现鼠标和键盘事件的记录和回放。用于软件自动化测试、机械性的界面操作、程序演示、毕业设计的ppt演示等等。-with VC keyboard and mouse simulator, mouse and keyboard events record and playback. For software testing automation, mechanical interface operation, procedures demonstration, a gr
captureDesk
- 一个非常好的屏幕录制vb源码,功能强大,可录制包括键盘和鼠标的所有操作,并回放-a very good screen recording vb source, powerful, can be recorded, including the keyboard and mouse of all operations, and Playback
spcaview-20051127.tar
- 本软件代码是基于linux下进行语音播放、视频显示的一段代码!是开发嵌入式设备的非常好的例子程序-The software is based on the Linux code under the voice playback, the video shows some code! The development of embedded devices very good example of the procedure!
gstreamer-0.10.13.tar
- GStreamer是一个开源的多媒体框架库。利用它,可以构建一系列的媒体处理模块,包括从简单的ogg播放功能到复杂的音频(混音)和视频(非线性编辑)的处理。 应用程序可以透明的利用解码和过滤技术。开发者可以使用简洁通用的接口来编写一个简单的插件来添加新的解码器或滤镜。-GStreamer is a multimedia framework revenue for. Using them can construct a series of media processing modules,
blue.tar
- blue-usu: (Search, Connect, Playback, Record) with bluetooth devices like headset. Rely on usu driver specialized for usb-bluetooth dongle. Use GPL license.
replay
- 一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。-a record and playback operation of the mouse MFC. Clear and concise code, which is similar to the short skinned persons.
SDL-1[1].2.5.tar
- Simple DirectMedia Layer - Simple DirectMedia Layer 是一个跨平台的多媒体库设计用来提供快速图形framebuffer和音频驱动。应用MPEG为软件,模拟器或其他流行的游戏回放声音。支持Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD-Simple DirectMedia Layer-Simple DirectMedia Layer is a cross-platform multimed
mp3player_0816利用QT启动外部的madplayMP3播放器
- 在linux下,利用QT启动外部的madplayMP3播放器,实现了播放,暂停,停止,双击播放等功能。是个人编写的MP3播放器。-In linux, start using the external madplayMP3 QT player to achieve the play, pause, stop, double-click playback. Written in a personal MP3 player.
ads_libmad.libman mp3解码库
- libman mp3解码库,移植到windows ADS环境下运行,加上数组格式MP3源文件即可播放,libman mp3 decoder library, ported to run under windows ADS environment, coupled with an array of source files to MP3 format playback
chapter6.rar
- 播放WMV的音频程序,可以再linux下运行。 不过没有图形界面,WMV audio playback process can be run under linux. But there is no graphical interface
535801MTPlay.rar
- 视频播放器,具有回放,播放等功能,是一款不错的软件工具,Video player with playback, playback and other functions, is a good software tools
linux_sound.zip
- linux环境alsa设备枚举和声音播放功能库,linux environment alsa device enumeration and playback sound library
linuxPMP.rar
- 该多媒体播放器使用Qt4编写,视频,音频播放,图片浏览,放大缩小;系统设置(万年历,时间设置等),This multimedia player uses Qt4 writing, video, audio playback, photo viewing, zoom system settings (calendar, time setting, etc.)
playback.c
- ALSA用户空间语言播放程序,使用管道即可。同时亦可设置为读取文件。-ALSA user-space language player, you can use the pipeline. At the same time can be set to read the file.
RecDemo
- 东进语音卡电话录音系统源码,支持电话录放音功能-East voice card telephone recording system source code, support for audio playback feature phone
record-yinpin
- linux下音频录音和播放程序源码,了解linux下的音频编程。-Under linux audio recording and playback program source code to understand the audio programming under linux.
record_play
- 基于linux的声卡驱动测试程序,用来测试录音和播放-Linux sound card drivers based on test procedures to test the recording and playback
avifile-0.7-0.7.45
- avi文件的生成库,供linux和windows的做录制和播放人员参考;-avi file generation library for linux and windows to do recording and playback of personnel information
MPlayer-1.0rc1
- Linux或Unix下的播放器Mplayer,可以支持多种音频文件格式的播放,是Linux或Unix下的必备工具-Under Linux or Unix player Mplayer, can support a variety of audio file format playback, Linux or Unix is an indispensable tool for the next
pcm
- Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document