登录
首页 » Visual C++ » llk

llk

于 2020-12-09 发布 文件大小:1360KB
0 335
下载积分: 1 下载次数: 60

代码说明:

  VC++ 6.0开发的游戏大厅,采用C/S模式,里面包含一个连连看游戏。(VC++ 6.0 developers of the game hall, with C/S model, which includes a Lianliankan game.)

文件列表:

Client

......\BThread.cpp,890,2009-08-18
......\BThread.h,680,2009-08-18
......\Client.aps,3300196,2009-08-29
......\Client.clw,3642,2009-08-29
......\Client.cpp,2299,2009-08-18
......\Client.dsp,6377,2009-08-24
......\Client.dsw,537,2009-08-03
......\Client.h,1451,2009-08-18
......\Client.ncb,173056,2009-08-31
......\Client.opt,54784,2009-08-31
......\Client.plg,1921,2009-08-30
......\Client.rc,10351,2009-08-27
......\ClientDlg.cpp,16634,2009-08-29
......\ClientDlg.h,2974,2009-08-27
......\ipadd.ini,35,2009-08-29
......\MVC3D.tmp,0,2009-08-06
......\MyBinmapButton.cpp,1006,2009-08-18
......\MyBinmapButton.h,775,2009-08-18
......\MyLogin.cpp,5247,2009-08-29
......\MyLogin.h,2030,2009-08-27
......\MyLoginThread.cpp,617,2009-08-13
......\MyLoginThread.h,634,2009-08-18
......\MyNewCard.cpp,4679,2009-08-26
......\MyNewCard.h,1682,2009-08-25
......\MyPlay.cpp,25922,2009-08-30
......\MyPlay.h,4021,2009-08-29
......\MySetIP.cpp,1016,2009-08-18
......\MySetIP.h,1250,2009-08-18
......\MyThread.cpp,595,2009-08-09
......\MyThread.h,581,2009-08-09
......\Public.cpp,25956,2009-08-28
......\Public.h,5462,2009-08-28
......\ReadMe.txt,3579,2009-08-03
......\res





......\...\Client.ico,1078,2009-08-03
......\...\Client.rc2,398,2009-08-03
......\...\HitBG.bmp,29556,2009-08-12
......\...\PlayBG.bmp,1531256,2009-08-06
......\...\playstatu.bmp,382896,2009-08-10
......\...\playstatumask.bmp,382896,2009-08-10
......\...\TableFace.bmp,2816,2009-08-05
......\...\table_OFF.bmp,16014,2009-08-05
......\...\table_OFF_mask.bmp,16016,2009-08-05
......\...\temp.bmp,2816,2009-08-15
......\...\temp1.bmp,4856,2009-08-05
......\resource.h,3243,2009-08-25
......\SocketClient.cpp,2150,2009-08-19
......\SocketClient.h,855,2009-08-19
......\StdAfx.cpp,208,2009-08-03
......\StdAfx.h,1172,2009-08-28
pictrue


.......\10_m.bmp

.......\11_m.bmp
.......\12.bmp,4856,2009-08-03
.......\12_m.bmp,308,2009-08-10
.......\13.bmp,4856,2009-08-03
.......\13_m.bmp,308,2009-08-10
.......\14.bmp,4856,2009-08-03
.......\14_m.bmp,308,2009-08-10
.......\15.bmp,4856,2009-08-03
.......\15_m.bmp,308,2009-08-10
.......\16.bmp,4856,2009-08-03
.......\16_m.bmp,308,2009-08-10
.......\1_m.bmp,308,2009-08-10
.......\2.bmp,4856,2009-08-03
.......\2_m.bmp,308,2009-08-10
.......\3.bmp,4856,2009-08-03
.......\3_m.bmp,308,2009-08-10
.......\4.bmp,4856,2009-08-03
.......\4_m.bmp,308,2009-08-10
.......\5.bmp,4856,2009-08-03
.......\5_m.bmp,308,2009-08-10
.......\6.bmp,4856,2009-08-03
.......\6_m.bmp,308,2009-08-10
.......\7.bmp,4856,2009-08-03
.......\7_m.bmp,308,2009-08-10
.......\8.bmp,4856,2009-08-03
.......\8_m.bmp,308,2009-08-10
.......\9.bmp,4856,2009-08-03
.......\9_m.bmp,308,2009-08-10
public
......\BaseThread.cpp,836,2009-08-09
......\BaseThread.h,673,2009-08-09
service
.......\database.mdb,372736,2009-08-30
.......\ipadd.ini,35,2009-08-29
.......\msado15.tlh,90619,2006-12-26
.......\msado15.tli,76614,2006-12-26
.......\MyADO.cpp,4865,2009-08-29
.......\MyADO.h,1142,2009-08-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c5
    Function: // riffle Description: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复. Calls: // Called By: // main() Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序) Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序) Input: //Card card[] 牌结构, int size 结构数组的大小 Output: //(Function:// riffle Description:// shuffle, and then randomly get nine cards, requiring nine cards can not be duplicated. Calls:// Called By:// main () Table Accessed:// modified table ( This only involves the operation of the database for the program) Table Updated:// modified table (this only involves the operation of the database for the program) Input:// Card card [] licensing structure, int size structure of the array size Output ://)
    2013-07-23 06:35:33下载
    积分:1
  • five_vb_tcp
    网络VB语言开发的五子棋,工作量是一周的本科毕业设计。(VB language network Gobang development, the workload is one-week graduate design.)
    2008-12-10 14:52:50下载
    积分:1
  • Chess
    简易的中国象棋游戏,用VC++.net编程(Chinese chess)
    2013-03-11 08:43:04下载
    积分:1
  • Source
    俄罗斯方块源码 直接运行可以看到结果。好东西大家分享嘛 (Tetris source code can be run directly see the result. Good things to share with you why)
    2009-01-01 10:22:22下载
    积分:1
  • Gomoku
    简单五子棋,简单学习算法,很弱的AI,原文是Python语句,现改写位c++(Simple backgammon, simple learning algorithm, very weak AI, the original is a Python statement, is now rewritten bit c++)
    2017-06-19 22:08:12下载
    积分:1
  • _0.5
    类似中国象棋的小游戏的实现(similar to a small Chinese chess games to achieve)
    2005-01-24 21:30:26下载
    积分:1
  • C-language-games--gobang-code
    C语言游戏——五子棋,文中详细描述了五子棋游戏的设计规则,如何操作,而且有注释,可以简单明了的看懂操作(C language games- backgammon, backgammon paper describes in detail the design rules of the game, how to operate, and there are notes, you can understand straightforward operation)
    2013-08-15 09:23:21下载
    积分:1
  • five
    五子棋的小程序,考虑了先手双三禁手的情况可以人和电脑,人和人,步数有统计,开始可以选择白旗或者黑棋(Gobang a small program, taking into account firstly the three pairs of hands can be cut and the computer, and the people, a few steps there are statistics, can choose to start a white flag or Black)
    2010-02-02 11:23:10下载
    积分:1
  • Russia1.2
    俄罗斯方块,加了图片! 一样的俄罗斯方块, 不一样的感觉(Russian box, add the pictures! Like the Russian box, and not the same feeling)
    2007-03-07 16:57:08下载
    积分:1
  • ChineseChess
    说明:  中国象棋棋盘C#实现,主要用于学习面向对象相关知识(Chinese chess board C# to achieve, mainly for learning object-oriented knowledge)
    2009-07-26 22:20:46下载
    积分:1
  • 696518资源总数
  • 106005会员总数
  • 36今日下载