-
汇编程序调试软件,较好的编译程序调试软件…
汇编程序调试软件,较好的汇编程序调试软件,是你编程的好帮手-Assembler debugging software, a better compilation of program debugging software, you are programming a good helper
- 2022-03-17 19:39:47下载
- 积分:1
-
小车程序,设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要...
小车程序,设计语言教科书和编译教科书的有关知识,并增加了一些有关汇编 层体系结构的材料,以满足没学过计算机组织的学生们的需要-Trolley procedures, language textbooks and textbooks compiled the relevant knowledge, and an increase of some of the compilation of the material layer architecture to meet the needs of organizations never learned the computer needs of students
- 2022-08-02 23:01:45下载
- 积分:1
-
汇编所写的日历程序源代码,用于dos或者windows 的dos窗口
汇编所写的日历程序源代码,用于dos或者windows 的dos窗口-written in the calendar compiled source code for windows or the dos dos window
- 2022-06-02 04:32:57下载
- 积分:1
-
汇编语言基础知识及相关领域问题讨论,windows基础知识及计算机组成原理,相关论坛。...
汇编语言基础知识及相关领域问题讨论,windows基础知识及计算机组成原理,相关论坛。-basic knowledge of assembly language and discussed issues related fields, windows and basic knowledge of computer components principle, the relevant fora.
- 2023-01-02 09:25:03下载
- 积分:1
-
这是一本汇编的书,是一本很好的汇编圣经…
This is a book of art of assemble.Itis a very good assemble bible.With this book, you can learn assemble language very well.-This is a book of art of a very assemble.Itis bible.With good assemble this book. you can learn assemble language very well.
- 2022-06-30 18:40:23下载
- 积分:1
-
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式...
串口功能的读写程序,包括汇编原代码,可烧录文件,熟悉串口操作的方法和通信格式-Function to read and write serial procedures, including the compilation of the original code, recordable documents, familiar with the serial method of operation and communication format
- 2022-03-25 02:43:38下载
- 积分:1
-
目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼
近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点...
目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼
近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的
速度。
本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订:
(1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修
改,便可直接使用。
(2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的
相互转换子程序进行了彻底改写,提高了运算精度和可靠性。
(3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的
工作变得更简单直观。
在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各
项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7 节的内容。程序清单中开列
了四个栏目:标号、指令、操作数、注释。为方便读者理解,注释尽力详细。
-err
- 2022-05-30 13:06:19下载
- 积分:1
-
详见压缩文件,关于屏幕窗口程序的汇编语言
详见压缩文件,关于屏幕窗口程序的汇编语言-See compressed file, a window on the screen of the assembly language program
- 2022-02-02 03:22:37下载
- 积分:1
-
单片机AT89C2051来编程,轻触式步进调整控制电路。原理图、源程序。...
单片机AT89C2051来编程,轻触式步进调整控制电路。原理图、源程序。-Single-chip AT89C2051 to programming, touch-step adjustment control circuit. Schematics, source code.
- 2022-02-04 18:18:17下载
- 积分:1
-
多模块程序设计:包含汇编命令的使用 INCLUDE: EX21.ASM,EX22.ASM,PP2.ASM 设计多字节减法运算程序,要求程序能显示运算数据和结果数...
多模块程序设计:包含汇编命令的使用 INCLUDE: EX21.ASM,EX22.ASM,PP2.ASM 设计多字节减法运算程序,要求程序能显示运算数据和结果数据(16进制). 数据按逆序存放:先低位后高位-multi-module programming : with the use of the compilation order INCLUDE : EX21.ASM, EX22.ASM, PP2.ASM design of multi-byte subtraction Operational procedures, requirements Operational procedures can show that the data and results data (16 bases). Data stored by Reverse : first low after high
- 2022-01-25 16:56:19下载
- 积分:1