登录
首页 » 汇编语言 » A relatively simple assembly language

A relatively simple assembly language

于 2022-03-14 发布 文件大小:16.19 kB
0 84
下载积分: 2 下载次数: 1

代码说明:

一个比较简单的汇编语言-编程~希望看到信用卡会在心里订明~不过只是在稍微好一点的基础上

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 8251A实现异步串行接口模式双
    用8251a实现串行口异步方式双机通信,波特率1200bps,采用查询方式发送,中断方式接收。双方平时处在查询键盘、等待中断接收状态,并显示相关提示-8251a achieved using an asynchronous serial interface mode dual-machine communication, baud rate 1200bps, using queries sent, interrupt reception. Look at the two sides usually the keyboard, waiting for interrupt reception status, and display-related tips
    2022-02-24 23:24:07下载
    积分:1
  • good
    液晶的一些内容 很实用 希望能帮厨大家 -good
    2022-02-07 06:04:07下载
    积分:1
  • 用C51串口之间的通信2
    used to communicate between 2 C51 by serial -used to communicate between 2 C51 by serial
    2022-01-26 04:04:50下载
    积分:1
  • 串口的用法,proteus仿真,程序,原理图全套。
    串口的用法,proteus仿真,程序,原理图全套。-Serial port usage, proteus simulation, procedures, a full set of schematics.
    2023-08-27 03:50:04下载
    积分:1
  • 迁移
    这一项目这是更高层次语言到另一种更高的水平语言的转换源代码。 这是编译器的一种类型。 这笔交易与很多平台,我们可以说它是平台独立。 例如:Java 代码转换为.apk
    2022-03-01 02:09:39下载
    积分:1
  • KS0108和KS0107组合的128*64LCD屏显示程式
    KS0108和KS0107组合的128*64LCD屏显示程式-KS0108 and KS0107 portfolio of 128* Embedded-screen display program
    2023-07-21 04:15:03下载
    积分:1
  • #include <iostream> #include <stack> #define MAX_SIZE...
    非递归的快速排序算法-#include #include #define MAX_SIZE 11 using namespace std typedef int elem typedef std::stack Stack int partition(elem*pData, int low, int high) void swap(elem& a, elem& b) void qsort(elem* pData, int low, int high) int partition(elem*pData, int low, int high) { elem key = pData[low] while(low < high) { while(low < high && pData[high] >= key) high-- swap(pData[low], pData[high]) while(low < high && pData[low]
    2022-05-08 16:41:43下载
    积分:1
  • Award BIOS源代码,支持的芯片组看文件,有相同的类型…
    AWARD BIOS源代码,支持的CHIPSET请看文件,有同型号的板子烧上去就可以跑-AWARD BIOS source code, support CHIPSET Look at the documents, have the same type of burning up on the board can run
    2022-02-15 02:40:52下载
    积分:1
  • test upload and LED
    test upload and LED
    2022-03-19 16:50:07下载
    积分:1
  • 这是我最近制作的,觉得还可以,请大家评论以下
    这是我最近制作的,觉得还可以,请大家评论以下-This is my most recent production, I felt that I could, please comment on the following
    2022-11-19 00:00:03下载
    积分:1
  • 696522资源总数
  • 104031会员总数
  • 39今日下载