-
编号为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
-
very detailed compilation small example source code and compiled learning course...
很详细的汇编小例子程序源代码以及汇编学习课件!忘多多下载-very detailed compilation small example source code and compiled learning courseware! Download forgotten lot
- 2022-05-22 05:19:38下载
- 积分:1
-
tenets of several computer chip interface code
几个微机原理的芯片接口代码-tenets of several computer chip interface code
- 2022-02-19 22:02:12下载
- 积分:1
-
将一个无序数组排为升序数组或降序数组,且不丢失原来数据。...
将一个无序数组排为升序数组或降序数组,且不丢失原来数据。-A disorderly array of row arrays for ascending or descending array, without loss of the original data.
- 2022-07-25 17:42:00下载
- 积分:1
-
基于ATMEGA16的车载电脑
car computer on ATmega16
- 2022-08-17 06:04:47下载
- 积分:1
-
很好的资料 很好的资料 很好的资料
很好的资料 很好的资料 很好的资料 -good goodgoodgoodgoodgood
- 2022-03-23 21:50:25下载
- 积分:1
-
报警设定时钟
该项目是数字时钟的使用RTC DS12C887和8051微控制器(AT89C51)与时间设定,我们可以将它设置闹铃唯一不同的改进版本。它有助于理解在RTC的12C887设定报警的概念。该方案采用两个外部中断0和1,分别设定时间和闹铃。用于设置时间销P3中的微控制器8051的^2由低,这是外部中断0。对于报警设置微控制器的引脚P3.3由低是外部中断1。
- 2022-02-20 11:32:15下载
- 积分:1
-
Single
单片机LCD程序,用汇编语言写的,里面有详细的源代码和电路图-Single-chip LCD procedures, using assembly language to write, and there are detailed source code and circuit diagram
- 2022-07-04 02:42:03下载
- 积分:1
-
ex9_1脉冲信号调制
ex9_1 脉冲信号调制
ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图
ex9_3 产生7位巴克码编码的二相码
ex9_4 产生7位巴克码和线性调频的混合调制信号
ex9_5 瑞利分布实现程序
ex9_6 瑞利分布+杂波
ex9_7 相关对数正态分布杂波
ex9_8 相关weibull分布杂波
ex9_9 相干相关K分布杂波
ex9_10 线性调频信号的数字化正交解调
ex9_11 雷达脉冲压缩处理
ex9_12 二相编码信号的脉压处理
ex9_13 用FFT和FIR方法实现MTD处理
ex9_14 雷达的恒虚警处理(CFAR)
ex9_15 比较相参积累和非相参积累-ex9_1 pulse signal modulation
ex9_2 carrier 10MHz, bandwidth of 2MHz and the linear frequency modulation signal frequency spectrum
7 Barker ex9_3 produce the two-phase coding code
7 Barker ex9_4 generated code and linear FM modulation of the mixed signal
Rayleigh distribution ex9_5 implementation procedures
Rayleigh distribution ex9_6+ Clutter
lognormal distribution ex9_7 related clutter
weibull distribution ex9_8 related clutter
Related ex9_9 coherent K distributed clutter
LFM signal ex9_10 digital quadrature demodulation
radar pulse compression ex9_11 treatment
ex9_12 BPSK signal pulse pressure treatment
ex9_13 Ways to use FFT a
- 2022-03-12 09:43:38下载
- 积分:1
-
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。...
描述了用汇编语言对dm512信号接受与处理的过程,实现对led灯光控制。-Describes the assembly language used on the dm512 signal acceptance and treatment process, led lighting control to realize.
- 2022-01-26 04:59:42下载
- 积分:1