CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言

文件名称:source

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    462.68kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

windows汇编语言程序设计 吴中平著 一书所附所有源代码。

该书重点讲解了Windows环境下汇编语言程序设计的基本原理及其实现过程,尤其对操作系统原理的核心内容——CPU保护方式、内存管理、进程和线程等做了精辟论述。

源码实例丰富详细,用汇编语言实现了windows平台下各种应用,包括保护模式编程,图形界面设计,数据库应用,网络开发等各方面。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

chapter10_4
chapter10_4/c_lres.bat
chapter10_4/head.inc
chapter10_4/resource.h
chapter10_4/thread.asm
chapter10_4/thread.exe
chapter10_4/thread.rc
chapter10_4/thread.res
chapter10_2
chapter10_2/c_lres.bat
chapter10_2/head.inc
chapter10_2/process.ASM
chapter10_2/process.exe
chapter10_2/process.rc
chapter10_2/process.res
chapter10_2/resource.h
chapter10_3
chapter10_3/c_lres.bat
chapter10_3/head.inc
chapter10_3/resource.h
chapter10_3/topwindow.ASM
chapter10_3/topwindow.exe
chapter10_3/topwindow.rc
chapter10_3/topwindow.res
chapter10_1
chapter10_1/console
chapter10_1/console/com_link.bat
chapter10_1/console/console.asm
chapter10_1/console/console.exe
chapter10_1/console.exe
chapter10_1/c_lres.bat
chapter10_1/head.inc
chapter10_1/Process_pipe.asm
chapter10_1/Process_pipe.exe
chapter10_1/Process_pipe.rc
chapter10_1/Process_pipe.res
chapter10_1/resource.h
chapter10_1/sub
chapter10_1/sub/com_link.bat
chapter10_1/sub/head.inc
chapter10_1/sub/subprocess.asm
chapter10_1/sub/subprocess.exe
chapter10_1/subprocess.exe
chapter10_5
chapter10_5/critical.asm
chapter10_5/critical.exe
chapter10_5/critical.rc
chapter10_5/critical.res
chapter10_5/c_lres.bat
chapter10_5/head.inc
chapter10_5/resource.h
chapter10_6
chapter10_6/c_lres.bat
chapter10_6/event.asm
chapter10_6/event.exe
chapter10_6/event.rc
chapter10_6/event.res
chapter10_6/head.inc
chapter10_6/resource.h
chapter10_7
chapter10_7/c_lres.bat
chapter10_7/head.inc
chapter10_7/resource.h
chapter10_7/timer.asm
chapter10_7/timer.exe
chapter10_7/timer.rc
chapter10_7/timer.res
chapter10_8
chapter10_8/callfun.asm
chapter10_8/callfun.exe
chapter10_8/callfun.rc
chapter10_8/callfun.res
chapter10_8/c_lres.bat
chapter10_8/head.inc
chapter10_8/makedll.bat
chapter10_8/MyDLL.asm
chapter10_8/MyDLL.def
chapter10_8/Mydll.dll
chapter10_8/mydll.lib
chapter10_8/resource.h
chapter10_9
chapter10_9/c_lres.bat
chapter10_9/head.inc
chapter10_9/module.ASM
chapter10_9/module.exe
chapter10_9/module.rc
chapter10_9/module.res
chapter10_9/resource.h
chapter11_1
chapter11_1/client
chapter11_1/client/ARW09DN.ICO
chapter11_1/client/client.asm
chapter11_1/client/client.exe
chapter11_1/client/client.rc
chapter11_1/client/client.res
chapter11_1/client/c_lres.bat
chapter11_1/client/head.inc
chapter11_1/client/resource.h
chapter11_1/client_baosi.bmp
chapter11_1/client_jiufurong.bmp
chapter11_1/client_malingdao.bmp
chapter11_1/client_sudaji.bmp
chapter11_1/server
chapter11_1/server/c_lres.bat
chapter11_1/server/head.inc
chapter11_1/server/resource.h
chapter11_1/server/server.asm
chapter11_1/server/server.exe
chapter11_1/server/server.rc
chapter11_1/server/server.res
chapter11_1/server.bmp
chapter11_2
chapter11_2/ie
chapter11_2/ie/c_lres.bat
chapter11_2/ie/head.inc
chapter11_2/ie/ie.asm
chapter11_2/ie/ie.exe
chapter11_2/ie/ie.obj
chapter11_2/ie/ie.rc
chapter11_2/ie/ie.res
chapter11_2/ie/resource.h
chapter11_2/ie/syntaxword.txt
chapter11_2/web
chapter11_2/web/c_lres.bat
chapter11_2/web/default.htm
chapter11_2/web/head.inc
chapter11_2/web/resource.h
chapter11_2/web/web.aps
chapter11_2/web/web.asm
chapter11_2/web/web.exe
chapter11_2/web/web.obj
chapter11_2/web/web.rc
chapter11_2/web/web.res
chapter12_1
chapter12_1/c_lres.bat
chapter12_1/head.inc
chapter12_1/odbc.asm
chapter12_1/odbc.exe
chapter12_1/odbc.obj
chapter12_1/odbc.rC
chapter12_1/odbc.rct
chapter12_1/odbc.res
chapter12_1/resource.h
chapter12_1/student.mdb
chapter2_1
chapter2_1/proframe.asm
chapter2_1/PROFRAME.EXE
chapter2_2
chapter2_2/sum.asm
chapter2_2/SUM.EXE
chapter2_3
chapter2_3/div.asm
chapter2_3/DIV.EXE
chapter2_4
chapter2_4/archive.asm
chapter2_4/ARCHIVE.EXE
chapter3_1
chapter3_1/dos.inc
chapter3_1/VBARE.ASM
chapter3_1/VIRTUAL.ASM
chapter3_1/VIRTUAL.EXE
chapter3_2
chapter3_2/EXTEND.C
chapter3_2/EXTEND.EXE
chapter4_1
chapter4_1/com_link.bat
chapter4_1/test.asm
chapter4_1/test.exe
chapter5_1
chapter5_1/com_link.bat
chapter5_1/head.inc
chapter5_1/window.asm
chapter5_1/window.exe
chapter5_2
chapter5_2/c_r_l.bat
chapter5_2/head.inc
chapter5_2/simplemenu.asm
chapter5_2/simplemenu.exe
chapter5_2/simplemenu.rc
chapter5_2/simplemenu.RES
chapter5_3
chapter5_3/c_lres.bat
chapter5_3/floatmenu.aps
chapter5_3/floatmenu.asm
chapter5_3/floatmenu.exe
chapter5_3/floatmenu.rc
chapter5_3/floatmenu.res
chapter5_3/head.inc
chapter5_3/resource.h
chapter6_1
chapter6_1/com_link.bat
chapter6_1/graphics.asm
chapter6_1/graphics.exe
chapter6_1/head.inc
chapter6_2
chapter6_2/c_lres.bat
chapter6_2/head.inc
chapter6_2/resource.h
chapter6_2/shear.asm
chapter6_2/shear.exe
chapter6_2/shear.rc
chapter6_2/shear.res
chapter6_3
chapter6_3/c_lres.bat
chapter6_3/head.inc
chapter6_3/mmiso.asm
chapter6_3/mmiso.exe
chapter6_3/mmiso.rc
chapter6_3/mmiso.res
chapter6_3/resource.h
chapter6_4
chapter6_4/c_lres.bat
chapter6_4/head.inc
chapter6_4/resource.h
chapter6_4/sin.asm
chapter6_4/sin.exe
chapter6_4/sin.rc
chapter6_4/sin.res
chapter6_5
chapter6_5/capturemap.asm
chapter6_5/capturemap.exe
chapter6_5/capturemap.rc
chapter6_5/capturemap.res
chapter6_5/c_lres.bat
chapter6_5/head.inc
chapter6_5/resource.h
chapter6_6
chapter6_6/com_link.bat
chapter6_6/head.inc
chapter6_6/textout.asm
chapter6_6/textout.exe
chapter7_1
chap

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com