搜索资源列表
NA_3_02
- For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" whi
VB
- 报刊订阅管理系统,C/S结构,界面简洁大方,功能简单实用-Newspaper subscr iption management system, C/S structure, the interface simple and generous, features simple and practical
ysf
- 编号1,2,┉,n的n个人按顺时针方向围坐一圈,每个人持有一个密码(正整数),一开始,任选一个正整数作为报数上线值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1开始报数,如此下去,直至所有人全部出列为止。设计一个程序求出出列顺序。-No. 1,2, ┉, n, n individuals sitting clockwise circle, each person holds a password (
finished
- 试用分别用线性表的向量存储结构和链表存储结构来实现约瑟夫(Josephu)问题。约瑟夫问题如下: 设有n个人围坐圆桌周围。从某个位置上的人开始从1报数,数到m的人便出列,下一个人(第m+1个)又从1报数开始,数到m的人便是第2个出列的人,依次类推,直到最后一个人出列为止,这样就可以得到一个人员排列的新次序。例如,n=8,m=4,从第1个人数起,得到的新次序为48521376.-Trial were linear vector table storage structure and th
Compute
- 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号 -Joseph (Josephus) Central issue: numbered 1,2
kuaijiefangshi---3
- 一个快捷方式的管理软件,把很多程序的启动图标集合起来便于操作,同样易语言编写,调试时可能报毒 对了,调试需安装易语言环境 -Management software, a shortcut to start many programs set up and easy to operate icon is also easy to language, debugging may be toxic to the newspaper, and debugging environment need to
BaoShu
- 报数游戏:设有N个人围坐一圈并按顺时针方向从1到N编号,从第S个人开始进行1到M报数,报数到第M个人时,此人出圈,再从他的下一个人重新开始1到M的报数,如此进行下去直到所有的人都出圈为止。现要打印出出圈次序。-Reported that the number of games: with N individuals sitting around a circle clockwise according to numbers from 1 to N, start from S 1 to M ind
1
- 易语言数据报组件循环发送接收数据源码例程程序结合易语言核心支持库的数据报组件,使用循环发送数据,演示数据报数据到达事件的处理机制。-Easy assembly language newspaper circulation data source sending and receiving data with the routine procedures for core support library easy language components of the data reported,
shejishi
- 英语作文网 会员中心 TAG标签 网站地图 RSS订阅首页 英语四级 高考英语 中考英语... 高中英语更多... about sports about myself 关于校园浪费问题!(-There are many professions for me to choose from: teaching, newspaper work, research on social science and so on. Among them, the work of a reporter may su
automatic_saler
- 自动零售机 只接受1 2 5分 每份报纸5分 自动找零以及给出报纸-automatic saler machine. 1 2 5 peny is desired .5peny per newspaper .automatic give out change and the newspaper
alert_clock
- 闹钟程序,基于VB,与其它闹钟程序不同的是它可以响铃,而且还可以语音报出现在时间,调用了系统的DLL,可以作为一个实例来学习-Alarm clock program, based on VB, with other alarm clock programs that it can ring, but also the Voice newspaper at the time, call a system DLL can be used as an instance of learning
Josephus-Problem
- 约瑟夫问题:编号为1,2,……,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph: Number as 1, 2, ......, n n individuals in a clockwise direction around
yuesefu-huan
- 约瑟夫问题的一种描述是:编号为1,2,...,n 的n 个人按顺时针方向围坐一 圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值 m, 从第一个人开始。按顺时针方向自 1 开始顺序报数,报到m 时停止报数。报m 的人出列,将他的密码作为新的m 值, 从他在顺时针方向上的下一个人开始重 新从1 报数,如此下去,直至所有人全部出列为止。试设计程序求出出列顺 序。 -Joseph a descr iption of the problem: numbered
4
- 例 总人数为三十人 确定一个正整数 进行报数 报道设置得数人淘汰 求出最后一个人 -Cases the total number to 30 and identified a number of positive integers newspaper reports setting out thanks to a number of people find the last one
shiyan1
- 约瑟夫斯问题求解(约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。)本程序就是解决上述问题-Josephus Problem Solving (Josephus (Jose
2Josephus
- 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。-Joseph (Josephus) Central question: numbered 1,2,3
Hadley
- 计算Hadley经圈环流的Fortran程序,可以配合南信大校报上的文献理解使用。-Hadley meridional circulation is calculated Fortran program, you can tie the literature on the South believe understanding the use of a large newspaper.
ASP
- ASP版本在线读报系统,是一款实用的源代码,方便大家学习-ASP version of the online newspaper System
test2
- 2、 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。 建立n个人的单循环链表存储结构,运行结束后,输出依次出队的人的序号。 -2, Joseph (Josephus) Central question: nu
VB-alarm-time
- VB响铃闹钟还可语音报时间,有兴趣的可以试玩-VB is also ringing the alarm time Voice newspaper