-
The word building game is a well known game all over the world. It is also calle...
The word building game is a well known game all over the world. It is also called as scrabble. In this network-supported game, four players can play the game together sharing the same matrix board. Players can join their corresponding opponents directly by searching. I have used UDP sockets for searching the hosted game and TCP sockets for game processing. This game can be played within the subnet.
- 2023-01-15 04:30:03下载
- 积分:1
-
里面告诉了许多你编程用的方法和例子,看看有没有你想要的,或不懂的。...
里面告诉了许多你编程用的方法和例子,看看有没有你想要的,或不懂的。-they tell you a lot of the programming methods and examples to see if there is you want, or did not know of.
- 2022-02-06 03:23:54下载
- 积分:1
-
非常全面的数据库管理系统 全面对sql使用,通过实例实践。
非常全面的数据库管理系统 全面对sql使用,通过实例实践。-A very comprehensive round of the sql database management system used by example in practice.
- 2022-01-25 16:47:08下载
- 积分:1
-
Hangman
The classic game of hangman
控制台中的Hangman,学习基本的编程逻辑技巧-Hangman
The classic game of hangman
- 2023-09-01 14:35:03下载
- 积分:1
-
用MATLAB做的绘画程序源码及绘图命令介绍的课件。都有了。挺全适合初学者。...
用MATLAB做的绘画程序源码及绘图命令介绍的课件。都有了。挺全适合初学者。-MATLAB do painting and drawing program source code on the order courseware. Met. Ting-wide for beginners.
- 2022-02-14 15:30:22下载
- 积分:1
-
OFDM系统的信道估计和误差率的计算。
OFDM信道估计算法仿真,统计无线OFDM系统信道估计算法的误码率。-The channel estimation of OFDM system and error rate caculation.
- 2022-03-19 12:58:24下载
- 积分:1
-
This is the windows API programming vc procedures, can help quickly familiar wit...
这个是有关windows API编程的vc程序,可帮助迅速熟悉windows API-This is the windows API programming vc procedures, can help quickly familiar with the windows API
- 2023-05-20 07:40:03下载
- 积分:1
-
tsr驻留程序的演示源程序
tsr驻留程序的演示源程序-tsr resident program demonstration source program
- 2023-05-30 05:15:03下载
- 积分:1
-
Website source code, not wanting not under!
网站源代码,不要者勿下!- Website source code, not wanting not under!
- 2022-06-20 22:12:26下载
- 积分:1
-
塔防类游戏代码类似王国保卫战
应用背景塔防类游戏,总共三个关卡,每个关卡三个批次。怪物有两条移动路径,随机选择一条路径移动,怪物有分种类,不同类型怪物属性不同。炮塔有两种,一种是发子弹,一种是射箭。可以升级,出售。游戏主要类有:怪物管理器,英雄管理器,子弹管理器,移动控制器等。代码量大概3000左右。关键技术主要是各种配置文件的读取与解析,包括怪物类型文件,路线文件,炮塔位置文件,xml、json文件等。其次是整个游戏逻辑的理解。
- 2023-02-25 18:20:03下载
- 积分:1