-
- 2022-04-14 15:05:24下载
- 积分:1
-
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺...
本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。
演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。-This procedure description specifically for Joseph problem: The serial number is 12, ... The n n individual surrounds the ready-made one circle according to the clockwise sense , each person holds (positive integer) a password, one positive integer beginning to assume a post of selections is upper limits ms numbering off, direction starts the hour hand beginning from the first people according to order from 1 numbering off in proper order , stop numbering off when reporting m, the person place column reporting m looks on his password as new m value , the individual begins to number off again from 1 , getting down like this from his time as soon as going ahead in clockwise sense, until proprietor all till leaving self s place in the ranks.
- 2022-10-13 13:15:03下载
- 积分:1
-
C++ Builder开发者的很好的参考资料
C++ Builder开发者的很好的参考资料-C Builder development of good reference
- 2023-07-22 14:05:06下载
- 积分:1
-
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professi...
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。
跟我一起写 Makefile-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
- 2022-03-21 17:11:40下载
- 积分:1
-
这是一个关与实习程序文法的程序是在PASCAL的经典编程框架.
这是一个关与实习程序文法的程序是在PASCAL的经典编程框架.-This is a programme which is about the practicing programme grammer built by PASCAL.
- 2022-02-21 05:26:12下载
- 积分:1
-
delphi 动态设置ip地址
IP地址动态设置,可将IP地址保存至EXCEL中,打开程序后载入EXCEL文件,用户可选择对应的IP地址点击确认按钮后,便可应用。
- 2022-01-31 18:38:51下载
- 积分:1
-
windows desk 程序
windows desk 程序-windows desk procedures
- 2022-03-24 09:34:17下载
- 积分:1
-
心电数据分类器
心电数据分类、 特征提取进行离散余弦变换,然后分类,由神经的解决办法,数据也是可用。A算法求解二次规划 (QP) 出现的问题,在训练期间。
- 2022-01-23 11:16:49下载
- 积分:1
-
A pressure gauge procedures, in the dialog box enter the number above ruler can...
一个压力计程序,在对话框中输入数字,上面的尺子就可自动跑到对应的数字上-A pressure gauge procedures, in the dialog box enter the number above ruler can automatically go to the corresponding figures
- 2022-06-14 08:51:33下载
- 积分:1
-
Turbo c 2.0开发,可以对硬盘的主引导扇区的某些信息进行加密,从而对这个硬盘其到加密作用!!这样就不能进入系统了...
Turbo c 2.0开发,可以对硬盘的主引导扇区的某些信息进行加密,从而对这个硬盘其到加密作用!!这样就不能进入系统了-Turbo c 2.0, the drive can master boot some of the information encrypted on the hard drive so as to its encryption role! ! This can not enter the system
- 2022-03-19 15:10:27下载
- 积分:1