-
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的
ASM 的教程。
这是使用 win32asm进行数据库编程,进行WINDOWS界面编程,
Win32ASM的编译器最常用的有两种:Borland公司的Tasm5.0和Microsoft的Masm6.11以上版本,两种编译器各有自己的优缺点,Tasm带了一个不大不小的Import库,而Masm没有带,但Masm在代码的优化上面好象比Tasm做得好,但它却不带Import库。看来使用哪一种编译器还是比较难选择的,但Steve Hutchesson给了我们一个答案,他为Masm建立了一个很全的Import库,基本上包括了Windows绝大部分的Api函数,这些库、include文件和其他工具还有Masm6.14版本一起做成了一个 Masm32编译器 -- Masm32V5。这样一来,我们用汇编编程就象用C一样方便。
因为有了Masm32V5,所以就我个人而言,我推荐使用Masm作为Win32ASM的编译工具,但Masm和Tasm的宏语法有很多的不同,我的这个教程是以Masm格式写的。-err
- 2022-01-24 15:41:06下载
- 积分:1
-
s60_development入门C++应用程序开发
s60_development getting started with c++ app dev
- 2022-05-22 13:55:35下载
- 积分:1
-
the annotated stl source
stl源码剖析,学习stl很好的一本进阶书,侯捷的-the annotated stl source
- 2022-07-28 05:07:53下载
- 积分:1
-
iptables是linux下功能强大的防火墙管,有NAT支持,但网上的手册不多,分享一下下!...
iptables是linux下功能强大的防火墙管,有NAT支持,但网上的手册不多,分享一下下!-iptables is a powerful firewall under linux pipe, there are NAT support, but the online manual not much to share next!
- 2022-08-12 13:02:28下载
- 积分:1
-
pe文件格式(英文),可参考
pe文件格式(英文),可参考-pe document format (English), the reference
- 2023-07-22 07:30:02下载
- 积分:1
-
image processing introductory information on a very detailed notes written by VC
图像处理的入门资料有很详细的注释,VC写的-image processing introductory information on a very detailed notes written by VC
- 2022-01-20 22:52:12下载
- 积分:1
-
Search article content, do not need to delete the contents of the article.
检索文章里的内容,删除文章中不需要的内容。-Search article content, do not need to delete the contents of the article.
- 2022-04-09 22:39:40下载
- 积分:1
-
MFC Visual C programming examples, to learn MFC helpful friends should share wit...
Visual C++MFC编程实例,对学习MFC的朋友应该很有帮助,与大家分享!-MFC Visual C programming examples, to learn MFC helpful friends should share with you!
- 2023-06-09 05:00:05下载
- 积分:1
-
手机电视的介绍文档,希望对大家有所帮助。手机电视接着又会是手机的另一个亮点...
手机电视的介绍文档,希望对大家有所帮助。手机电视接着又会是手机的另一个亮点-Introduction of mobile TV documents, and they hope to be helpful to everyone. Mobile TV and then the phone will be another bright spot
- 2022-07-17 23:51:05下载
- 积分:1
-
MFCWindows程序设计(第二版)(中文版)的全部配套源代码
MFCWindows程序设计(第二版)(中文版)的全部配套源代码-MFCWindows Program Design (Second Edition) (Chinese version) of all supporting source code
- 2022-11-12 21:55:04下载
- 积分:1