-
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
-
动网论坛mssql商业版源码
动网论坛mssql商业版源码-patrons mssql commercial version source.
- 2022-01-25 22:03:53下载
- 积分:1
-
这一样本的蓝牙应用说明使用Windows CE
This a sample Bluetooth application which illustrates the use of Windows CE
Bluetooth stack -This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack
- 2022-03-13 23:35:05下载
- 积分:1
-
wince 画BEZIER曲线的演示例子,大家看看,品尝品尝
wince 画BEZIER曲线的演示例子,大家看看,品尝品尝-Jack Bezier curve drawing demonstration example, we see, taste taste
- 2022-10-20 04:10:03下载
- 积分:1
-
Socks Wrapper
建立了通过Socks代理版本 4 套接字和版本 5。
Socks component/wrapper是一个 c + + 类,这是有帮助,建立一个套接字通过袜子代理基于 TCP 的客户端。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-31 10:15:04下载
- 积分:1
-
快播的开源代码
快播的开源代码,包含windows界面,c++编程语言,支持点对点下载,支持p2p协议,上传为压缩包,解压后可以看到源码,欢迎交流学习,谢谢下载
- 2022-02-14 09:38:05下载
- 积分:1
-
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判...
对工作分配进行多次优化,直到找到最优的分配方式。 首先将所有工作交给能力最强的人做,然后找出最低安全值和最高安全值,此时将未分配工作的人的能力值当作安全值参与判断,把安全值最低者分配的仓库数减一,并将这个仓库交给安全值最高者看守,然后进入下次优化,在新一次优化过程中把最低安全值和上次优化时的最低安全值作比较,如果这次最低安全值比上次大,则继续进行优化,若系统最低安全值相比上次下降,则说明上次优化后的结果已经是最优,即得结果。-work on a number of distribution optimization, until they found the optimal method of distribution. First of all to the most capable people to do and then find the minimum value and maximum security safety value has been assigned to this work of the human capacity as a safety value in judging the value safety, the lowest value of the distribution by a few warehouses and storage to the value of the highest security guards, and then proceed to the next optimization of the new optimization process a minimum safe value and optimization of the last minimum safety value for comparison, if the value of the last minimum security, will continue to optimize, if the minimum safety systems compared to the previous decline in value, a statement last optimize the result is optimal, that i
- 2022-03-18 03:55:34下载
- 积分:1
-
电驴
eMule-VeryCD-src(c++)用c++写的电驴的源代码 感兴趣的可以-eMule-VeryCD-src (c++) with c++ written eDonkey interested in the source code can be
- 2022-08-07 20:50:34下载
- 积分:1
-
自动取款机,给你家里的自动取款机的经验。你可以乐…
ATM works as ATM MACHINE and give you full experience of ATM at home. You can learn more. It is updated version of ATM Simulation.
- 2023-07-21 00:05:04下载
- 积分:1
-
vc6可以运行的jsoncpp
vc6可以运行的jsoncpp,已经配置好工程文件,修改好源码,不需要任何改动。
- 2023-05-03 05:35:04下载
- 积分:1