资源列表
[其他智力游戏] androideluosifangkuan
说明:俄罗斯方块是我们经常接触的一个小型益智游戏。这是一个安卓平台上用java实现的俄罗斯方块,可以在手机上试试哦!-Tetris is our regular contact with a small puzzle game. This is implemented in Java on the platform of an Andrews Tetris, on the phone to try Oh !<zhaoxiaosen> 在 2025-07-20 上传 | 大小:41kb | 下载:0
[棋牌游戏] chinesexiangqi
说明:中国象棋因其博大精深而在世界独领风骚。这是一个用c++实现的象棋游戏,很强大,很健壮。-Chinese chess because of its profound play the leading role in the world. This is a chess game with C++, very powerful, very robust.<zhaoxiaosen> 在 2025-07-20 上传 | 大小:48kb | 下载:0
[棋牌游戏] prob_poker
说明:用matlab实现了从52张牌里挑出5张牌,计算出同花出现的概率。实验仿真m次,每次随机产生n手牌,然后统计n手牌里同花出现的概率。-the program computed the probability that a flush (five cards of the same suit) is dealt in a poker hand used matlab<li> 在 2025-07-20 上传 | 大小:24kb | 下载:0
[其他智力游戏] shitoujiandaobu
说明:剪刀石头布的小游戏,c++编写的,文档模式-Rock-paper-scissors little game<张莉> 在 2025-07-20 上传 | 大小:4kb | 下载:0
[其他智力游戏] Racing-program
说明:本程序用汇编语言写了一个赛车的程序,是大学的一次作业,写得不错。压缩包一共四个文件,两个asm,一个obj,一个exe。-This program written in assembly language with a racing program, is the first job of the University, is well written. Compression package a total of four documents, two asm, an obj, and an<danny> 在 2025-07-20 上传 | 大小:4kb | 下载:0
[其他智力游戏] Snake-game
说明: 这是我做的贪食蛇游戏,在游戏中属于比较简单的,只有近500行,主要设计思想是以数据段的数值 作为80*25屏幕上的坐标,然后用一些中断将其显示就行。所以编程时主要考虑对数据段中数据的改变 对于贪食蛇这款游戏,核心思想是控制“蛇头”(第一个数)的变化,而蛇身只要跟着蛇头移动就行-This is a pivotal game that I do in the game are relatively simple, only about 500 lines, the main desig<danny> 在 2025-07-20 上传 | 大小:7kb | 下载:0
[其他智力游戏] Russian-box-source-in-asm
说明:本程序是俄罗斯方块程序,用汇编写的,程序用的是16H的键盘中断,这个中断先把键盘输入放到键盘缓冲区。-This program is a Tetris program, written in assembler, the program is keyboard interrupt 16H, this interrupts the first keyboard input into the keyboard buffer.<danny> 在 2025-07-20 上传 | 大小:13kb | 下载:0
[其他游戏] tic-tac-toe-project
说明:This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without grahics to focus on logic /algorithm used in game. Two players can play this game.<subha> 在 2025-07-20 上传 | 大小:2kb | 下载:0
[其他游戏] hangman-game-project
说明:In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenever the user guesses a letter that is in the answer, al<subha> 在 2025-07-20 上传 | 大小:2kb | 下载:0