-
it can help you know C++ souce program quckily
it can help you know C++ souce program quckily
- 2023-02-19 23:40:03下载
- 积分: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
-
所谓图像匹配,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。...
所谓图像匹配,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-stereo matching
- 2023-06-13 12:45:03下载
- 积分:1
-
txl
可以存储最多50个电话信息,包括序号,姓名,地址,电话。具有查找,浏览,修改,添加,删除,查看上一个,下一个记录等功能。注释详细,在masm615下汇编运行。(Can store up to 50 telephone information, including the serial number, name, address, telephone number. Have to find, browse, modify, add, delete, view, on one, the next record function. Note detailed compilation of the masm615 to run under.)
- 2009-09-24 09:59:08下载
- 积分:1
-
DSP程序TI常用例程MatRix,可以参考使用
DSP程序TI常用例程MatRix,可以参考使用-TI procedure commonly used DSP routines MatRix, can refer to the use of
- 2023-05-01 19:30:03下载
- 积分:1
-
一个汇编语言程序,功能是输入一个字符及其前导字符和后续字符!...
一个汇编语言程序,功能是输入一个字符及其前导字符和后续字符!-an assembly language program, which aims to bring in a pre-characters and characters and follow-up characters!
- 2023-02-27 07:45:03下载
- 积分:1
-
vb编写的写字板
vb编写的写字板-vb prepared by the tablet
- 2022-06-01 22:23:26下载
- 积分:1
-
444
光立方制作的源代码,可以直接输入进行编程,减少菜鸟编程实践 (Light cube made of the source code, you can directly enter the program, reducing the rookie programming practice)
- 2013-10-16 14:44:27下载
- 积分:1
-
鼠标控制CD
鼠标控制CD-Audio播放程序!!!!!汇编语言-mouse control CD-Audio player! ! ! ! ! Assembly language
- 2022-02-06 08:56:36下载
- 积分:1
-
4*4键盘扫描,lcd依据键值单行依次显示键值,一行结束后,清屏,重新显示...
4*4键盘扫描,lcd依据键值单行依次显示键值,一行结束后,清屏,重新显示-4* 4 keyboard scanning, lcd display based on key followed by one-way key, and his entourage after the end of the Qing-ping, re-display
- 2022-02-19 23:49:49下载
- 积分:1