文件名称:source
介绍说明--下载内容均来自于网络,请自行研究使用
windows汇编语言程序设计 吴中平著 一书所附所有源代码。
该书重点讲解了Windows环境下汇编语言程序设计的基本原理及其实现过程,尤其对操作系统原理的核心内容——CPU保护方式、内存管理、进程和线程等做了精辟论述。
源码实例丰富详细,用汇编语言实现了windows平台下各种应用,包括保护模式编程,图形界面设计,数据库应用,网络开发等各方面。-windows assembly language programming book Wu Zhongping one attached all the source code. The book focused on the Windows environment for assembly language programming under the basic principle and its realization process, in particular the principle of the core content of the operating system- CPU protection, memory management, process and thread to do such a brilliant expositions. Source code examples of rich detail, using assembly language to achieve a wide range of applications under windows platform, including protected mode programming, graphical interface design, database applications, web development and so on.
该书重点讲解了Windows环境下汇编语言程序设计的基本原理及其实现过程,尤其对操作系统原理的核心内容——CPU保护方式、内存管理、进程和线程等做了精辟论述。
源码实例丰富详细,用汇编语言实现了windows平台下各种应用,包括保护模式编程,图形界面设计,数据库应用,网络开发等各方面。-windows assembly language programming book Wu Zhongping one attached all the source code. The book focused on the Windows environment for assembly language programming under the basic principle and its realization process, in particular the principle of the core content of the operating system- CPU protection, memory management, process and thread to do such a brilliant expositions. Source code examples of rich detail, using assembly language to achieve a wide range of applications under windows platform, including protected mode programming, graphical interface design, database applications, web development and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chapter10_1
...........\console
...........\.......\com_link.bat
...........\.......\console.asm
...........\.......\console.exe
...........\console.exe
...........\c_lres.bat
...........\head.inc
...........\Process_pipe.asm
...........\Process_pipe.exe
...........\Process_pipe.rc
...........\Process_pipe.res
...........\resource.h
...........\sub
...........\...\com_link.bat
...........\...\head.inc
...........\...\subprocess.asm
...........\...\subprocess.exe
...........\subprocess.exe
chapter10_2
...........\c_lres.bat
...........\head.inc
...........\process.ASM
...........\process.exe
...........\process.rc
...........\process.res
...........\resource.h
chapter10_3
...........\c_lres.bat
...........\head.inc
...........\resource.h
...........\topwindow.ASM
...........\topwindow.exe
...........\topwindow.rc
...........\topwindow.res
chapter10_4
...........\c_lres.bat
...........\head.inc
...........\resource.h
...........\thread.asm
...........\thread.exe
...........\thread.rc
...........\thread.res
chapter10_5
...........\critical.asm
...........\critical.exe
...........\critical.rc
...........\critical.res
...........\c_lres.bat
...........\head.inc
...........\resource.h
chapter10_6
...........\c_lres.bat
...........\event.asm
...........\event.exe
...........\event.rc
...........\event.res
...........\head.inc
...........\resource.h
chapter10_7
...........\c_lres.bat
...........\head.inc
...........\resource.h
...........\timer.asm
...........\timer.exe
...........\timer.rc
...........\timer.res
chapter10_8
...........\callfun.asm
...........\callfun.exe
...........\callfun.rc
...........\callfun.res
...........\c_lres.bat
...........\head.inc
...........\makedll.bat
...........\MyDLL.asm
...........\MyDLL.def
...........\Mydll.dll
...........\mydll.lib
...........\resource.h
chapter10_9
...........\c_lres.bat
...........\head.inc
...........\module.ASM
...........\module.exe
...........\module.rc
...........\module.res
...........\resource.h
chapter11_1
...........\client
...........\......\client.asm
...........\......\client.exe
...........\......\client.rc
...........\......\client.res
...........\......\c_lres.bat
...........\......\head.inc
...........\......\resource.h
...........\console
...........\.......\com_link.bat
...........\.......\console.asm
...........\.......\console.exe
...........\console.exe
...........\c_lres.bat
...........\head.inc
...........\Process_pipe.asm
...........\Process_pipe.exe
...........\Process_pipe.rc
...........\Process_pipe.res
...........\resource.h
...........\sub
...........\...\com_link.bat
...........\...\head.inc
...........\...\subprocess.asm
...........\...\subprocess.exe
...........\subprocess.exe
chapter10_2
...........\c_lres.bat
...........\head.inc
...........\process.ASM
...........\process.exe
...........\process.rc
...........\process.res
...........\resource.h
chapter10_3
...........\c_lres.bat
...........\head.inc
...........\resource.h
...........\topwindow.ASM
...........\topwindow.exe
...........\topwindow.rc
...........\topwindow.res
chapter10_4
...........\c_lres.bat
...........\head.inc
...........\resource.h
...........\thread.asm
...........\thread.exe
...........\thread.rc
...........\thread.res
chapter10_5
...........\critical.asm
...........\critical.exe
...........\critical.rc
...........\critical.res
...........\c_lres.bat
...........\head.inc
...........\resource.h
chapter10_6
...........\c_lres.bat
...........\event.asm
...........\event.exe
...........\event.rc
...........\event.res
...........\head.inc
...........\resource.h
chapter10_7
...........\c_lres.bat
...........\head.inc
...........\resource.h
...........\timer.asm
...........\timer.exe
...........\timer.rc
...........\timer.res
chapter10_8
...........\callfun.asm
...........\callfun.exe
...........\callfun.rc
...........\callfun.res
...........\c_lres.bat
...........\head.inc
...........\makedll.bat
...........\MyDLL.asm
...........\MyDLL.def
...........\Mydll.dll
...........\mydll.lib
...........\resource.h
chapter10_9
...........\c_lres.bat
...........\head.inc
...........\module.ASM
...........\module.exe
...........\module.rc
...........\module.res
...........\resource.h
chapter11_1
...........\client
...........\......\client.asm
...........\......\client.exe
...........\......\client.rc
...........\......\client.res
...........\......\c_lres.bat
...........\......\head.inc
...........\......\resource.h