-
CardGames
发牌程序,利用MFC编写,采用双缓冲技术实现发牌和显示(Licensing procedures, written using MFC)
- 2013-04-02 19:18:01下载
- 积分:1
-
myobdcagame
说明: 经典小游戏,希望能给大家带来点好处,并多多下载哈(classic small game, could bring benefits, and many download Kazakhstan)
- 2006-03-31 16:21:32下载
- 积分:1
-
slss
少儿算数软件根据网络下载的版本进行完善,主要去除了一些第三方控件,改成Delphi 2007自身已经提供的控件。 (Children count software to download the network version of the perfect addition to a number of major third-party control into Delphi 2007 has provided its own control.)
- 2009-05-06 18:05:49下载
- 积分:1
-
GAME
程序产生一个随机数,游戏者输入数据进行猜测。治理员可输入密码,其中普通治理员只能获得答案,超级治理员获得答案并能修改普通治理员密码(Program generates a random number, the player to guess the input data. Administrator can enter a password, which the general administrator can only get answers, get answers and super administrator can modify the general administrator password)
- 2013-08-29 11:37:36下载
- 积分:1
-
用C语言实现打飞机小游戏
用C语言编写的打飞机小游戏,用到函数重构的思想。
- 2022-01-25 22:51:55下载
- 积分:1
-
连连看 Qt 有界面的游戏 可以局域网对战
连连看 Qt 有界面的游戏 可以局域网对战,非常好玩,都是原创,对学Qt的人很有好处。
尤其是可以局域网对战。
- 2022-09-01 01:45:04下载
- 积分:1
-
zhongduoxiangqi
java游戏原码,中国象棋(java source games, Chinese chess)
- 2008-06-25 15:20:59下载
- 积分:1
-
FlappyBird源代码
C++ FlappyBird小游戏,基本与手机app上面的功能无差异,完美实现了FlappyBird的用户体验
- 2022-07-16 00:27:58下载
- 积分:1
-
wuziqi
五子棋小程序,基于MFC的编程,简单的小程序(Backgammon program, based MFC)
- 2012-12-09 15:56:37下载
- 积分:1
-
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