资源列表
zapocet
- game rabbits jump bump bunnies
Minesweeper
- minesweeper in matlab
Snake
- snake game in matlab
lianliankan
- flash连连看消除游戏,行列数量自动生成,带音效-Flash Lianliankan to eliminate the game, the number of ranks automatically generated with audio
Module_Manage
- 网狐6003 模块管理服务器 源码 Visual Studio 2010-Module Manage Server Source Code
Login_service
- 网狐6003 登录服务器 源码 Visual Studio 2010 完整可编译--Login Server Source Code
Game_service-
- 网狐6003 游戏服务器 源码 Visual Studio 2010 完整可编译--Game Server Source Code
Control_service
- 网狐6003 协调服务器 源码 Visual Studio 2010 完整可编译--Control Service Source Code
jinbiaosai
- 如果要在n个数据中挑选出第一大和第二大的数据(要求输出数据所在位置和值),使用什么方法比较的次数最少?我们可以从体育锦标赛中受到启发。 如图【1.png】所示,8个选手的锦标赛,先两两捉对比拼,淘汰一半。优胜者再两两比拼...直到决出第一名。 第一名输出后,只要对黄色标示的位置重新比赛即可。 下面的代码实现了这个算法(假设数据中没有相同值)。 代码中需要用一个数组来表示图中的树(注意,这是个满二叉树, 不足需要补齐)。它不是存储数据本身,而
calendar
- 3.写一个类,可以输出指定年份随机两个月的月历(包括闰月),并输出两个月首日之间相距的天数。年份由main方法的参数指定。 比如: java 类名 2006 就输出2006年随机两个月的月历,并输出相距的天数-3. Write a class, you can specify the output random calendar year two months (including leap month), and outputs the number of days elap
String
- 1.写一个处理字符串的类,包含以下类方法:将字符串里大写字符变小写,小写字符变大写;在字符串中寻找子串的个数和分别出现的位置;将字符串转化为数字,并自动忽略非数字字符;找出两个字符串中相同字符的个数.-1. Write a string handling class that contains the following class method: a string in uppercase characters to lowercase, uppercase becomes lowercase
game_Baloon.c
- A single player Baloon shooter Game in C Language. Points will be deducted based on Hit ratio.