-
多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。...
多功能跑马灯程序。包括按键、灯 等 。适合初学者联系。有详细介绍。-multifunctional 5,250 procedures. Including the keys, and so on. For beginners links. A detailed briefing.
- 2023-02-17 23:25:03下载
- 积分:1
-
24C02 read and write procedures. Extracting called directly. A descriptive notes...
24C02 的读写程序。解压 直接调用。 有说明注释 的 。-24C02 read and write procedures. Extracting called directly. A descriptive notes.
- 2022-04-17 18:25:03下载
- 积分:1
-
absolutely convenient, but I will not tell the teacher! ! This operation but my...
绝对好用,不过不要告诉俺老师!!这可是我的作业阿!-absolutely convenient, but I will not tell the teacher! ! This operation but my A!
- 2022-04-14 23:23:37下载
- 积分:1
-
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读...
用汇编语言实现2进制向十进制的转换,过程用类似模块化的标签,通过跳转实现,代码块清晰易读-Using assembly language to achieve 2-band conversion to the metric system, the process of labeling similar to the modular, through Jump realized legible block of code
- 2022-01-26 08:10:16下载
- 积分:1
-
masm611.zip good use assembler ah
masm611.zip 很好用的汇编程序呀-masm611.zip good use assembler ah
- 2022-09-10 08:15:03下载
- 积分:1
-
the procedures used assembly language to achieve HOOK technology, complete sourc...
本程序采用了汇编语言实现HOOK技术,有完整源代码,采用RadASM进行工程组织-the procedures used assembly language to achieve HOOK technology, complete source code, RadASM used for engineering organizations
- 2022-03-05 21:56:37下载
- 积分:1
-
汇编语言实验作业,调试正确的词法分析.帮助有需要的朋友少走弯路...
汇编语言实验作业,调试正确的词法分析.帮助有需要的朋友少走弯路-assembly language experiment operations, debugging correct lexical analysis. Help the needy friends detours!
- 2022-03-17 09:31:47下载
- 积分:1
-
这是一个包含了基本操作的记事本软件,与Windows下的记事本软件相似。其中包含了所有的源代码。...
这是一个包含了基本操作的记事本软件,与Windows下的记事本软件相似。其中包含了所有的源代码。-This is a notebook that contains the basic operation of the software, and Windows, the software similar to Notepad. Which contains all the source code.
- 2023-05-24 23:20:02下载
- 积分:1
-
单片机数字电压表汇编程序.希望大家分享哦
单片机数字电压表汇编程序.希望大家分享哦-Single-chip digital voltage meter assembler. Hope that we share Oh
- 2022-07-22 16:26:48下载
- 积分: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