搜索资源列表
eluosifangkuai.vb
- 一个vb版的俄罗斯方块程序的源代码,供大家观摩和借鉴,不够完美,希望各位以自我、开发为主!-a box of the Russian edition of the source code of procedure for everyone to watch and learn from, not perfect, Members hope to self-development mainly!
MMpicture
- 一个很简单的MM换头发的小程序,很简单的适合刚开始学习VB的人-a very simple hair MM for a small procedure, a very simple for the beginning of the learning VB
太空船游戏例子
- 本程序是用vb语言编写的一个游戏,值得学习与参考。-this procedure is used vb language of a game, it is worth learning and reference.
TicTacToe
- This a simple VB console based TicTacToe program. I do have parts of the code commented out that are the building blocks of a minimax based ai computer player. I have yet to get the AI working but I wanted to be able to view some of the code on here