-
《Windows核心编程》PASCAL版示例(由VC代码转换而来)
《Windows核心编程》PASCAL版示例(由VC代码转换而来)-pascal version example(converted from vc code)
- 2022-01-24 17:05:50下载
- 积分:1
-
该系统适用于设备管理,系统包括几个不同。
本系统适用于企业的设备管理,在本系统中包括几种不同级别的用户,同时能实现对设备的存、取、以及报废处理,是一个很好的管理软件。其中还包括安装软件。-the system applies to the equipment management, the system includes several different levels of users, but also to achieve the right equipment to survive, to make, and useless, and is a good management software. It also includes installation of the software.
- 2022-10-15 17:00:08下载
- 积分:1
-
利用底层键盘钩子拦载任意按键(回调版),这是源码,希望给新手一个参考。没有任务错误...
利用底层键盘钩子拦载任意按键(回调版),这是源码,希望给新手一个参考。没有任务错误-Keyboard hook to stop the use of the bottom button set arbitrary (callback version), which is source code, hope that a reference to the novice. There is no mission error
- 2022-06-20 01:39:12下载
- 积分:1
-
获取cpu信息的源码,vc++实现的,
可以获取16位 和32位的cpu的信息,
而且源码文家独立给出...
获取cpu信息的源码,vc++实现的,
可以获取16位 和32位的cpu的信息,
而且源码文家独立给出-Cpu access to source information, vc++ Realize, you can access 16-bit and 32-bit cpu information, and independent source text is given
- 2022-03-26 19:18:55下载
- 积分:1
-
在源和二进制形式的重新分配和使用
File Name : 25Reflections.zip
File Size : 21K
Design Computer : Celeron 2.4Ghz , 512MB Ram, Windows XP Pro
Date Released : 2005/02/27
Environment : Embedded Visual C++ 4.0-Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met
- 2022-04-24 20:49:41下载
- 积分:1
-
微软视窗第四版编程应用
应用背景出版微软出版社微软公司的一个部门一个微软方式雷德蒙,华盛顿98052-6399版权和副本;1999李希特杰夫瑞保留所有权利。这本书的内容不可能被转载或以任何形式或以任何形式或以任何方式以未经书面许可的方式传送发行商。国会图书馆编目数据李希特,杰夫瑞。微软视窗/杰夫瑞的编程应用李希特。厘米。ISBN 1-57231-996-81。应用软件开发。2。微软视窗(计算机文件)一、标题。qa76.76.a65r54 19995.26尺8——dc21 99-40456预编目录;运费、保险费付至指定目的地印刷和装订在美国美国。1 2 3 4 5 6 7 8 9 4 3 2 1 0 9 WCWC加拿大企鹅图书有限公司分布于加拿大。一本书的CIP目录记录可从英国图书馆微软出版社的书都可以通过书商和分销商世界范围。有关国际版本的进一步信息,请联系您微软公司办公厅或联系微软国际新闻社直接传真(425)936-7329。访问我们的网站mspress.microsoft.com。英特尔是英特尔公司的注册商标。开发者工作室,微软,微软出版社,MS-DOS,Visual Basic,Visual C++,Visual Studio,窗口,和窗口的新台币是注册商标或商标微软公司在美国和/或其他国家。其他产品此处提及的公司名称可能是其各自的商标业主。例如公司,组织,产品,人,和事件描绘这里是虚构的。与任何真正的公司,组织没有关联,产品,人,或事件的意图或应推断。收购编辑:奔瑞安项目编辑:丽贝卡麦凯技术编辑:杰克博德里,Donnie卡梅伦手稿编辑:在昌,丽贝卡麦凯关键技术微软视窗编程应用程序、微软视窗第四版编程应用、微软视窗第四版编程应用、微软视窗第四版编程应用、微软视窗第四版编程应用、第四版及第一版;微软视窗第四版编程应用微软视窗第四版编程应用微软视窗第四版编程应用
- 2023-03-05 14:30:04下载
- 积分:1
-
系统重启代码, 系统重启代码, 系统重启代码
系统重启代码, 系统重启代码, 系统重启代码-System restart the code, the system restart the code, the system restart the code, the system restart code
- 2022-04-11 10:44:40下载
- 积分:1
-
操作系统
磁盘储存空间的分配和回收
c++实现 第二版
操作系统
磁盘储存空间的分配和回收
c++实现 第二版
- 2022-03-12 20:57:59下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1
-
根据安装光盘的序列号,检查光驱中是否插入了此光盘。
根据安装光盘的序列号,检查光驱中是否插入了此光盘。-Check if the cd is inserted into cdrom driver acoording to the installing serialno
- 2022-05-14 01:59:00下载
- 积分:1