搜索资源列表
five-in-a-row
- c# 五子棋 联机 vs2008 适合初学者学习五子棋的一些思想,网络编程的思想-vs2008 c# backgammon online backgammon for beginners to learn some ideas, network programming ideas
five-in-a-row
- 五子棋编程,详尽叙述了五子棋规则以及五子棋运行原理-the code of the five-in-a-row,explain it detailed
6_33
- 创建一个类DoubleSubscr iptedArray。在构造阶段,该类能够创建一个包含任意行、任意列的数组。类还提供operator()函数进行双下标运算。例如,在一个名为a的3行5列的二维数组中,可以用a(1,3)访问第一行第三列的元素。函数operator( )应能执行相应的指针运算来访问数组中的元素。。这个类还提供以下运算符:“==”,“!=”,“=”,“<<”,“>>”。-Create a class DoubleSubscr iptedArray. In t
five-in-a-row
- 这是一个五子棋游戏,在VC6.0环境下运行,亲测没问题。程序有具体注释,可供参考。-This is a backgammon game, running VC6.0 environment, pro-test is no problem. Programs have specific comments, for reference.
five-in-a-row
- 一个用C#实现的五子棋小游戏,适合初学者学习,对学习C#有一定帮助-A used c# five-in-a-row game, suitable for beginners to learn, it is helpful for learning c#