搜索资源列表
-
0下载:
八皇后问题,老归老,但试图用各种方法来实现求解,出乎意料的是,同样的算法,非递归实现的速度竟然比递归实现慢!-Eight queen problem, the old to the old, but trying to use various methods to achieve Solving Surprisingly, the same algorithm, the speed of non-recursive implementation was slower than the recur
-
-
0下载:
21点游戏多人网络版
(1)熟悉和掌握网络编程的基本方法和步骤;
(2)进一步理解client/server交互模式;
(3)加深学生对游戏程序的设计和实现方法的理解;
(4)熟悉socket编程接口,掌握用socket编程接口开发面向连接的网络应用程序的方法。
-The 21:00 game multiplayer online edition (1) familiar with and master the basic network programming method
-