-
win2000下的定时关机(SDK版)
win2000下的定时关机(SDK版)-WIN2000 the Mytob.BSNotes (SDK version)
- 2022-02-15 00:59:02下载
- 积分:1
-
操作系统页面置换算法模拟,好东西不容错过.值得参考.
操作系统页面置换算法模拟,好东西不容错过.值得参考.-Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.
- 2022-10-27 15:55:03下载
- 积分:1
-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
在特权级(环0)下的一个挂钩源码,汇编实现
在特权级(环0)下的一个挂钩源码,汇编实现-In the privilege level (ring 0), under a linked source, compile the realization of
- 2022-04-11 11:34:19下载
- 积分:1
-
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错...
用户管理,也是初学者的好东东,忘了如何写的回头看看也不错-User management, but also good for beginners Dongdong, forgot how to write back and look at the good
- 2022-03-05 05:18:42下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
改变屏幕亮度的程序,对于一些显卡有效,可以改变显示参数Some video cards allows you to programmingly modify t...
改变屏幕亮度的程序,对于一些显卡有效,可以改变显示参数Some video cards allows you to programmingly modify the Gamma Ramp values. You can use this feature to change the brightness of the entire screen.
The SetDeviceGammaRamp API function receive an array of 256 RGB values. Increasing the values in this array will make your screen brighter, and decreasing these values will make your screen darker. You can also increase or decrease the intesity of the red/green/blue components. For example: Increasing the blue component in all RGB values will add more blue color to the entire display.
-screen brightness change the procedure, for some graphics effective, display parameters can be changed Some video cards allows you to program mingly modify the Gamma Ramp values. You can use this feature to change the brightness of the ent ire screen. The API functi SetDeviceGammaRamp on receive an array of 256 RGB values. Increasin g the values in this array will make your screen b Righter, and decreasing these values will make
- 2022-06-01 15:01:37下载
- 积分:1
-
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。
VC++绘制颜色列表框。自绘颜色列表框,VC++实现。-VC++ Drawing Color list box. Since the paint color list box, VC++ to achieve.
- 2022-06-20 01:25:33下载
- 积分:1
-
这是一个Windows的用于自动弹出光驱和禁止盘符的源程序,这个方法相当稳定...
这是一个Windows的用于自动弹出光驱和禁止盘符的源程序,这个方法相当稳定-This is a Windows CD-ROM for automatic ejection and the prohibition of the source drive. This method is very stable
- 2022-07-01 08:01:22下载
- 积分:1
-
中断服务开发类库
中断服务开发类库 -interrupted service development library
- 2022-01-25 17:54:29下载
- 积分:1