-
最简单的录音程序
最简单的录音程序-most simple recording procedures
- 2023-01-05 04:00:03下载
- 积分:1
-
编辑视频的好工具,提供了很多种编辑视频的方法
编辑视频的好工具,提供了很多种编辑视频的方法-A good tool for editing video, editing video offers a variety of ways
- 2022-04-26 17:21:37下载
- 积分:1
-
With the development in the image processing field a wide variety of filters hav...
With the development in the image processing field a wide variety of filters have been developed. The quality of filters mainly depends on to which extent it is able to recover the degraded image so that it is as close as to the original image that is in other words, a filter that minimizes the mean square error is an appropriate filter for a particular application. Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent. A variant of a median filter “switching median filter” is simulated using C in this project.
- 2022-01-22 08:06:36下载
- 积分:1
-
as3编写的偷菜游戏
as3编写的偷菜游戏
as3百分百还原网络偷菜游戏功能
- 2022-03-02 21:27:48下载
- 积分:1
-
单击鼠标左键调用this
单击鼠标左键调用this->SetTimer(1500,NULL),时间间隔是0.5秒,每隔0.5秒就会发送WM_TIMER消息,调用函数ONTIMER,使M_INDEX增加,通过INVALIDATE函数触发对屏幕的刷新.-click the left mouse button call this-
- 2022-05-06 17:10:29下载
- 积分:1
-
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32...
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。
另外,MMSYSTEM.H头文件一般在“C:Program FilesMicrosoft Visual StudioVC98 Include”目录下
运行程序需要摄像头和麦克风等设备。
-this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (document in the general Windows installation directory under the system32 folder). In addition, the first document MMSYSTEM.H generally "C : Program Files Microsoft Visual Studio VC98 Include" directory operational procedures need cameras and microphones and other devices.
- 2023-01-23 23:20:03下载
- 积分:1
-
利用windows media service sdk 9.0 创建启动发布点,可以创建点播和直播发布点。欢迎下载!...
利用windows media service sdk 9.0 创建启动发布点,可以创建点播和直播发布点。欢迎下载!-use windows media sdk 9.0 service to create a boot release point, you can create live and on-demand release point. Welcome to download!
- 2022-08-10 10:24:49下载
- 积分:1
-
一个小的音频转化工具,能实现实现mp3,mp4等之间的转换,适用于初学者的学习。...
一个小的音频转化工具,能实现实现mp3,mp4等之间的转换,适用于初学者的学习。-a small audio conversion tool, able to achieve MP3 and WAV, etc. The change applies to beginners learning.
- 2022-03-06 23:02:17下载
- 积分:1
-
利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的
利用API函数[mciSendString]可以轻松实现MP3音乐文件的播放。下面这段程序实现了MP3播放的大部分常规操作,对其稍加修改,做一个100KB大小的MP3播放器轻而易举 启动VB程序,在窗体上放置6个命令按钮,三个标签,一个公用对话框、一个进度条、一个状态栏和一个计时器,窗本的布置请参考附图 按钮"Open MP3 File"是用来打开对话框选择MP3文件,其他5个按钮分别为Play(播放)、Pause(暂停)、Stopplay(停止播放)、Back(向后跳跃)、Prew(向前跳跃)。Label1用来表示歌曲当前时间;label2放在时度条的最左边,Caption属性为"00:00";lable3放在时度条的右边,用来表示歌曲总长。 下面就可以编写代码了。首先在窗体的"通用声明"部分声明函数-The use of API function [mciSendString] easily play MP3 music files
- 2022-02-09 17:10:38下载
- 积分:1
-
windows下录音程序,可直接录为mp3格式,注意:需lame支持。
windows下录音程序,可直接录为mp3格式,注意:需lame支持。-windows recording procedures can be directly recorded to mp3 format, attention : the need to support lame.
- 2022-02-15 12:55:35下载
- 积分:1