-
achieve dormancy function is very simple, as long as the implementation of the a...
实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the implementation of the arbitrary want the local implementation of the dormancy is as follows function SetPower () on the trip, dormancy is very simple, just API : SetSystemPowerState () on the trip, as shutdown/cancellation/restart, only ExitWindowEx (), but these APIs can be directly used in 98, not in 2000/XP can use, because it involves a user privileges, no authority can carry out these operations, therefore, must first obtain authority code is given below :
- 2022-03-20 18:24:22下载
- 积分:1
-
图片音乐全嵌入exe加图标的时钟
该程序是用C语言开发的将图片音乐全嵌入exe加图标的时钟 的案例程序,目的在于抛砖引玉,研究学习,共学习!
- 2022-03-21 14:17:25下载
- 积分:1
-
文件包然后写出其具体功能LCD12864读写程序可C51控制5415
文件包然后写出其具体功能LCD12864读写程序可C51控制5415-Package and then write the specific program can be read and write functions LCD12864 control C51
- 2022-04-12 11:32:52下载
- 积分:1
-
用WORD VBA编写的小东西。娱乐用。
用WORD VBA 编写的 小东西。娱乐用的。-Word VBA prepared with the small things. Entertainment use.
- 2022-04-24 20:54:50下载
- 积分:1
-
一个小工具,可用于文件中文字内容的替换,支持多递归搜索文件...
一个小工具,可用于文件中文字内容的替换,支持多递归搜索文件-a small tool can be used to document text replacement, support multiple recursive search files
- 2022-11-30 14:15:03下载
- 积分:1
-
PocketNester的c++源代码,很好的学习例子,仅供大家学习
PocketNester的c++源代码,很好的学习例子,仅供大家学习-PocketNester the c source code, examples of good learning, and learning is for everyone
- 2022-03-21 23:07:36下载
- 积分:1
-
VB写的下载程序源代码(可用于在线升级)
VB写的下载程序源代码(可用于在线升级)-VB wrote download the source code (available online for upgrades)
- 2022-05-05 10:49:04下载
- 积分:1
-
自己用VC做的一个简单画图程序,能实现各种图形,样色,颜色,还能在任意位置插入各种字体...
自己用VC做的一个简单画图程序,能实现各种图形,样色,颜色,还能在任意位置插入各种字体-Their own to do with VC
- 2022-11-23 08:25:03下载
- 积分:1
-
SIFT图像拼接代码
这是通过SIFT实现图像拼接的代码,首先通过SIFT算法检测出特征点,然后欧式距离匹配点对,然后用RANSAC来去除误配点。最后用加权平均法来融合图像。本人已测,绝对好用。
- 2022-12-07 05:20:03下载
- 积分:1
-
鼠标测试的小程序,使用visual C++编写
鼠标测试的小程序,使用visual C++编写-small mouse tests, the use of visual C preparation
- 2022-03-01 15:15:45下载
- 积分:1