-
一个用c语言写的小操作系统,有任务调度,驱动了键盘,鼠标,显示适配器...
一个用c语言写的小操作系统,有任务调度,驱动了键盘,鼠标,显示适配器-a language used to write a small operating system, task scheduling, driving a keyboard, mouse, display adapters.
- 2022-09-08 04:40:02下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
《学生课绩管理系统》的升级版,采用了sertlet+jsp+Javabean+sqlserver,并且做了许多修改!
说明: 数据库连接 在classes...
《学生课绩管理系统》的升级版,采用了sertlet+jsp+Javabean+sqlserver,并且做了许多修改!
说明: 数据库连接 在classes目录下的 sqlbean.java中
默认的用户名:1
密码: 1
-"student class performance management systems," an updated version using the sertlet jsp Javabean SQLServer, and made many changes! Description : Database Connection classes in the directory sqlbean.java default user name : a password : 1
- 2022-11-06 12:00:03下载
- 积分:1
-
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
- 2022-06-26 07:12:09下载
- 积分:1
-
增加TLS的例子 呵呵
增加TLS的例子 呵呵 -increase TLS examples of increased TLS- huh-huh example of the increasing examples Oh TLS
- 2022-03-04 05:47:12下载
- 积分:1
-
zipd
zipd
- 2022-06-14 01:34:30下载
- 积分:1
-
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn...
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiqi8
欢迎联系,共同学习!
功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令!
代码说明:
1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。
2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown命令!
编译平台:
1.该代码在Windows XP+VC 6.0平台下编译通过。
使用说明:
1.按下 alt+q 建 或者输入“小奇” ,可以退出该程序, 并且停止 关机!
2.该带代码。可以用来供研究学习,使用!
3. 此程序为练习之作,代码简单,高手莫笑,您可以随意的复制,传播,但是请保留该信息!-err
- 2022-05-30 18:49:47下载
- 积分:1
-
ListCtrl控件的封装类实现很强的控制报表功能
ListCtrl控件的封装类实现很强的控制报表功能-ListCtrl Control Packaging category achieve strong statements control function
- 2022-08-20 07:45:18下载
- 积分:1
-
VC 枚举当前所有的窗口 有源代码
VC 枚举当前所有的窗口 有源代码-VC enumerate all the current active code window
- 2022-03-24 18:04:27下载
- 积分:1
-
WinXP system and it comes with exactly the same functionality and interface are...
简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的
此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。
程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。 -WinXP system and it comes with exactly the same functionality and interface are the same, but different development language, the system is written in C, it is written in DELPHI
The main implementation of this process the application check list system, check system for all process-related information (Image Name, PID, CPU time, memory usage), real-time access to use the rate of the CPU and to describe the wave line, real-time memory access the use of records, and to describe the wave line. Implementation at the same time, the end of mission, new mission, and to switch to other functions. "Options menu" only to realize the "always best before", "View menu" only achieve th
- 2022-03-16 14:31:44下载
- 积分:1