资源列表
NumberGuess
- 猜数字游戏 控制台应用程序 初学者学习逻辑分支编程-Guessing game console application for beginners to learn the branch of logic programming
listentelephone
- 一共4部电话编号为1,2,3,4,电话分别在不同的房间内,3个接线员,编号为A,B,C。A只负责1,2号电话,B负责2,3号电话,C负责3,4号电话。假设单位时间为1,在每一个单位时间内,每个接线员可以回复一个房间内的电话,或者从一个房间走的另一个房间。但是每个房间同一时间只能有一个人。给出时间段x内的所有电话的情况,编程输出最多能答复的电话数。(A,B,C的最初位置可以按情况自己选择)-A total of four phone numbers for the 1,2,3,4, phones
couples
- 情侣对对消问题经典代码 SICILY可以通过-COUPLE PROBLEMS
caizi
- 猜字游戏,输入数字,可以连续猜3次,误差在50以内就算对-Guessing game, enter a number, you can guess three times in a row, even if the error is within 50 to
24314point
- 计算二十四点游戏,程序随机生成1~13中的四个数,用户给出算式,程序验证是否正确-Calculation of 24.2 games, the program randomly generated four number 1 to 13, the user is given the formula, program verification is correct
bhop
- This code for BunnyHoping in Counter-Strike CSS P.S. compiling d-This code for BunnyHoping in Counter-Strike CSS P.S. compiling dll
04-Indovina
- guess a riffle number
1
- 用c语言一个作业练习,本人处于初级学习阶段,希望大家别喷我!-C language a work practice, I learn at an early stage, I hope you do not spray me!
game
- 猜数游戏,计算机生成一个随机数,人输入一个数,并输入此次钱数,如相同,加与输入钱数相同的钱,否则,扣除钱数除以所猜数字与计算机随机数间差值,输入0或所有钱数为0则退出游戏-guessing and betting number game The user starts with 100 dollars, and is able to bet and guess until they quit or have no more money. In each turn, they are aske
device
- my file contains interrupt program for lpc2148 with delay and other required delay functions for the controller
chaishuzi
- 拆数字,看你拆的数与随机的数相符不,不相符提示范围,相符提示答对了。-guess a number
InOrder
- inorder tree traversal