搜索资源列表
VB_HLT
- 汉诺塔游戏 请将相关目录及其包含的内容复制到您的硬盘上,并修改对应的硬盘目录属性——取消目录及其所包含子目录和文件的“只读”属性。否则,打开VB项目时由于无法进行文件的“写”操作,会导致提示出错信息。-HANOR game I would be grateful if the relevant directory and copy the content of your hard disk, and the drive to amend the corresponding directory
20081122379172
- 扫雷的复制品源码,非常的像 资源类别: VB源码¦游戏 -Mine the copy source, is very like the resource category: VB source ¦ Games
fb
- 完美世界副本*,其中包括BT效果,vb原代码。-A copy of plug-perfect world, including BT effect.
SuperCopyMemory
- VB中实现快速拷贝内存,比使用windows API copymemory还要快VB fast copy memory, even faster than using the windows API copymemory-VB fast copy memory, even faster than using the windows API copymemory
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