CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 线程

搜索资源列表

  1. Tetris

    0下载:
  2. 简化版俄罗斯方块:用多线程、Swing、键盘事件 -Simplified version of Tetris: The multi-threading, Swing, keyboard events ...
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:47714
    • 提供者:王启方
  1. 1

    0下载:
  2. 主要是线程dll的注入方式,这也是写一些外挂的基础-Thread dll injection method
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-08
    • 文件大小:129386
    • 提供者:zhaotong
  1. chess

    0下载:
  2. 自编的一个简单国际象棋,包括时钟,多线程,覆盖所有象棋规则。有自己的图形界面,采用刷屏法实现。-A chess game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:194905
    • 提供者:kimi
  1. accountserver2010

    2下载:
  2. 魔域帐号服务器 功能分为两部分: 1、客户端登录线程:取得认证ID号AuthenID。 客户端连接到帐号服务器(以后可改为UDP) 登录后服务器到帐号数据库查帐号 返回认证ID号,并断开连接(如出错则返回错误) 将该认证ID号传给计点线程,转发给游戏服务器,用于玩家登录游戏服务器。 2、实时计点:与游戏服务器连接通讯,计算玩家使用的点数。(可提高线程优先级) 游戏服务器启动时登录到帐号服务器。 玩家登录后实时发送计点消息给帐
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-03-27
    • 文件大小:403041
    • 提供者:香甜
  1. tank

    0下载:
  2. 一个用java编写的坦克大战小游戏,主要运用java绘图、线程、界面开发、文件读写知识,可以通过修改敌人坦克数和自己的坦克生命数来增加游戏难度-Tankedaizhan written a java game, the main use of java graphics, thread, interface development, document literacy knowledge, you can modify the number of enemy tanks and the numb
  3. 所属分类:Shot Game

    • 发布日期:2017-04-06
    • 文件大小:33123
    • 提供者:00
  1. project1

    1下载:
  2. [本人原创] QQ零用钱大作战辅助源码【线程注入版】 内win32DLL文件夹为注入DLL的源码 可实现无限绿炸弹功能-[My original] QQ pocket money to big operations into the auxiliary source version] [thread within win32DLL folder into the DLL source code for the
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-31
    • 文件大小:35725
    • 提供者:消失de鱼
  1. Pete

    0下载:
  2. 综合实例:通过一段动画的绘制来实现使用多线程实现动画效果-Comprehensive Example: an animation of the drawing to achieve animation effects using multi-threading
  3. 所属分类:Games

    • 发布日期:2017-04-17
    • 文件大小:32251
    • 提供者:胡昊
  1. GameServer

    0下载:
  2. 采用IOCP实现的游戏服务器,有线程池,内存池,收发线程-Game server using IOCP implementation, a thread pool, the memory pool, send and receive threads
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-05-10
    • 文件大小:2066796
    • 提供者:
  1. CatchBean

    0下载:
  2. 简单的捉小球游戏,运用多线程,vistul studio 2005以上运行-Simple to catch the ball game, the use of multiple threads, vistul studio 2005 run for more than
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:58691
    • 提供者:王潇
  1. SuperMario_v6.1

    0下载:
  2. 模仿超级玛丽的单关卡游戏,共有6关. 每关需要吃到毒蘑菇才能过.自己写的.没用任何引擎.可以供初学者了解最基本的绘图和线程知识-Single-level imitation of Super Mario games, a total of 6 off each need to eat poisonous mushrooms can be shut off. His writing. Useless any engine can be for beginners to understand b
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:102414
    • 提供者:孙沛林
  1. Gobang--Game-Based-on-Java

    0下载:
  2. 使用java语言实现五子棋双人对弈,并且在对弈过程中可以实现通信,目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。 -Using java language double chess backgammon, chess and in the process of communication can be achieved, currently only supports two clients for online play, many pl
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:77235
    • 提供者:高高
  1. QXGameEngine0112MMORPG

    0下载:
  2. Silverlight-MMORPG游戏引擎0112源码 这里要说明的,此完成度约50 的2D-ARPG游戏引擎存在地图未切割、多线程未优化、算法未优化、无寻路等诸多毛病, 总结原因是架构上一开始就存在着问题,因此我不打算对其再进行完善及后续制作了。至于它的开源,或许对所有的朋友有大害而无一益, 那么就让它深藏吧。但是就是因为有了它的存在,才会有了本教程以一个更为优雅、简约时尚的姿态出现。我将在本例中完全屏弃 它所有的弱点,实现它未实现的所有功能,让所有的朋友们均能用WP
  3. 所属分类:Game Engine

    • 发布日期:2017-11-15
    • 文件大小:61607018
    • 提供者:阿宽
  1. BallGame1

    0下载:
  2. 一个简单的弹球游戏,小球碰壁是自动反弹回来,采用了多线程的方法-A simple pinball game, the ball hitting the wall is automatically bounce back, with a multi-threaded approach
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:4105
    • 提供者:juling
  1. quintergame

    0下载:
  2. 五子棋对战游戏的实现 安装JDK、配置环境变量,打开Eclipse导入项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。-quinter game server.chessServer client.chessClient
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:74309
    • 提供者:chenzd
  1. cswaigua

    0下载:
  2. CS外挂源码,采用的是线程注入,值得学习和研究-CS waigua source ,of study be trueley
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-03
    • 文件大小:58469
    • 提供者:sukeman
  1. MyTankGame

    0下载:
  2. 简单实现坦克大战,帮助了解多线程和画图的知识。可以存档,继续游戏,记录成绩。-Simple to implement tanks war, to help understand multithreading and drawing of knowledge. Can the archive, continue to game, record results.
  3. 所属分类:Games

    • 发布日期:2017-05-02
    • 文件大小:593953
    • 提供者:王晟
  1. russia-blocks

    0下载:
  2. 利用java的多线程技术实现经典游戏,俄罗斯方块-russia blocks
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:36515
    • 提供者:panyalei
  1. MyMaze

    0下载:
  2. 视图化迷宫游戏源代码,由visual c++编写完成,其中使用了多线程-my maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:9486566
    • 提供者:程序
  1. Tetris

    0下载:
  2. 俄罗斯方块,可以自定义形状,包含线程,托管,画图的方面的代码-Tetris, can custom shape, including thread, custody, drawing aspects of the code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-23
    • 文件大小:6681161
    • 提供者:张龙行
  1. The-game-typing

    0下载:
  2. 这个是做的简单的打字游戏程序,是用c#编程完成的,简单用到了线程技术!-This is the simple type do game program, in c # programmed, the si
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:4388
    • 提供者:miyuhan
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com