搜索资源列表
b.rar
- 利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(
发布一个摄像头照相控件
- Takephoto.ocx照相控件是专门为开发带照相功能软件而设计的。 Takephoto.ocx是一个功能完备、操作简单的ActiveX控件。该控件的主要功能是利用摄像头或其它照相设备,进行拍照。它集启动摄像头、照相定位、相片大小设定及剪裁、相片文件保存等功能于一体。在程序设计时,把它加载到工具箱后,象使用普通控件一样,只须简单地设置控件的几个属性和方法就能轻松实现照相功能。该控件在程序中运行流畅,画面清晰。 软件
truncate
- 从指定文件中切割出指定大小的子文件,我用它将一个YUV序列的每一帧分割出来,然后又将每一帧的Y、U、V单独分割出来 -from the designated cut out for the specified size paper, I use it a YUV sequence of each frame to split up, and then each will frame the Y, U, V separate separated
C++0314085
- JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都对其应用前景表示乐观, JPEG 2000 在图像压缩领域里
ARM-MP3-DECODE
- 程序名称: 用ARM内核的MP3解码源码 程序类型:单片机设计软件 文件大小: 55 K 字节-procedures name : ARM core MP3 decoding procedures source types : microcontroller design software File Size : 55 Kbytes
pingtaijianshe
- h.264编解码平台,可直接运行的,文件大小,20M-h.264 codec platform can run the file size, 20M
bmpzyuv
- BMP转4:2:0YUV,考虑了YUV的图象存储方式 位图文件大小为210*150-BMP to 4:2:0 YUV, consider the YUV images stored in such a manner as bitmap file size of 210 * 150
pidvb_sourcecode
- 文件大小22k pid 液位控制源程序,可供初学者作参考用
WavToMp3
- Wave描述了声音的原始形态,它是最原始的声音文件格式,但占用的磁盘空间太大,此处我们将其转换为mp3格式的,减少文件大小,而且保证声音质量。-Wave describes the sound of the original form, it is the most original sound file format, but too much disk space, here we will convert it to mp3 format to reduce file size, but
CommunicationRecord
- 一个带有实时显示输入麦克风音量大小的录音系统,并以当前时间为文件名将录音文件进行保存-With a real-time display the volume size of the input microphone recording system, and to the current time as the file name to save audio files
20091171267240
- vb有线电视收费管理系统V1.0 资源类别: VB源码¦数据库 文件大小: 296KB -management system vb charging cable V1.0 Resource type: VB source ¦ database file size: 296KB
Screen
- 本程序中可以录像、抓图.这里可以设置录像存储路径及光标是否显示.获取文件大小及帧数,然后输入开始帧数和结束帧数,单击“分割”按钮,即可分割该视频文件。-This procedure can be video capture. Here you can set the video store the path and the cursor is shown. To get the file size and number of frames, and then enter the start fr
dhPlayer
- 简单媒体播放器,实现常用声音和视频文件的播放如MP3、Mpeg、dat、avi、Mov等。并提供参数控制,快捷、后退、音量大小控制。-Simple media player, the achievement of commonly used voice and video file player, such as MP3, Mpeg, dat, avi, Mov and so on. And to provide parameter control, faster, rewind, contro
panel
- 一个Delphi摄像头拍照的程序。能够设定取景框,可设定指定像素。保存格式为jpg,已经经过压缩了,文件大小一般不超过100k(和像素的设置相关)-Camera to take photographs of a Delphi procedure. Able to set the viewfinder frame, can set the designated pixel. Save format jpg, has been compressed, file size less than 100k
Dial
- 一个电话拨号演示程序 资源类别: VB源码¦其他 文件大小: 不详 原创作者: 不详 发布时间: 2000-7-31 运行平台: Windows -A telephone dial-up demo categories: VB source other documents ¦ Size: original author unknown: unknown Published: 2000-7-31 platform: Windows
Videotargettracking
- Mean Shift方法目标跟踪方法该算法为均值平移法目标跟踪,您可以通过打开演示视频“静态背景运动目标.avi”文件演示该算法。算法需要提供预跟踪目标所在的位置及大小,程序默认提供了该演示视频目标所处的位置。若使用其他视频演示该算法,则必须手工指定目标的位置及大小。 -Mean Shift method of target tracking algorithm for the mean shift tracking method, you can open a demo video &qu
201022715225132
- 一个屏幕录制程序 资源类别: VB源码¦系统控制 文件大小: 291KB -A screen recording program resource categories: VB source ¦ system control file size: 291KB
how-to-make-MP3-player
- 利用VC++6.0或VC++.net环境开发,实现一个MP3播放器。其中有浏览文件、播放、暂停、上一首、下一首、停止等功能,还有状态栏标识曲名、作者、文件大小、存放位置。-Using vc++ 6.0 or VC++ the.net environment development, realize a MP3 player. Among them are browse the file, play, pause, a, a, stop under, and other functions, an
readWavhead
- 读入一个WAV音频文件,输出该音频的文件头相关编码信息,如文件大小,文件标识,采样率-Read into a WAV audio file, the output of the audio file header encoding information
solveSVM
- 一个对视频进行切分的软件,针对各种格式视频可按文件大小、时间、帧数等进行视频切分,同样也可输出各种格式视频。-A segmenting video software, for a variety of video formats for video segmentation according to the file size, time frames, etc., also can be the output of various video formats.