搜索资源列表
模仿windows中的桌面背景预览的控件
- 这个控件是模仿微软windows操作系统中的显示属性对话框的控件。我作的这个custom控件具有和微软控件一样的-controls mimic the Microsoft Windows display properties of the dialog box controls. I make this custom controls and Microsoft have the same control
读和写WINDOWS事件日志
- 读和写windows操作系统得事件和日志得源代码。思路清晰,可以参考其中具体得算法。-read and write windows in the operating system and log events in the source code. Clear ideas, in reference to a specific algorithm.
WINDOWS
- windows 操作系统常用的端口详解。详细介绍了个通用端口的用途及特点。
Programming.Windows.CHS
- 如果对Windows开发有什么问题的话,请翻阅PetZold的著作吧。在《Window程序设计》(第5版)中,这位杰出的“Windows先锋 奖”(Windows Pioneer Award)获得者根据最新的Windows操作系统权威技术修订了他的经典著作——再一次演示了基本的Win32程 序设计的API核心内容。本书的内容包括: ** 基本内容——输入、输出和对话框 ** Unicode概述 ** 图形——绘图、文本和字体、位
Windows技巧大全
- 比较详细的介绍在使用WINDOWS操作系统中所碰到的问题-rather detailed account of the use of the Windows operating system and the problems encountered
深入解析Windows操作系统
- 每一个Windows程序员的必备装备
windows 内核信息
- 在非开源的windows操作系统下,获取包括内存,硬盘,cpu使用率等信息
windows操作系统hook编程框架示例
- windows操作系统hook编程框架示例,利用该框架可快速进行hook开发。
画图程序
- 软件参考Windows操作系统下的画图程序-reference to the Windows operating system software under the drawing program
操作系统实验
- 操作系统实验.rar-experimental operating system. Rar
internetupdate
- 现在的很多程序都可以通过 Internet 进行版本更新,Windows 操作系统本身的“Windows Update”就是一个典型的例子。要实现这种特性,首先必须对应用程序的版本进行检查。那么如何通过Internet 对自己的程序进行版本检查呢?此源代码将通过实际的例子程序来示范实现细节-the many procedures can be conducted through the Internet updated version,
Windows技巧大全
- 比较详细的介绍在使用WINDOWS操作系统中所碰到的问题-rather detailed account of the use of the Windows operating system and the problems encountered
操作系统进程内存管理模拟
- 有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。程序难点3:分页式内存管理的调度方式解
ch4-4.7实例研究windows 2000&xp虚存管理
- 这是操作系统的教程,very good for you-This is the operating system tutorials, very good for you
process for windows
- 本程序模拟操作系统中内存分配和进程调度.有比较好的界面.-the simulation operating system memory allocation and scheduling process. A better interface.
windows驱动程序模型设计
- Windows 2000或Windows 98都是由一个操作系统核心和多个驱动程序组成,这些驱动程序与系统中的硬件相对应。本书的内容全部都是关于驱动程序及其相关的技术-Windows 2000 or Windows 98 operating systems are a core and a number of drivers, which are driven procedures and systems should be relat
WindowsKernelOverview
- windows操作系统实现资料(ppt文件),供对windows操作系统感兴趣的同学参考。-windows operating system information (ppt). for the windows operating system reference interested students.
WINDOWS
- 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal
Windowssystemcoreprogram
- windows操作系统的核心编程,包括如何获取系统信息、互斥锁、处理器信息、虚拟内存的获取-windows operating system' s core programming, including how to obtain system information, mutex lock, processor information, access to virtual memory, etc.
9990
- 银行家算法程序设计,windows操作系统试验设计。及其代码。-Banker' s algorithm programming, windows operating system test design.