搜索资源列表
MY_AI_Move_box
- 这是我自己编写的 c++builder60环境下的 一个小程序,主要体现了人工智能里的A*宽度优先搜索-This is my own c builder60 prepared by the environment of a small procedure, mainly embodies the artificial intelligence Lane width of the A * search priority
VB编写的贪吃蛇
- 自己写的结构清晰的VB小程序--贪吃蛇
MapEditor
- 圣剑英雄传的地图编辑器源码。圣剑是由成都金点工作组开发的中文微型RPG游戏“圣剑英雄传系列”的第一辑,虽然很小,但是它拥有自己完整的程序框架和故事情节,而且其最大的特点就是其开放性,包括情节、图片、对话、程序……总之,游戏中的一切都是向大家公开的。如果你还在为如何编写象样的游戏而烦恼时,请参考学习本游戏源码,她将引领你走进游戏设计的殿堂-Saint sword Heroes map editor source. Chengdu Golden Imperial sword point by the
calculator
- 这是一个不错的计算器C++程序,自己编写的,有什么问题大家可以讨论,不足的堤防也请大家提出-This is a good calculator C++ Procedures, I have written, what issues we can discuss the issue of inadequate levees also asked people to put forward
Tetris
- 自编俄罗斯方块程序,完全没有借鉴任何参考资料,自己根据游戏的玩法编写的代码。Turbo C编译后可运行。自己玩起来感觉有一些缺陷,大家可以看看。-Tetris code by meself
ELS
- 自己编写的一个俄罗斯方块程序,基本功能的实现包括,当前得分,下组形状等-A self-made Tetris Program with VC++, fundamental functions include: current score and next group of shape etc.
Mine4W7
- 自己编写的扫雷程序源码,使用C实现,CMD界面。-Write their own de-mining program source code, use the C implementation, CMD interface.
saolei
- 扫雷程序,自己编写的扫雷。功能不强,但可以参考学习-Mine clearance process, I have written mine. Function is not strong, but can refer to the study
2004030808035511535
- 这个是我们同学在一起自己编写的小程序 仅供参考学习-This is our students with their own small programs written only for reference
chess_program
- 自己编写的一个非常简单的象棋程序,可以完成大部分功能。-I have written a very simple chess program, you can complete most of the functionality.
Minesweeper
- 学习C语音时,编写的扫雷程序,可以自己定义雷区的大小,甚至可以达到整个电脑屏幕。由于,本人不是计算机专业的,程序写的很简单,适合初学者下载学习。-Learn C voice, the preparation of the mine clearance program, can define the size of the minefield, and can even reach the entire computer screen. Because, I am not a computer p
JavaCar
- 利用Java语言编写的一个最古老的赛车程序,这是本人最喜欢的一个程序,因为是自己做的第一款完整的小游戏-Using Java language one of the oldest racing program, which is one of my favorite program, because it is their own the first complete game
RWJpegExp
- 本程序用vc++6.0编写的一个拼图游戏,拼图的图片可以自己更换,可以来试试啊!-It is a small game and is programmed by vc++.It performs very well.You will like it.
mymine1
- 自己用matlab编写的扫雷程序,类似于windows自带的那种,可玩性很高,只有一种模式,内部算法充分考虑了模板方法-Using matlab demining program, similar to the kind of windows comes with easy to play, only one mode, the internal algorithms take full account of the template method
mymine3
- (扫雷3)自己用matlab编写的扫雷程序3,类似于windows自带的那种,可玩性很高,只有一种模式,内部算法充分考虑了模板方法-(Mine clearance 3) mine clearance program using matlab, similar to windows that comes with the kind of easy to play, only a model, the internal algorithms take full account of the temp
mymine
- 完整的扫雷程序。自己用matlab编写的扫雷程序,类似于windows自带的那种,可玩性很高,只有一种模式,内部算法充分考虑了模板方法-Complete mine clearance program.Using matlab demining program, similar to the kind of windows comes with easy to play, only one mode, the internal algorithms take full account of the
SnakeClock
- 自己用汇编写的贪吃蛇程序,在贪吃蛇功能的同时还带有一个万年历时钟,和秒表功能,源代码内部带有丰富注释,是汇编初学者用来熟悉语言的很好例程-Own use Snake program written in assembler, Snake functions at the same time also with a perpetual calendar clock, and stopwatch functions, within the source code with rich annotati
qiqiupiaodong
- 此为mfc编写的一个小程序,初始状态为10个气球随机飘动,自己可随意添加气球个数与颜色-This is a small program written in MFC, the initial state for the 10 balloons random flap, they may be optionally added balloon number and color
CSharpMyCalculator
- C#语言开发的计算器小程序,自己编写的,能实现简单的加减乘除,可在此基础上增加功能,完善此软件-C# language developed calculator applet, I have written to achieve a simple addition, subtraction, can increase the functionality on this basis, and improve the software
CppTank
- C++编写的一个坦克大战,这个程序的初衷是自己练习多线程和互斥对象的。事实上这个程序很很多不合理的地方,虽然是C++程序但是几乎没有体现封装性。-C++ write a tank warfare, this program is to exercise itself multithreaded and mutexes. In fact this program very many unreasonable places, although it is the embodiment of c++