登录
首页 » 汇编语言 » 9 realize elevator control layer functions as follows: 1, first assume that no p...

9 realize elevator control layer functions as follows: 1, first assume that no p...

于 2023-05-11 发布 文件大小:1.96 kB
0 27
下载积分: 2 下载次数: 1

代码说明:

实现9层电梯控制 功能如下:1,先假设没上楼之前,楼层运行看不到(没图形),可以当做随机看待。 2。当在某层按电梯开关后,在屏幕显示电梯停到该指定楼层的图形状态。 3。随后可以按想去的楼层,在屏幕显示电梯运动过程,, 4,可选择是否还执行本程序(坐电梯)-9 realize elevator control layer functions as follows: 1, first assume that no public housing, before running the floor can not see (no graphics) can be viewed as random. 2. When a layer switch by the elevator, the elevator stopped on the screen display to the graphics state designated floors. 3. Then may want to go to the floor, in the screen display elevator movement process, 4, can choose whether the implementation of this program (elevator)

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

发表评论

0 个回复

  • 可驱动8/16位数码管显示或64/128只独立LED的BC8271A芯片中断方式程代码...
    可驱动8/16位数码管显示或64/128只独立LED的BC8271A芯片中断方式编程代码-can drive 8/16 Digital Display or 64/128 only independent BC8271A LED chip interrupt programming code
    2023-07-06 21:25:02下载
    积分:1
  • x86 mmx 指令大全
    x86 mmx 汇编指令大全-x86 mmx compilation instructions Daquan
    2022-07-18 22:40:51下载
    积分:1
  • it can help you use C++ program we
    it can help you use C++ program we
    2023-01-31 04:20:03下载
    积分:1
  • our recent experiments
    我们最近做的实验-our recent experiments
    2023-04-18 15:40:03下载
    积分:1
  • 简易的电子琴程序,在通用的PC下运行,没有什么外观可,通过键盘字母实现按键发声...
    简易的汇编电子琴程序,在通用的PC下运行,没有什么外观可言,通过键盘字母实现按键发声-Simple compilation of flower procedures, the common PC running under no appearance at all, through the keyboard keys letters realize voice
    2023-05-30 22:00:03下载
    积分:1
  • 实现与windows记事本类似的界面与功能,在masm32下运行,注释详细。...
    实现与windows记事本类似的界面与功能,在masm32下汇编运行,注释详细。-Implementation and windows Notepad like interface and functions under the masm32 assembly operation, detailed comments.
    2022-04-15 19:48:51下载
    积分:1
  • 学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为...
    学习单片机的教程往往是流水灯、数码管、键盘等等。这些例程主要是熟悉单片机的端口性质,程序算法一般都比较简单。极少见结合单片机I/O端口,内部存储器以及运算技巧为一体的综合性练习。超简单单片机学习套材中的16X16汉字点阵模块提供了一个全新的学习平台。在一块只能显示一个汉字的点阵中,只利用Atmega48的内部资源实现几个汉字的移动,不但要清楚点阵的物理性能,知道如何送数据;还要了解单片机的可用资源,并通过编程利用内部存储器移动交换数据,确实是需要些技-Microcontroller tutorial to learn is often water lights, digital control, keyboard and so on. These routines are mainly familiar with the nature of microcontroller port, the program algorithm is generally relatively simple. Rare combination of microcontroller I/O ports, the internal memory and computing skills integrated exercises. Super-simple MCU learning materials in the 16X16 set of Chinese characters dot-matrix module provides a new learning platform. Can only display one character at a dot-matrix, only the use of internal resources to achieve Atmega48 few characters of the movement, not only to clear the physical properties of dot-matrix, to know how to send data also understand the MCU resources available, and programmed to exchange data using internal m
    2022-03-25 02:44:30下载
    积分:1
  • LANDSCAPE SOURCE There is a makefile, two C sources and one ASM file he...
    LANDSCAPE SOURCE There is a makefile, two C sources and one ASM file here. As it should always be, the ASM stuff contains the innermost pieces of code for the effect, and also some other stuff related to low-level keyboard input.-LANDSCAPE SOURCE There is a makefile, two C sources and one ASM file here. As it should always be, the ASM stuff contains the innermost pieces of code for the effect, and also some other stuff related to low-level keyboard input.
    2022-10-23 22:55:03下载
    积分:1
  • 窗口管理修改版.rar
    窗口管理修改版.rar-window management modified version. Rar
    2022-09-13 01:40:03下载
    积分:1
  • 工作环境为: 按键采用中断方式 IIC总线接通 P0口上拉 LS244使能 接通数码管 K0:确定键,用来确定调节好的时钟或者闹钟...
    工作环境为: 按键采用中断方式 IIC总线接通 P0口上拉 LS244使能 接通数码管 K0:确定键,用来确定调节好的时钟或者闹钟 K1:时钟调节键,用来选择时钟调节的位置 K2:调节键,用来使选中的数字发生改变 K3:闹钟调节键,用来选择闹钟调节的位置 接通电源后可能需要按一次K4(复位键),时钟才会开始走动,此时是一个默认的时间,使用K1来选择需要更改的数字的位置,然后按K2调节,所有的数字都调节好后按K0确定,则时钟会按照新调节好的数据开始走动。 闹钟默认为晨7点,可以通过K3+K2+K0来调节,调节方法同时钟调节。 这是一个比较完善的时钟程序,当然还可以增加许多功能,例如增加闹钟的时间段,或者使到时间后某个输出有效等等,请大家多琢磨,希望看到各位写出的程序比我的这个好。 这个试验主要是学习PCF8563的使用,但也综合了IIC总线读写、中断方式按键处理、数码管数字显示、数码管动态刷新以及内部软件定时等方面,因此是一个综合性比较强的试验。
    2022-06-29 23:08:31下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载