-
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编...
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.
- 2023-08-11 06:25:03下载
- 积分:1
-
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2...
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2->next=head p=head删除当前的结点,然后再继续判断。-The next_permutation() function attempts to transform the given range of elements
- 2022-02-12 22:11:40下载
- 积分:1
-
一款非常小的液晶显示屏,适合于便携式设备使用。
一款非常小的液晶显示屏,适合于便携式设备使用。-A very small LCD screen, suitable for use in portable devices.
- 2022-02-04 23:02:46下载
- 积分:1
-
这是我个人的写作,p80_7款PC
这是我个人写的,P807段在PC上
- 2022-02-16 00:23:32下载
- 积分:1
-
实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分....
实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分.-CAN Bus receive, send, fault handling, the processor is STC89C58RD. central air-conditioning control system of the next crew part of that process.
- 2022-07-17 06:54:13下载
- 积分:1
-
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。...
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。-Title achieve the DOS in the COPY command. Be the first to open the source file and destination file, followed by sequential reads the source file is assigned to the purpose of the file corresponds to each byte location, the source file read, the purpose of copying documents the success of the natural.
- 2023-07-11 05:20:03下载
- 积分:1
-
err
源码公开-线弹性动力分析直接积分
声明:
贴出源程序只是为了给有这方面需要的弟兄提供参考,并
非用于和做这方面工作的弟兄讨论用。
本人不对程序的正确性提供任何保证,不对程序的可读性
承担任何义务,也不承担对使用者在使用过程中的任何问
题提供解答的义务。
同意本声明的弟兄可以以任何的方式修改、使用
和传播本程序。否则,请勿以任何方式使用本程序。
NEWMARK BETA源程序(FORTRAN)。程序是一个独立的文件(
F77格式),使用者可将其拷入一个文件并改名为.FOR即可。
如:NEWMARK.FOR。程序中的矩阵和向量均为满存储。
-err
- 2022-06-27 11:08:02下载
- 积分:1
-
汽车通讯控制程序LOU RANMIAO 1
汽车通讯控制程序LOU RANMIAO 1-automotive communications control procedures RANMIAO a writer
- 2022-02-06 12:34:19下载
- 积分:1
-
PHILIPS ARM IAP程序,用于远程更新
PHILIPS ARM IAP程序,用于远程更新-PHILIPS ARM IAP procedures for remote update
- 2022-01-27 16:15:13下载
- 积分:1
-
这个源代码是用汇编语言编辑的, 是可运行是源代码,用Masm611版本的编程环境运行即可。...
这个源代码是用汇编语言编辑的, 是可运行是源代码,用Masm611版本的编程环境运行即可。-the source code is compiled using the language editor, is running the source code, using Masm611 version of the programming environment can be run.
- 2022-02-20 15:59:18下载
- 积分:1