-
这个源代码主要基于笔记本电池电量监控,提供了图形界面显示笔记本电脑电池电量状态。程序可以在系统托盘中更好的显示的您手提电脑电池的功率表. 显示电池图标样式可以自...
这个源代码主要基于笔记本电池电量监控,提供了图形界面显示笔记本电脑电池电量状态。程序可以在系统托盘中更好的显示的您手提电脑电池的功率表. 显示电池图标样式可以自定义选择,以及设置图标大小和显示透明度。支持电池及交流电状态检测和动画显示。 -This source code is mainly based on the notebook to monitor battery power, provides a graphical interface shows the status of laptop battery. In the system tray can be better displayed in your laptop battery power meter. Shows the battery icon can customize style options, and set the transparency of icon size and display. To support the battery and AC status detection and animation.
- 2022-07-02 04:14:05下载
- 积分:1
-
惠普7470A绘仪开发C语言程序库,包含所有的源程序,仅用于学习....
惠普7470A绘仪开发C语言程序库,包含所有的源程序,仅用于学习.-Hewlett-Packard 7470A instrument painted C language development library, contains all the source code, only for learning.
- 2022-01-26 03:23:33下载
- 积分:1
-
MP3 file manager
mp3文件管理器-MP3 file manager
- 2022-10-30 05:25:03下载
- 积分:1
-
BCB多媒体组件
BCB多媒体组件
- 2022-06-12 08:13:58下载
- 积分:1
-
一个图像的Sobel边缘检测。利用Sobel边缘检测的面具
Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
- 2022-02-06 05:17:09下载
- 积分:1
-
针对BD9436的音量控制程序,包含BASS的调节等。
针对BD9436的音量控制程序,包含BASS的调节等。-BD9436 for the volume control program, including the adjustment of BASS.
- 2022-09-28 17:55:03下载
- 积分:1
-
MPEG解码器,非常好,不可不看
MPEG解码器,非常好,不可不看-MPEG demodifier ,very good .just try it
- 2023-02-14 07:10:03下载
- 积分:1
-
该项目提供了一个标准的MPEG4ip
The MPEG4IP project provides a standards-based system for encoding, streaming, and playing encoded audio and video.
- 2023-02-18 20:40:05下载
- 积分:1
-
finished video, uploaded to a computer, called the expansion : mjp. Currently, t...
motorola手机拍成短片后,上传到电脑里,扩展名为:mjp。目前,没有任何软件播放这种格式。我这个软件将其分解为多幅jpg文件并显示。-finished video, uploaded to a computer, called the expansion : mjp. Currently, there is no software broadcast format. My software will be decomposed into a number of documents and display jpg.
- 2022-01-30 22:59:51下载
- 积分: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