文件名称:Windows_Via_C-CPP
介绍说明--下载内容均来自于网络,请自行研究使用
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。
本附件附全部电子版书籍和源代码,是学习Windows编程不可多得的好资料。-This book is to explain the internal mechanisms of Windows operating system, a monograph. From the basic concept of a comprehensive systematic introduction to the underlying implementation mechanism of Windows, Windows application building blocks (including processes, threads, memory management, dynamic link library, thread local storage and Unicode) and a variety of Windows API and so on, and cited a large number of application examples, incisive analysis of the Windows programming and main points of the various difficulties, in order to keep Windows programming techniques provides an effective shortcut. The annex attached to all electronic books and source code, is to learn Windows programming rare good information.
本附件附全部电子版书籍和源代码,是学习Windows编程不可多得的好资料。-This book is to explain the internal mechanisms of Windows operating system, a monograph. From the basic concept of a comprehensive systematic introduction to the underlying implementation mechanism of Windows, Windows application building blocks (including processes, threads, memory management, dynamic link library, thread local storage and Unicode) and a variety of Windows API and so on, and cited a large number of application examples, incisive analysis of the Windows programming and main points of the various difficulties, in order to keep Windows programming techniques provides an effective shortcut. The annex attached to all electronic books and source code, is to learn Windows programming rare good information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WINDOWS核心编程\001.PDF
...............\002.PDF
...............\003.PDF
...............\004.PDF
...............\005.PDF
...............\006.PDF
...............\007.PDF
...............\008.PDF
...............\009.PDF
...............\010.PDF
...............\011.PDF
...............\012.PDF
...............\013.PDF
...............\014.PDF
...............\015.PDF
...............\016.PDF
...............\017.PDF
...............\018.PDF
...............\019.PDF
...............\020.PDF
...............\021.PDF
...............\022.PDF
...............\023.PDF
...............\024.PDF
...............\025.PDF
...............\026.PDF
...............\027.PDF
...............\028.PDF
...............\029.PDF
...............\code\01-ErrorShow\01-ErrorShow.vcproj
...............\....\............\ErrorShow.cpp
...............\....\............\ErrorShow.ico
...............\....\............\ErrorShow.rc
...............\....\............\Resource.h
...............\....\.3-Singleton\03-Singleton.vcproj
...............\....\............\Resource.h
...............\....\............\Singleton.cpp
...............\....\............\Singleton.ico
...............\....\............\Singleton.rc
...............\....\.4-ProcessInfo\04-ProcessInfo.vcproj
...............\....\..............\ProcessInfo.cpp
...............\....\..............\ProcessInfo.ico
...............\....\..............\ProcessInfo.rc
...............\....\..............\Resource.h
...............\....\.5-JobLab\05-JobLab.vcproj
...............\....\.........\Job.h
...............\....\.........\JobLab.cpp
...............\....\.........\JobLab.ico
...............\....\.........\JobLab.rc
...............\....\.........\Resource.h
...............\....\.7-SchedLab\07-SchedLab.vcproj
...............\....\...........\Resource.h
...............\....\...........\SchedLab.cpp
...............\....\...........\SchedLab.ico
...............\....\...........\SchedLab.rc
...............\....\.8-Queue\08-Queue.vcproj
...............\....\........\Queue.cpp
...............\....\........\Queue.h
...............\....\........\Queue.ico
...............\....\........\Queue.rc
...............\....\........\Resource.h
...............\....\...UserSyncCompare\08-UserSyncCompare.vcproj
...............\....\..................\UserSyncCompare.cpp
...............\....\.9-BadLock\09-BadLock.vcproj
...............\....\..........\BadLock.cpp
...............\....\...Handshake\09-Handshake.vcproj
...............\....\............\Handshake.cpp
...............\....\............\Handshake.ico
...............\....\............\Handshake.rc
...............\....\............\Resource.h
...............\....\...LockCop\09-LockCop.vcproj
...............\....\..........\ChainParser.h
...............\....\..........\LockCop.cpp
...............\....\..........\LockCop.ico
...............\....\..........\LockCop.rc
...............\....\..........\Resource.h
...............\....\...Queue\09-Queue.vcproj
...............\....\........\Queue.cpp
...............\....\........\Queue.ico
...............\....\........\Queue.rc
...............\....\........\Resource.h
...............\....\10-FileCopy\10-FileCopy.vcproj
...............\....\...........\FileCopy.cpp
...............\....\...........\FileCopy.ico
...............\....\...........\FileCopy.rc
...............\....\...........\Resource.h
...............\....\.1-Batch\11-Batch.vcproj
...............\....\........\Batch.cpp
...............\....\........\Batch.h
...............\....\........\Batch.ico
...............\....\........\Batch.rc
...............\....\........\Resource.h
...............\....\...PrivateBatch\11-PrivateBatch.vcproj
...............\....\...............\PrivateBatch.cpp
...............\....\...............\PrivateBatch.h
...............\....\...............\PrivateBatch.ico
...............\....\...............\PrivateBatch.rc
...............\....\...............\Resource.h
...............\....\...TimedMsgBox\11-TimedMsgBox.vcproj
...............\....\..............\Resource.h
...............\002.PDF
...............\003.PDF
...............\004.PDF
...............\005.PDF
...............\006.PDF
...............\007.PDF
...............\008.PDF
...............\009.PDF
...............\010.PDF
...............\011.PDF
...............\012.PDF
...............\013.PDF
...............\014.PDF
...............\015.PDF
...............\016.PDF
...............\017.PDF
...............\018.PDF
...............\019.PDF
...............\020.PDF
...............\021.PDF
...............\022.PDF
...............\023.PDF
...............\024.PDF
...............\025.PDF
...............\026.PDF
...............\027.PDF
...............\028.PDF
...............\029.PDF
...............\code\01-ErrorShow\01-ErrorShow.vcproj
...............\....\............\ErrorShow.cpp
...............\....\............\ErrorShow.ico
...............\....\............\ErrorShow.rc
...............\....\............\Resource.h
...............\....\.3-Singleton\03-Singleton.vcproj
...............\....\............\Resource.h
...............\....\............\Singleton.cpp
...............\....\............\Singleton.ico
...............\....\............\Singleton.rc
...............\....\.4-ProcessInfo\04-ProcessInfo.vcproj
...............\....\..............\ProcessInfo.cpp
...............\....\..............\ProcessInfo.ico
...............\....\..............\ProcessInfo.rc
...............\....\..............\Resource.h
...............\....\.5-JobLab\05-JobLab.vcproj
...............\....\.........\Job.h
...............\....\.........\JobLab.cpp
...............\....\.........\JobLab.ico
...............\....\.........\JobLab.rc
...............\....\.........\Resource.h
...............\....\.7-SchedLab\07-SchedLab.vcproj
...............\....\...........\Resource.h
...............\....\...........\SchedLab.cpp
...............\....\...........\SchedLab.ico
...............\....\...........\SchedLab.rc
...............\....\.8-Queue\08-Queue.vcproj
...............\....\........\Queue.cpp
...............\....\........\Queue.h
...............\....\........\Queue.ico
...............\....\........\Queue.rc
...............\....\........\Resource.h
...............\....\...UserSyncCompare\08-UserSyncCompare.vcproj
...............\....\..................\UserSyncCompare.cpp
...............\....\.9-BadLock\09-BadLock.vcproj
...............\....\..........\BadLock.cpp
...............\....\...Handshake\09-Handshake.vcproj
...............\....\............\Handshake.cpp
...............\....\............\Handshake.ico
...............\....\............\Handshake.rc
...............\....\............\Resource.h
...............\....\...LockCop\09-LockCop.vcproj
...............\....\..........\ChainParser.h
...............\....\..........\LockCop.cpp
...............\....\..........\LockCop.ico
...............\....\..........\LockCop.rc
...............\....\..........\Resource.h
...............\....\...Queue\09-Queue.vcproj
...............\....\........\Queue.cpp
...............\....\........\Queue.ico
...............\....\........\Queue.rc
...............\....\........\Resource.h
...............\....\10-FileCopy\10-FileCopy.vcproj
...............\....\...........\FileCopy.cpp
...............\....\...........\FileCopy.ico
...............\....\...........\FileCopy.rc
...............\....\...........\Resource.h
...............\....\.1-Batch\11-Batch.vcproj
...............\....\........\Batch.cpp
...............\....\........\Batch.h
...............\....\........\Batch.ico
...............\....\........\Batch.rc
...............\....\........\Resource.h
...............\....\...PrivateBatch\11-PrivateBatch.vcproj
...............\....\...............\PrivateBatch.cpp
...............\....\...............\PrivateBatch.h
...............\....\...............\PrivateBatch.ico
...............\....\...............\PrivateBatch.rc
...............\....\...............\Resource.h
...............\....\...TimedMsgBox\11-TimedMsgBox.vcproj
...............\....\..............\Resource.h