搜索资源列表
Windows 2000系统编程
- Windows 2000系统编程-Windows 2000 System Programming
Windows 2000系统编程
- windows 核心编程
WINDOWS系统编程源代码
- windows系统编程源代码-windows system program source codes.
Windows系统编程
- Windows监控程序的核心编程原理及设计方法,感觉很好,对初学windows编程很有用。
wince 系统编程实验
- 第一章 引言 第二章 Windows CE系统结构 第三章 处理程序与执行绪的描述和排程 第四章 储存管理 第五章 Windows CE的储存管理 第六章 装置管理 第七章 使用者接口与图形子系统 第八章 动态链接库的载入分析 第九章 执行绪在队列之间的转换分析 第10章 虚拟内存 第11章 档案系统 第12章 驱动程序加载机制 第十三章 Windows CE应用程序开发环境 第十四章 Windows CE 驱动程序 第十五章 Windows CE侦错环境 第十六章 项目制作
windowsviac
- Windows核心编程(第5版),这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。. 作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何
WindowsAPISoruces
- windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
WINDOWS
- windows系统编程的资料,很不错的一本电子书,和大家分享下-windows system programming data, a very good e-books, and share with
clock
- windows 系统编程的程序,主要是系统API的编程,运用VC++的开发环境进行开发的一个小程序-windows system programming procedures, mainly system programming API, using VC++ development environment for the development of a small program
Windows
- 这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。 作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。 这是一本经典
Windows_System_Programming_Third_Edition
- Windows系统编程第三版,帮助文档格式,所有代码都经过测试可以使用-Windows System Programming Third Edition, to help document format, all of the code have been tested using
Windows-System-Programming
- windows系统编程第三版chm格式Windows System Programming, Third Edition gives a solid grounding on using the core Windows APIs, includingWin64 is updated for Windows Server 2003, Windows XP, and the Microsoft Visual Studio .NET Framework, and has extensive exam
windows
- windows系统编程有关示例代码,包括事件,文件映射,管道,进程实例程序-The windows system programming related to the sample code, including events, documents, maps, pipelines, process instance of the program
windows-programming
- 介绍类和面向对象程序设计基础,是windows系统编程非常好的入门教程-Introduct foundation of class and object-oriented programming.It is a very good introductory tutorial of windows system programming
Windows
- windows系统编程类书籍,详细讲述了windows操作系统的工作原理。-windows system programming books, a detailed account of the windows operating system works.
WINDOWS
- WINDOWS系统编程,介绍系统各个部分信息,同时介绍代码-WINDOWS system programming, describes the various parts of the system information, while introducing the code
npcf
- Windows核心编程源码2这个是另外一个windows核心编程源代码,(2 the Windows core programming source code is another Windows core programming source code,)
sifm-Windows
- A worm source code under Windows
Windows核心编程
- 这是一本经典的windows核心编程指南,从第1版到第5版,引领着数十万程序员走入windows开发阵营,培养了大批精英。作为windows开发人员的必备参考,本书是为打算理解windows的c和c++程序员精心设计的。第5版全面覆盖windows xp,windows vista和windows server 2008中的170个新增函数和windows特性。书中还讲解了windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。(This is a
windows系统编程 VC++界面化编程实现文件与文件夹的操作
- windows系统编程,用于练习VC++界面化编程实现文件与文件夹的操作,windows系统专题程序设计