搜索资源列表
SecureCRT
- 串口调试好工具,比windows的超级终端好用,应有功能仅有-SecureCRT protects your passwords, user accounts, and data, combining rock-solid terminal emulation with the strong encryption, broad authentication options, and data integrity of the Secure Shell (SSH) protocol.
zijilian.tar
- 这个程序叫我们想起小时候经常玩的剪刀石头步了,运用随机数来随机出剪刀石头步-The program is called we think of a child used to play rock paper scissors step, and the use of random numbers to random step out of rock paper scissors
rock-paper
- 123test85 rock and paper, 1235-123test85 rock and paper, 1235
rock
- Rock Ridge Extensions to iso9660
fsys_iso9660
- ISO 9660 filesystem backend for GRUB GRand Unified Bootloader including Rock Ridge Extensions support.
rock
- tis kernel map for windows-tis is kernel map for windows
rock
- Rock Ridge Extensions to iso9660 for Linux v2.13.6.
rock
- Maximum number of Rock Ridge continuation entries.
rock-game(Nim-problem)
- 题目六:取石子游戏 有两堆石子,数量任意,可以不同。游戏开始由两个人轮流取石子。 游戏规定,每次有两种不同的取法, 一是可以在任意的一堆中取走任意多的石子; 二是可以在两堆中同时取走相同数量的石子。最后把石子全部取完者为胜者。 现在给出初始的两堆石子的数目,如果轮到你先取,假设双方都采取最好的策略,问最后你是胜者还是败者。 输入: 输入包含若干行,表示若干种石子的初始情况,其中每一行包含两个非负整数a和b,表示两堆石子的数目,a和b都不大