-
俄罗斯方块主代码
其它代码可以上网下,到GOUGOU
俄罗斯方块主代码
其它代码可以上网下,到GOUGOU-ELuoSiFangKuai Zhu Daima
- 2022-01-26 14:48:28下载
- 积分:1
-
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0...
系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0
- 2022-08-09 11:22:59下载
- 积分:1
-
DirectX 8 教程 DirectX 8 教程4
DirectX 8 教程 DirectX 8 教程4-DirectX 8 Tutorial DirectX 8 Tutorial 4
- 2022-02-01 18:04:27下载
- 积分:1
-
wm6中文语言包,用与SMARTPHONE系统汉化
wm6中文语言包,用与SMARTPHONE系统汉化-wm6中文语言 ?? 用与SMARTPHONE系?澈夯
- 2022-04-20 23:50:32下载
- 积分:1
-
通讯录实现新建,添加查找,删除,的基本功能
简易
通讯录实现新建,添加查找,删除,的基本功能
简易-Address Book in new, add to find, delete, the basic functions of the Summary
- 2022-02-21 06:46:58下载
- 积分:1
-
图论的一些常用代码,包括最小生成树,拓扑排序,最短路径(非负权和负权)...
图论的一些常用代码,包括最小生成树,拓扑排序,最短路径(非负权和负权)-Graph theory, a number of commonly used code, including the minimum spanning tree, topological sorting, shortest path (non-negative and negative rights)
- 2022-01-26 02:08:29下载
- 积分:1
-
很好的一个VB程序 可以作为学生期末作业 是一个综合实验
很好的一个VB程序 可以作为学生期末作业 是一个综合实验-Good one VB program can work as a student is a comprehensive end of experiment
- 2022-02-14 19:50:47下载
- 积分:1
-
How to automate office
How to automate office
- 2022-07-22 09:51:09下载
- 积分:1
-
网络版珠宝大对决。
Sources目录为源代码,包含所有公共单元BaseClass|客户端服务DLL GemFight|服务端 GemFightSer...
网络版珠宝大对决。
Sources目录为源代码,包含所有公共单元BaseClass|客户端服务DLL GemFight|服务端 GemFightServer
BIN目录为运行程序的目录
执行顺序
先运行bin目录下的服务端CenterServer.exe
此程序是登陆服务器 负责在线服务信息的路由。
bin目录下的服务端GemFightGameServer.exe
此程序是游戏服务器 负责珠宝大对决的游戏信息处理信息。
Bin客户端Client.exe
这个就是客户端了也就是游戏大厅 运行后
输入登陆服务器IP即可
账号可以使用 1~5登陆密码和账号相同
登陆后选择珠宝大对决服务器 任意加入2张桌子选择举手,双方都举手后即可开始2人对战。支持多人游戏。
-network version of a showdown between jewelry. Sources directory of the source code, All modules contain public BaseClass | client services DLL GemFight | server Ge mFightServer BIN directory for the program to run the list of first order of operation under the bin directory server CenterServer.exe this procedure is landing server online information service routing . The bin directory server GemFightGameServer.exe this procedure is the game Jewelry server for a showdown between the game of information processing. Bin client Client.exe the client is a games hall is running after importation Teng Lu IP server can a
- 2023-04-13 04:40:04下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1