-
master079
说明: MapleStoryServer
A MapleStory Server in Go For CMS V079 Go 编写的079版本冒险岛服务端
Target
实现一个079版本的冒险岛服务器. 能够实现原Java的部分功能.
Files
main.go —— 程序入口,负责初始化CPU分配、打开控制台、准备消息分发routines,侦听端口,并且接收客户端的连接。
Packages
connection —— 用于建立与客户端的连接,进行读写数据。
message —— 用于负责服务器向客户端方向的信息的递送,主要功能是广播和点对点通信;
types —— 包含整个服务器所用到的各种数据结构,比如用户信息结构体等;
users —— 包含用户管理相关函数,比如用户进入游戏与离开。
console —— 给服务端添加一个控制台,便于输入指令调试。(MapleStoryServer
A MapleStory Server in Go For CMS V079 Go Edition 079 Adventure Island Server
Target
Implement a 079 version of the Adventure Island server. It can achieve some of the functions of the original Java.
Files
Main.go -- Program entry, which is responsible for initializing CPU allocation, opening console, preparing message distribution routines, listening on ports, and receiving client connections.
Packages
Connection - Used to establish a connection with the client to read and write data.
Message is used to deliver information from server to client. Its main functions are broadcasting and point-to-point communication.
Types - Contains all kinds of data structures used by the whole server, such as user information structure, etc.
Users - Contains user management related functions, such as user entry into the game and departure.
Console - add a console to the server to facilitate the debugging of input instructions.)
- 2020-06-17 02:40:01下载
- 积分:1
-
wuziqi
这是一段人与电脑下五子棋的程序,人H代表人,C代表电脑(This is a man with a computer under 331 procedures, human H representative, C for computer)
- 2013-10-16 23:00:24下载
- 积分:1
-
弹珠抽奖
js小游戏,可控制中奖方法,可设置中奖概率(JS games, can control the winning method, can set the winning probability)
- 2021-01-17 12:18:46下载
- 积分:1
-
BrickOut
这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。(This is the C# language. Net platform doing a little game of pinball, is a good understanding of windows programming things.)
- 2005-08-22 17:24:01下载
- 积分:1
-
C# 2048 游戏源码下载
C# 2048 游戏源码下载
- 2020-12-21 18:59:07下载
- 积分:1
-
hebdogiciel_numero001
truc et astuce amstrad assembly programming system
- 2017-12-11 16:53:48下载
- 积分:1
-
简易版的捕鱼达人
简易版的捕鱼达人
- 2016-05-03下载
- 积分:1
-
caishuzi
说明: 用VB编写的一个小游戏:猜数字.简单易懂.很好操作.并且有论文稿(VB prepared with a small game:猜数字. Easy. A very good operation. And a draft paper)
- 2008-11-26 22:35:54下载
- 积分:1
-
gvfsnakeMATLAB
中医学是我国传统文化的瑰宝。舌诊是中医临床进行辨证论治过程中的一‘个
重要程序,其临床应用价值及理论意义得到古今医学家及不少国外医学家的充分
肯定。临床上对于各种疾病,往往结合辨舌来决定诊断和治疗,是中医诊治疾病
的特色之一,为历代医家所重视。(In traditional Chinese mescal
diagnosis,tongue diagnosis
is
important parts)
- 2020-08-17 14:08:22下载
- 积分:1
-
c++简单代码 MFC 小球(气泡)
应用背景该代码是一个简单的小游戏。障碍物可以随机生成(看提示),单击屏幕画气球(泡泡),泡泡碰到障碍物会消失,单击泡泡,泡泡也会消失。主要是用来帮助初学者学习MFC代码。关键技术该代码使用到c++软件中的MFC框架,单文档文件,学习一些c++代码中的公有、私有继承与构造函数等,是简单的小游戏实现,可以对初学MFC有一定的帮助。
- 2023-01-10 17:00:04下载
- 积分:1