资源列表
eluosi
- 此程序是采用汇编完成的,它的主要功能是实现简单俄罗斯方块游戏,另设计了一个主控按键跟四个方向按键.-This program is in assembly completed its main function is to achieve a simple Tetris game, design a master key with the four directions other key
mySnake
- VC++写的贪食蛇,附源代码,测试已经通过,第一次上传!-VC++ to write the Snake, with source code, test has been passed first upload!
Tetris
- 俄罗斯方块源代码 可计分,改变级数(1-9)以改变下落速度-Tetris
migong
- 迷宫问题,解决迷宫设计的路径问题,实现最优的通路-Maze and solve the maze design path to achieve the optimal path
shaoneiVC
- 完全仿照微软公司的扫雷游戏,VC开发。 -entirely modeled on Microsoft's demining game, VC development. Microsoft entirely modeled on the mine games, VC development.
siziqi
- 使用SOCKET编写的网络四子棋.可以进行俩个人的对战游戏!-prepared by the use of four-game network. Can be both personal war games!
32x16hanzi
- 基于51单片机的32x16汉字显示功能程序-Program is based on SCM s display 32x16 characters
feiji
- 一款简单的飞机游戏,用J2ME编写,对于初学者来说还是能够理解的-A simple plane game, to use J2ME write
katon
- 用VB编写的卡通拼图游戏,在winxp+vb6.0下调试通过,有助于初学者参考学习。
eluosifangkuai
- 用 visual studio 编写的游戏程序代码,即是俄罗斯方块-Game code written with visual studio, that is, Tetris
els20061027
- 在dos下使用汇编接口,中断等知识做的俄罗斯方块 ,是学习汇编和微机原理的好东西-dos used in the compilation interface, interrupted knowledge of the Russian box do, is a compilation and computer learning theory a good thing
Seeking-twin-prime-numbers
- 所谓孪生素数指的是间隔为2的两个相邻素数,因为它们之间的距离已经近的不能再近了,如同孪生兄弟一样,所以将这一对素数称为孪生素数。 显然,最小的一对孪生素数是(1,3)。我们可以写出3〜 100以内的孪生素数,一共有8对,分别是(3,5),(5,7),(11,13),(17,19),(29,31),(41,43),(59,61)和(71,73)。随着数字的增大,孪生素数的分布也越来越稀疏,人工寻找孪生素数变得非常困难。 本题要解决的问题是:编程求出3〜