资源列表
beer
- matlab写的一个产生蜂窝的程序,很漂亮
game
- *1、编写一个猜数字的游戏,由电脑随机产生一个100以内的整数,让用户去猜,如果用户猜的比电脑大,则输出“大了,再小点!”,反之则输出“小了,再大点!”,用户总共只能猜十次,并根据用户正确猜出答案所用的次数输出相应的信息,如:只用一次就猜对,输出“你是个天才!”,八次才猜对,输出“笨死了!”,如果十次还没有猜对,则游戏结束!*/ -games
youxi
- 打字赛马游戏中规定: 如果 速度>=60 并且 速度<80,显示:一星级 否则 如果 速度<100,显示:二星级 否则 如果 速度<120,显示:三星级 否则 如果 速度<140,显示:四星级 否则 如果 速度<160,显示:五星级 否则 如果 速度<180,显示:一钻级 编程,文件名TGT1.java,实现以上需求。牛牛算法,不用一个IF语句以及switch语句就能显示出与速度相应的等级。 -Typ
Card
- 洗牌程序,将扑克牌的程序打乱,随机方式产生新的牌排序-Shuffle procedure, the procedure will upset the poker, the cards randomly generate a new sort
main
- Example to send key to a game with randon times
cursor
- unity射线碰撞进行光标的切换(GUI)操作-unity ray collisions cursor switches (GUI) operating
11
- 模拟ATM(自动柜员机)界面 -ATM simulater
diot
- C语言实现编辑距离,实现两个字符串的比对,给出匹配程度-C language implementation Edit distance between two strings than the implementation right, give the degree of match
sudoku
- 递归方法可解决数独问题,在宏常量定义处更改N值可解决高阶数独-A program to solve sudoku
UDPClintManager
- Unity UDP client发送字符串到服务端-Unity UDP client
menger
- 天龙八部 峨眉专用 第一次写 多多包涵 继续努力-Dragon Emei dedicated first to write excused continued efforts
huanbi
- 将5元的人民币兑换成1元、5角和1角的硬币,共有多少种不同的兑换方法。 -Will be 5 yuan RMB converted into 1 yuan, 5 angle and 1 angle coins, a total of how many different exchange methods.