-
字模程序 字模程序 字模程序
字模程序 字模程序 字模程序-Fonts procedures Fonts procedures Fonts procedures procedures Fonts
- 2022-08-09 09:38:49下载
- 积分:1
-
Wang Shuang assembly language courseware, which is slides of both the book, comp...
王爽汇编语言的课件,里面全是幻灯片,全书的都有,学习王爽汇编的人不要错过-Wang Shuang assembly language courseware, which is slides of both the book, compiled by Wang Shuang learning not to be missed
- 2022-03-04 13:18:34下载
- 积分:1
-
这是一个流水灯加汽灯控制程序。采用四位的拨码开关,低电平有效。...
这是一个流水灯加汽灯控制程序。采用四位的拨码开关,低电平有效。-This is a wasted signals Yiding control procedures. The use of dial-4 switches, low-level effective.
- 2022-07-07 10:04:43下载
- 积分:1
-
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,...
编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。
(1)利用单循环链表作为存储结构模拟此过程;
(2)键盘输入总人数、初始报数上限值m及各人密码;
(3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
- 2023-05-21 04:10:03下载
- 积分:1
-
addition of fixed values
固定值的加法。我用bx和ax作为寄存器。bx表示第一个固定值,ax表示第二个固定值,然后将其相加。
- 2022-09-27 03:00:03下载
- 积分:1
-
pic16f877a和LCD1602一个简单的霹雳灯
pic16f877a和LCD1602一个简单的霹雳灯
- 2022-03-13 12:25:49下载
- 积分:1
-
运行环境MASM.程序功能是:小车自动前进!界面简单且易于操作!...
运行环境MASM.程序功能是:小车自动前进!界面简单且易于操作!-runtime environment. Procedures functions : automatic car! Interface is simple and easy to operate.
- 2022-02-04 10:38:36下载
- 积分:1
-
AVR汇编百例,从别人出弄来,希望对大家有所帮助
AVR汇编百例,从别人出弄来,希望对大家有所帮助-Compilation of 100 cases of AVR, get out from others, and they hope to help everyone
- 2022-08-07 08:57:19下载
- 积分:1
-
PIC16F76单片机汇编语言设计,预付费载波电能表源程序,带红外、485...
PIC16F76单片机汇编语言设计,预付费载波电能表源程序,带红外、485-PIC16F76 microcontroller assembly language design, pre-paid carrier meter source, with infrared, 485
- 2022-07-26 10:23:21下载
- 积分:1
-
基于两级目录结构的简单文件系统的管理与操作。
(1) 要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UFD]。在主文件目录中,每
个用户目录都占有一个目录项,其目录项中包含文件名和指向该文件目录文件。在用户文件目录UFD中,
这些文件目录具有相似的结构。具体测试时可考虑:设计一个10个用户的文件系统,每次用户可保存10
个文件,一次运行用户可以打开
- 2022-03-10 03:08:01下载
- 积分:1