-
使用汇编语言进行编程,实现一个扫描的功能
使用汇编语言进行编程,实现一个扫描的功能-The use of assembly language programming, the implementation of a scanning function
- 2022-05-21 22:40:04下载
- 积分:1
-
显示石英钟表,用汇编语言写的,也挺简单,初学者比较适合...
显示石英钟表,用汇编语言写的,也挺简单,初学者比较适合-Show quartz sheet, written in assembly language, but also quite simple and more suitable for beginners
- 2023-04-11 02:00:03下载
- 积分:1
-
最简单的例子,有电路仿真,和源代码,本人初学的东西。
最简单的例子,有电路仿真,和源代码,本人初学的东西。-89C51+ds1302
- 2022-02-21 05:21:50下载
- 积分: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
-
Using assembly language to achieve that can play songs that procedure, in 51 sin...
用汇编语言实现的可以播放歌曲的是程序,在51单片机上配合蜂鸣器可以播放梁祝的歌曲。-Using assembly language to achieve that can play songs that procedure, in 51 single-chip buzzer can play with the song Butterfly Lovers.
- 2022-02-04 13:09:06下载
- 积分:1
-
4.asm
4.obj
a program for manage the student s data
4.asm
4.obj
a program for manage the student s data-4.asm 4.obj manage a program for the Studen t s data
- 2022-02-01 10:39:57下载
- 积分:1
-
实现图书查询等功能,可以帮助新的同学完成毕业的课程设计...
实现图书查询等功能,可以帮助新的同学完成毕业的课程设计-Book Search features to achieve, you can help the new students to complete graduate course design
- 2023-07-20 06:35:03下载
- 积分:1
-
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现动态时间的显示,...
本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现动态时间的显示,-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and can achieve dynamic time,
- 2022-12-14 14:30:03下载
- 积分:1
-
ht6222的接收程序
ht6222的接收程序 -ht6222 reception procedures
- 2023-05-16 10:30:03下载
- 积分:1
-
(1) of the code after the function is an array on an array of n for the first ti...
(1)该码功能是将数组后n为一次放在数组前面,不改变其他元素顺序;
(2)用二分法求方程的根。-(1) of the code after the function is an array on an array of n for the first time in front of the other elements do not change the order (2) equation for the root of the dichotomy.
- 2022-06-02 21:33:27下载
- 积分:1