Welcome![Sign In][Sign Up]
Location:
Search - NIM

Search list

[SourceCodenim.zip

Description: nim
Platform: | Size: 122175 | Author: | Hits:

[Game Programnim.zip

Description: nim,小游戏
Platform: | Size: 122175 | Author: | Hits:

[Windows Developnim游戏代码参考

Description: 安全状态转换
Platform: | Size: 683 | Author: hwl061006204@126.com | Hits:

[Game Programnim

Description: nim,小游戏-nim, slightly plays
Platform: | Size: 121856 | Author: 李云 | Hits:

[Program docBS2F7VZ0165

Description: SHARP DVB-S2 NIM Tuner (model: BS2F7VZ0165 Specification
Platform: | Size: 602112 | Author: vz | Hits:

[Program docBS2F7VZ0164

Description: SHARP DVB-S2 NIM Tuner (model: BS2F7VZ0165) Specification
Platform: | Size: 316416 | Author: vz | Hits:

[Windows DevelopNIMgame

Description: NIM Game simulation implemented in Prolog
Platform: | Size: 4096 | Author: Larrr | Hits:

[Windows Developnim

Description: Nim游戏是一个著名而且有很多版本的经典游戏,其获胜策略是 两名参与者交替从一堆石子中取出若干数目其数目有参与者决定。但 是要求参与者每次至少取出一个,至多一半,然后由另一名参与者继 续取,拿到最后一颗石子者输。人和电脑随几分先后,电脑有聪明和愚蠢模式 共四种情况-Nim game is a well-known, and there are many versions of the classic game, their winning strategy is a pile of stones from the two players alternately remove a certain number of the number of participants in their decision. But requires participants to take out one time at least, up to half, and then by another participant to continue to take, and get the last one stones were lost. With a few minutes and the computer has, the computer models have a total of four kinds of intelligence and stupidity of
Platform: | Size: 1024 | Author: sunjing | Hits:

[OpenGL programNIM_irene

Description: NIM game, a traditional game
Platform: | Size: 18432 | Author: irdecan | Hits:

[Other GamesNIM

Description: Logical game NIM. Nim is a player vs computer mathematical game of strategy in which players take turns removing objects from distinct heaps. On each turn, a player must remove at least one object, and may remove any number of objects provided they all come from the same heap.
Platform: | Size: 250880 | Author: AleX | Hits:

[Windows DevelopNim

Description: Nim游戏(The game of Nim)是一个很著名而且有很多版本的游戏.下面这个版本有一个有趣的获胜策略.两名参与者交替从一堆石子中取出若干数目,其个数由参与者自已决定.但是要求参与者每次至少取出一个,至多取出一半,然后另一名参与者继续.拿到最后一个石子的参与者将输掉该游戏. 编写一个程序,让计算机和人较量.在10到100之间生成一个随机数作为初始的石子数目.然后,随机产生0或1,以决定是计算机先玩还是人先玩.然后,再随机产生0或1,以决定计算机采用"聪明"还是"愚蠢"模式.在愚蠢模式中,在轮到计算机时,简单地取走随机数目(介于1到n/2之间)的石子 在聪明模式中,计算机每次取走一定数目的石子,使得剩下的石子数目是2的某次幂减1,例如3,7,15,31,63.这总是可行的,除非当前的石子数正好是2的某次幂减1.在这种情况下,计算机取走随机数目的石子. 你将会发现,当计算机在聪明模式下且是先下手时,它总是不可击败的,除非原始石子数目很偶然的是2的某次幂减1.例如15,31,63.当然,如果人是先手而且知道获胜策略时,也是可以战胜计算机的. -Nim game (The game of Nim) is a well-known and there are many versions of the game. Here is an interesting version of a winning strategy. Two players alternately remove stones from the pile of a certain number, the number of the participants own decision. but requires participants to take out at least one time, up to remove the half, and then the other participants to continue. get the last stone of the participants will lose the game. Write a program that allows computers and the throne. 10 to 100 generate a random number as the initial number of pebbles. And then, randomly generated 0 or 1, to determine whether to play or people get the computer to play first. Then, again randomly produce 0 or 1, to determine the computer using "smart" or "stupid" mode. in stupid mode, the turn of the computer, simply pick random number (from 1 to n/2 between) the stones in smart mode, the computer each time you pick a certain number of stones, making the number of remaining stones is a power of 2
Platform: | Size: 267264 | Author: fangyuan | Hits:

[Mathimatics-Numerical algorithmsNIM

Description: NIM选数字游戏算法,来自微软公司的编程之美-NIM algorithm selected figures from the beauty of Microsoft' s programming
Platform: | Size: 283648 | Author: sssw | Hits:

[Other Riddle gamesNIM

Description: Nim游戏(The game of Nim)是一个很著名而且有很多版本的游戏.下面这个版本有一个有趣的获胜策略.-Nim game (The game of Nim) is a very famous and there are many versions of the game. The following version has an interesting strategy to win.
Platform: | Size: 262144 | Author: houhan | Hits:

[Other Riddle gamesnim-game

Description: nim小游戏 可在dos系统下与计算机玩游戏 让计算机和人较量.在10到100之间生成一个随机数作为初始的石子数目.然后,随机产生0或1,以决定是计算机先玩还是人先玩.然后,再随机产生0或1,以决定计算机采用"聪明"还是"愚蠢"模式.在愚蠢模式中,在轮到计算机时,简单地取走随机数目(介于1到n/2之间)的石子 在聪明模式中,计算机每次取走一定数目的石子,使得剩下的石子数目是2的某次幂减1,例如3,7,15,31,63.这总是可行的,除非当前的石子数正好是2的某次幂减1.在这种情况下,计算机取走随机数目的石子.-nim game system in the dos and computer games to computers and people to compete. 10 to 100, generates a random number between the stones as the initial number. Then, random 0 or 1, to decide whether to play or the first computer people get to play. Then, again randomly generated 0 or 1, to determine the computer using " smart" or " stupid" mode. in stupid mode, turn the computer on, the simple removal of random number (between 1 and n/between 2) the stones in smart mode, the computer each time a certain number of stones removed, making the number of remaining stones of a power of 2 minus 1, for example, 3,7,15,31,63. This total is feasible, unless the current is just a few stones of a power of 2 minus 1. In this case, the computer random number of stones removed.
Platform: | Size: 263168 | Author: yuqi | Hits:

[Software EngineeringTDQX-S001F_SPEC-080620

Description: LG NIM TDQX-S001F Specifications
Platform: | Size: 315392 | Author: wk | Hits:

[Game ProgramNim

Description: 一个小的游戏程序,关于两个玩家,互相输入数字,然后计算出东西的游戏-A small game program, on the two players, each input number, and then calculate what the game
Platform: | Size: 3072 | Author: 韩雅静 | Hits:

[Chess Poker gamesnim

Description: 一个小程序。。组合数学的nim取子游戏的简单代码-A small program. . Combinatorics of simple nim game code to take the child
Platform: | Size: 1024 | Author: wu | Hits:

[Chess Poker gamesNim-1031

Description: 这是一个古老而且经典的NIM游戏的程序实现,具体的注释及说明非常详细。-This is an old, classic game of NIM process to achieve the specific comments and instructions are very detailed.
Platform: | Size: 247808 | Author: michael | Hits:

[Algorithmnim

Description: 组合数学中静电的nim算法,很有用处对于组合数学初学者-Combination of mathematical algorithms in static nim, very useful for beginners combinatorics
Platform: | Size: 2048 | Author: 潘小熊 | Hits:

[Othernim.tmbundle-master

Description: nim 3 take 4 give 5 be glad ......
Platform: | Size: 734208 | Author: cocktailz | Hits:
« 12 3 4 »

CodeBus www.codebus.net