资源列表
用VC++实现Windows 2000XP下的休眠
- 实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the
21
- 利用由结构类型chNode形成的"链表"来存储字符串 (串中的每一个字符占用一个链表项,字符本身存放在链表项的c分量中, 而使用链表项的next分量去"串接"后继项)-Use by the structure of the type of chNode The List to store the string (each string of characters occupying a list, the character itself stored in the list of
list
- 上课时用过的一个数据堆栈例子。 很适合用作上课例子。 呵呵,其实我上课老师就用这个例子讲堆栈的。-Class used the example of a data stack. Examples of very suitable for classes. Ha ha, I class the teacher stresses using the example on the stack.
flash01
- 一个闪烁效果的插件,,朋友们希望对你们学习有用-a scintillation effects plug-ins, and friends who want to learn useful.
PT_CT
- 电力自动化产品中遥测量采集的电路图,包括PT、CT的变换及采集-power automation products distance measurement circuit diagram of the acquisition, including the PT, and the transformation of CT Acquisition
touchscree
- 基于ADS7846启动代码,用于医疗上面的一个设备.
LMS
- LMS自适应滤波算法,
共享蠕虫
- Effective C++,介绍关于C++编程的规范问题以及应该注意的一些问题,跟高质量的C++编程差不多!是CHM格式的!-Effective C, C programming introduced on the issue of standardizing and should pay attention to some problems with high-quality C programming almost! Yes CHM format!
11233
- 窗体透明源代码,很简单 几句代码就可以办到。-Transparent and source code form, a few very simple code can be done.
visualization
- Visualization source code
Simplecalculator
- 简单的计算器,一个非常简单的计算器,经过自己的优化,感觉还是不错,可以直接翻译出来。-Simple calculator, a very simple calculator, after their own optimization, the feeling is still good, can be directly translated out.