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

搜索资源列表

  1. aRes_5Q

    0下载:
  2. 本人上学期写的一个五子棋单机版程序(界面借用别人的),AI实现还不错。本来想完善一下的,因为一些事情耽搁,估计不会再做修改。我比较了一下网上其它相关的程序,就程序效能来讲,本程序还是值得...呵呵,根本不使用搜索算法,一切基于逻辑,电脑漏棋相当少。-Last semester I wrote a stand-alone 331 (interface borrow the work of others), AI to achieve good. Perfect originally wanted
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:358241
    • 提供者:刘锋
  1. MU-plug-in-source-code

    0下载:
  2. 自己编写E语言外挂源代码,功能有:卡马死亡延迟,加速,-E language to write your own plug-in source code, functions are: Kama death delay, acceleration, and so on ...
  3. 所属分类:Game Hook Crack

    • 发布日期:2014-05-21
    • 文件大小:3909632
    • 提供者:小宇
  1. wanyeyouxi

    0下载:
  2. 必须系统参数 [SYSTEM] 默认推荐人ID introducer=1 延时显示大厅,因网页加载慢,可以根据情况输入秒数,等网页加载完成再显示大厅 WaitTime=0 自动升级程序,版本号 Ver=3980 TML=844ab24317 服务器IP SvrList=网通服务器:www.euqq.com:10000,电信服务器:www.euqq.com:10000,铁通服务器:www.euqq.com:10000,联通服务器
  3. 所属分类:Chess Poker games

    • 发布日期:2016-01-26
    • 文件大小:23292928
    • 提供者:tanjun
  1. dsp28335I2C_OK

    1下载:
  2. 本人TI的dsp28335的I2C总线调试通过的小程序,没有中断;读写间的延时非常重要; 欢迎下载-I TI' s I2C-bus debugging dsp28335 small program adoption, without interruption delay between read and write is very important welcome to download
  3. 所属分类:Other Games

    • 发布日期:2017-03-22
    • 文件大小:2814
    • 提供者:马磊
  1. RJ010412CC

    0下载:
  2. 985工程高校西北工业大学程序设计大赛作品 拿出来与大家分享 喜之郎CC队 作品简介:在开始运行该程序时,会出现两个动画人物的脸,按任意键 后这两个脸会来回相撞5次,(在这5次期间会有相应的文字 和图形输出,比如:会有旋转时针控制时间的延迟...)。完 了后,会输出一行提示信息:按回车键,这两个脸会做三个 逆时针360度的旋转,按ESC键,会退出该程序,按任意键, 他们会再次相撞。-985 engineering colleges and universities Northwest
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:32447
    • 提供者:王赫
  1. CallNoDelay

    0下载:
  2. 召唤无延迟,适用于各职业的召唤兽,平均每秒召唤兽攻击次数达到20次!-Calls without delay, applicable to all professional call beast, the average calls per second, up to 20 times the number of animal attacks!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-07
    • 文件大小:608
    • 提供者:梦幻飞翔
  1. MU-free1.0.1.1Source-Conny

    0下载:
  2. 我编写的“奇迹”法师免费版1.0.1.1的源程序,用按键精灵打开,里面的截图需要大家自己去截,然后根据自己的网速,调整延迟就可以用了。功能:法师不停打黑龙波,每隔40秒打一次守护。-I compiled the " miracle" Master Free Version 1.0.1.1 of the source, using keys to open the wizard, which need your own screenshots to cut, and then a
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-01
    • 文件大小:1217
    • 提供者:connyzone
  1. MU-free2.0.4.3Source-Conny

    0下载:
  2. 我编写的“奇迹”法师免费版2.0.4.3的源程序,用按键精灵打开,里面的截图需要大家自己去截,然后根据自己的网速,调整延迟就可以用了。功能:法师不停打黑龙波,每隔40秒打一次守护,自动喝红/蓝,捡拾宝石+卓越,没药自动回城。-I compiled the " miracle" Master Free Version 2.0.4.3 of the source, using keys to open the wizard, which need your own screensh
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-22
    • 文件大小:2783
    • 提供者:connyzone
  1. tongchishe

    0下载:
  2. 蛇每增加一节延时减少1000毫秒 如果蛇头碰到食物,不运行下面语句 蛇的后一节的坐标等于前一节的坐标-Snake for each additional 1 millisecond delay to reduce if the snakeheads 1000 encounter of food, do not run the following statement after a snake is equal to the coordinates of the coordinates of th
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:1988
    • 提供者:冉大
  1. c4

    0下载:
  2. 纯用 字符 和数组编的五子棋,棋盘也是用字符画的。 编了1上午了,主要是算法跟按键比较烦,发现有bug-- 按键速度过快会产生延时显示,可能是算法不好。 操作:玩家1: a,s,w,d(方向) 空格(落子) 玩家2: 上、下、左、右 回车 (落子) ESC: 退出 -Using only an array of characters and series of backgammon, the board is painted with the characters
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:1330
    • 提供者:吴姗姗
  1. VBsourcecode

    0下载:
  2. 这里面有些东西是论坛那个VB一天一天写外挂教程里没有的东西,虽然不是必须的 不过还是有些实际意义 1、VB的小图标处理 2、后台鼠标的模拟移动和点击 3、从进程获得文件执行路径 4、打开文件夹的操作 5、比sleep好用的延时函数 所有代码都是参考人家的做的,我理解新人没有实例的痛苦,我也是参考一天一天的教程写出来的 在此再次感谢-This is something which is day by day forum that VB does not
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:3524
    • 提供者:王开华
  1. input

    0下载:
  2. 模拟键盘鼠标的dll类代码,支持前台和后台,还有延时函数,不同于sleep不会造成无法响应,绝对值得一看,里面有很多技巧的东西-Simulate keyboard and mouse of dll class code, support foreground and background, as well as time delay function, different from the sleep will not cause no response, the absolute worth,
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-22
    • 文件大小:6683007
    • 提供者:董林
  1. 123

    3下载:
  2. 按键精灵WOW 挂机脚本 不停得按1Hwnd = Plugin.Window.Find(0, "魔兽世界") Call Plugin.Window.SendKeyPress(Hwnd, 49) Delay 10000 -WOW Wizard button hook scr ipt may stop by 1Hwnd = Plugin.Window.Find (0, " World of Warcraft" ) Call Plugin.Window.SendKeyPre
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:681450
    • 提供者:chen
  1. SET_AHK_v1.4

    0下载:
  2. 修改键盘延迟率等!用于各种游戏的频繁点击键盘!-Modify the keyboard delay rate! Click for a variety of game frequent the keyboard!
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-22
    • 文件大小:582019
    • 提供者:jixiaofei
  1. taochishe

    0下载:
  2. 对一个贪吃蛇c代码的分析注释;根据用户选择的快,中,慢决定延时时间-Snake on a c code analysis notes based on user-selected fast, medium and slow decision delay
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:2176
    • 提供者:
  1. xinxikuang

    0下载:
  2. 使用API监视信息框,并且关闭他!如果系统资源占用过高请增大延迟-Information box using the API to monitor and close to him! Excessive system resources if you increase the delay
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-08
    • 文件大小:2798
    • 提供者:陈金豹
  1. junqi

    0下载:
  2. 四国军棋延时器,可以使时间延长到90秒,这样对家,和对手就可以有充分的时间思考问题了。-Four JunQi delay device, can make the prolonged to 90 seconds
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:12872
    • 提供者:张无忌
  1. 2009111116138418

    0下载:
  2. QQ伴侣不是外挂,QQ伴侣和外挂有本质上的不同。外挂的特性是拦截游戏数据,修改游戏数据为前提的恶性作弊软件,而QQ伴侣绿色辅助软件则是为用户提供帮助的良性软件。这种软件能够为玩家降低操作的负担,可以更好的调整玩家的生活空间,让打游戏和工作两不耽误。 -QQ is not a plug-in partner, QQ partners and plug are essentially different. Plug-in feature is the blocking game data, m
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-09
    • 文件大小:1558928
    • 提供者:lgwei2011
  1. 01-tan-chi-she

    0下载:
  2. 使用Visual C++ 6.0来调试,先打开光盘中的snake_main.dsw文件,然后使用Build命令进行调试。 include "snake.cpp" void main() { //welcome to play the game graph_welcome() //delay Sleep(1000) //the game page layout view graph_game() //initi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1192516
    • 提供者:康康
  1. Generic No Delay

    0下载:
  2. Generic No Delay v97.1
  3. 所属分类:外挂编程

    • 发布日期:2017-12-20
    • 文件大小:278528
    • 提供者:minseok
« 12 »
搜珍网 www.dssz.com