-
波特率计算器baud
波特率计算器baud-zscvzxcvzxcv
- 2022-03-22 08:26:38下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1
-
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西...
这是一个四阶幻方生成器,程序来自动生成多个幻方,幻方是一种神奇的东西-This is a fourth-order magic square generator, procedures to automatically generate a number of magic square, magic square is a wonderful thing
- 2022-09-25 11:40:02下载
- 积分:1
-
本程序是通过利用文件240X.ASM中的子程序对EEPROM240X进行多字节读写的操作...
本程序是通过利用文件240X.ASM中的子程序对EEPROM240X进行多字节读写的操作-This procedure is through the use of the subroutine file 240X.ASM of EEPROM240X multi-byte read and write operation
- 2022-01-25 23:10:19下载
- 积分:1
-
assembly language LED matrix operation
汇编语言的LED阵的操作-assembly language LED matrix operation
- 2022-05-31 16:19:19下载
- 积分:1
-
MSP430F135的TA操作代码,绝对的真实可行.放心下载
MSP430F135的TA操作代码,绝对的真实可行.放心下载-MSP430F135 the TA operation code, is absolutely true feasible. Rest assured Download
- 2022-03-01 06:46:42下载
- 积分:1
-
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。...
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。-This procedure is colorful gradient control procedures, the use of mining realize the exchange of frequency synchronization, by the RGB trichromatic color realize.
- 2022-01-24 09:15:58下载
- 积分:1
-
声音文件,可以通过文件的学习从而达到可以应用程序来这频率,从而达到学习的效果...
声音文件,可以通过文件的学习从而达到可以应用程序来这频率,从而达到学习的效果-voice file, you can use the document so as to achieve the learning process can be applied to this frequency, so as to achieve the effect of learning
- 2022-02-13 23:56:34下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2022-04-13 15:44:34下载
- 积分: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