-
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
-
电子钟的设计参考,可以用来做毕业设计和小玩具,供大家参考一下...
电子钟的设计参考,可以用来做毕业设计和小玩具,供大家参考一下-The design of electronic reference clock can be used to make toys and small-graduate design for the U.S. refer to
- 2022-04-30 12:52:27下载
- 积分:1
-
这是一本很不错的关于数据结构的电子书籍,对于初学者很有帮助。...
这是一本很不错的关于数据结构的电子书籍,对于初学者很有帮助。-This is a very good data on the electronic structure of the books for beginners helpful.
- 2022-07-08 01:25:38下载
- 积分:1
-
nehe classic examples of tutorials to learn opengl each person should take a loo...
nehe的经典实例教程每一个要学opengl的人都应该来看看 必会让你受益匪浅-nehe classic examples of tutorials to learn opengl each person should take a look at the will let you benefit
- 2022-08-22 04:19:11下载
- 积分:1
-
For the most popular network coding techniques, Ivo Adan and Jacques Resing seve...
对于目前最热门的网络编码技术,Ivo Adan and Jacques Resing几个大牛写的一本基础知识介绍的书,经典!-For the most popular network coding techniques, Ivo Adan and Jacques Resing several large cattle write a basic knowledge described in the book, classic!
- 2022-09-15 11:15:03下载
- 积分:1
-
这是一个教程,是初学者的入门教程,从开始到…
这是linux教程是初学者的教程从最初步开始到使用-This is a linux tutorial is a tutorial for beginners from the very beginning to the use of the preliminary. .
- 2022-12-30 13:45:06下载
- 积分:1
-
一个非常详细的介绍如何编写diameter协议客户端的文档
一个非常详细的介绍如何编写diameter协议客户端的文档-diameter-tutorials
- 2022-05-15 10:04:14下载
- 积分:1
-
利用mfc实现网络拨号连接功能,输入用户名、密码即可连接到网络。...
利用mfc实现网络拨号连接功能,输入用户名、密码即可连接到网络。-Mfc realize network using dial-up connection, enter the user name and password to connect to the network.
- 2022-01-22 08:47:32下载
- 积分:1
-
JScript网页特效,包含很多的实现网页特效的方法.
JScript网页特效,包含很多的实现网页特效的方法.
- 2022-03-19 08:34:38下载
- 积分:1
-
IBM
IBM-PC汇编语言答案 这里有清华大学出版的汇编语言的课后练习的答案,可以互相学习交流.-IBM-PC assembly language is the answer here Qinghua University published a compilation of the supplementary exercises language of the answer, we can learn from each other exchanges.
- 2022-07-10 23:43:50下载
- 积分:1