搜索资源列表
Sokoban
- 自己编写的推箱子游戏(源代码在SOKOBAN3.RAR),包含一个关卡编辑器(源代码在BOXEDITOR.RAR),以及编译好的可执行程序(sokoban3.exe)。通过鼠标点击指定箱子的目的地,会通过A*算法自动来推动。不必在利用上下左右一步步走了。
asp007拼图
- 我自己一个用VC6/MFC编写的一个程序,可以自己装入图片-VC6/MFC prepared using a procedure could load their own pictures
mine_sweeper
- 自己编写的简单扫雷程序,想做相关程序的同学可用作参考-I have written a simple de-mining process, the students want to do related procedures can be used as a reference
j_14194_sl
- 在网上看到有人编写过自动扫雷的程序,但是很不理想,高级几乎扫不出来,就索性自己编写了一个。效果还算满意,基本上高级可以在5秒内扫出来(如果运气好的话),我机器上的记录现在是三秒。 -It was prepared in line to see the automatic de-mining process, but far from ideal, senior almost did not come out So, we simply have written a. Fairly satis
huarongdao
- 这是本人自己编写的华容道的程序,出于兴趣-This is my own written procedures for Huarong, just for fun.
Tetris
- 俄罗斯方块游戏,很经典的游戏了,不但很多人喜欢玩,而且 现在从事程序开发了,也比较喜欢编写俄罗斯方块,希望通过游戏的编写提高自己的VB编程水平,因此这个小游戏对于新手来说,可以借鉴一下,游戏中可反映出很多的编程难点,学会了编写游戏,你已经跨入了VB程序开发的行列了。-Tetris games, classic games, not only a lot of people like to play, and now engaged in program development, and also
Java_game_program_fiv_stones
- 一个基于网络的Java语言编写的五子棋程序。游戏规则:1。首先在指定的一台电脑上建立一个服务器。2。玩家一连接这台服务器,并等待另一个人连接。。玩家二连接服务器,发送消息告诉玩家一。4。玩家一根据提示信息首先开棋。5。一方认为自己已输了可按“认输”键。6。如果一局结束后可按“开始”键进行下一局。7如果想退出可按“退出”键。说明:这是我学Java后写的第二个java游戏程序。部分代码是根据一个“三连棋”的程序提供。希望大家喜欢。-A Web-based backgammon program wri
mapex
- 自己编写的俄罗斯方块程序。 只使用了windows.h文件头。 使用GDI绘图,没有使用任何框架包括MFC。-I wrote this little Russian block game. Only used the windows.h header. Used GDI drawing, did not use any framework, including MFC.
skode
- 自己用c++编写的计算数独的程序。使用枚举法,深度优先搜索得出结果。不能判断是否有多解。适合初级程序员参考。-Their written using c++ calculate the number of separate procedures. Enumeration method used, the outcome of depth-first search. Can not determine whether the multiple solutions. Junior programme
RussiaSquare
- 自己编写的俄罗斯方块小游戏,源码及程序。使用MFC+GDI。-Original Tetris game source code made by myself,using MFC&GDI
running-labyrighth
- 自己编写的windows 窗口程序---勇闯迷宫,可以运行,有源代码和编译后的文件,很适合初学者-this program made by myself,window way procedure-brave rush maze, can circulate, have source code and edit and translate behind of document, suit raw recruit very much
eluosi-fangkuai
- c++编写的俄罗斯方块程序,只是自己业余时间写的,编译通过,功能可能还不全-c++ program written in Tetris, but their spare time to write, compile, features may not all
GameNumberGuess
- 这是一个自己编写的很简单猜数字游戏,适合初学者。程序内容:每次猜四个不同的数字,数字正确且位置正确的情况累加A的个数,数字正确位置不正确的情况累加B的个数,如1A1B有两个数字猜对,但是其中只有一个数字位置正确。-This is written by a very simple number guessing game, suitable for beginners. Cumulative number of A' s program: each guess four different
C--tankfight
- 自己编写的坦克大战游戏。C语言。呕心沥血之作。附源码(两个.c文件)和一个目标程序-the Battle City game. C language
Tetris.rar
- 这是在我自己一个用VC6.0编写的一个俄罗斯方块游戏,很经典,完美运行。分为源代码和可执行程序,你可以先试玩一下。看适合不适合你的功能。,I own a VC6.0 prepared a Tetris game, very classic, perfect run. Into the source code and executable program, you can first demo. See not suitable for your function.
GUESS_NU
- 用C编写的一个小游戏,程序会产生一个随机数,然后你自己猜,会提示大了或者小了,直至才对,最后会评价是否优秀。-Written in C, a small game, the program will generate a random number, then your guess it,and the game will prompt you,it is bigger or smaller, until the fishes, the final will evaluate whether o
lianliankan
- delphi编写的连连看程序。开发环境d7。以前学习Delphi时自己摸索着编的,如有幼稚之处还望大家不要见笑。算是给后学者做些示范吧。-Lianliankan procedures written in delphi. D7 development environment. Before learning Delphi to explore their own series, such as immature also hope everyone don t laugh at me. Is f
cSharpeluoshifangkuai
- 里面包含了自己编写的经典游戏俄罗斯方块游戏的程序。实用有趣-I have written which contains the classic game Tetris game procedures. Practical interesting
Flappy-Bird
- 一个十分简单易懂的游戏程序,十分适合新手进行学习,可以通过解析上面的代码来自己编写简单的游戏程序-A very simple game, very suitable for beginners to learn, can by parsing the code above to write your own simple game program