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

搜索资源列表

  1. 令Win32应用程序跳入系统零层

    1下载:
  2. -有 没 有 简 单 一 些 的 办 法 呢 ? 我 们 可 以 令 一 个 普 通Win32 应 用 程 序 运 行 在Ring0 下, 从 而 获 得VxD 的 能 力 吗 ? 答 案 是 肯 定 的,请看本文
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7816
    • 提供者:
  1. 蛙跳程序

    1下载:
  2. 蛙跳算法(SFLA)是一种全新的启发式群体进化算法,具有高效的计算性能和优良的全局搜索能力。对混合蛙跳算法的基本原理进行了阐述,针对算法局部更新策略引起的更新操作前后个体空间位置变化较大,降低收敛速度这一问题,提出了一种基于阈值选择策略的改进蛙跳算法。通过不满足阈值条件的个体分量不予更新的策略,减小了个体空间差异,从而改善了算法的性能。数值实验证明了该改进算法的有效性,并对改进算法的阈值参数进行了率定。(Leapfrog algorithm (SFLA) is a new heuristic p
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:xdw0421
  1. PlayJumpJumpCSharp-master

    0下载:
  2. 微信刚刚更新了一个版本,主推了一个叫跳一跳的小程序。看到有人搞出来了辅助链接在这里,但是程序是用Java写的,在Windows下用非常不方便。看了下实现原理,还比较简单,一时兴起就用C#写了这个小工具。(WeChat has just updated a version, pushing a small program called jumping and jumping. See someone who has made a auxiliary link here, but the progr
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:14444544
    • 提供者:是呵呵
  1. wechat_jump_game

    0下载:
  2. 微信跳一跳,python3下运行。本压缩包仅供交流学习使用。 1、安装python3和adb 2、cmd中输入 python install -r requirements.txt 3、连接好手机处于usb调试模式,打开微信跳一跳,若手机为安卓手机在cmd中输入python wechat_jump_auto.py(WeChat jumps and runs under python3.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:16260096
    • 提供者:小木公
  1. wechat_jump_game-master

    0下载:
  2. 微信跳一跳,安卓手机使用abd功能用python语言实现。(WeChat jumps, and the Android phone uses the abd function to use the python language.)
  3. 所属分类:其他

  1. wechat_jump_game-master

    0下载:
  2. 微信自动跳一跳,程序根据手机截屏.判断两点之间的距离,然后算出按压力度去跳(WeChat automatically jumps, the program is based on a cell phone screen. Determine the distance between two points, and then calculate the pressure to jump.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3677184
    • 提供者:peng12332
  1. WeChat_jump

    0下载:
  2. 电脑模拟按键实现微信跳一跳自动跳跃。首先就是在上传的autojump.png图片上进行模板匹配,匹配出小人,并计算小人的坐标;如上图所示,框出来的用红色箭头所指即为小人的坐标! 然后就是通过Canny()函数进行图像的边缘检测,这里使用的阈值为5,10基本可以检测出所有边缘信息(Computer simulation keys to achieve WeChat jump one jump automatically. First of all, template matching is per
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:13359104
    • 提供者:shuang0——0
  1. iOS跳一跳辅助

    0下载:
  2. 微信iPhone端自动跳一跳 默认是iPhone X的分辨率, 更多机型全在config文件夹中.(WeChat iPhone end jump one jump The default is the resolution of iPhone X, and more models are all in the config folder.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:30720
    • 提供者:平而不凡
  1. TF-boy-WeiXinTiaoYiTiao_python-master

    0下载:
  2. 微信跳一跳usb接口连接手机就可以无限刷分,需要安装python2.6和Java8(WeChat jumps a USB interface to connect to a mobile phone with unlimited brushes and needs to install python2.6 and Java8)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:13583360
    • 提供者:turkzat03
  1. 微信跳一跳QJump

    0下载:
  2. 需要在模拟器环境下运行,利用鼠标采集起始点和目标点,按Q键跳一跳(You need to run in the simulator environment, using the mouse to capture the starting point and the target point, and jump a jump with the Q key)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:20050944
    • 提供者:W.bighand
  1. wechat_jump_game-master

    0下载:
  2. 微信跳一跳python脚本项目,自己写的,仅供测试(WeChat jump Python scr ipt project, write it, for test only)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:28090368
    • 提供者:entrence
  1. 跳一跳fz

    0下载:
  2. 微信跳一跳辅助源码,计算两个点之间的距离*系数=按下时间。(WeChat jump one jump auxiliary source, calculate the distance between two points * coefficient = press time.)
  3. 所属分类:C#编程

    • 发布日期:2018-04-23
    • 文件大小:246784
    • 提供者:bbba
  1. wechat_jump_game-master

    0下载:
  2. 跳一跳辅助,适用于IOS及安卓系统,安卓模拟器可用(Jump one jump auxiliary)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:30851072
    • 提供者:莫菲斯特
  1. AutoJump-master

    0下载:
  2. 跳一跳程序,可以自动也可以手动,包含源码。(Jump one hop program, can automatically and manually, including the source code.)
  3. 所属分类:C#编程

    • 发布日期:2018-04-23
    • 文件大小:22278144
    • 提供者:feiyunxia
  1. wechat_jump_game-dev-no-config-nightly

    0下载:
  2. 使用本程序可以实现微信小游戏跳一跳的自动刷分。(The automatic brush score of the WeChat small game jump.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3677184
    • 提供者:小白快跑
  1. wechat_jump_gui_bin-master (1)

    0下载:
  2. 跳一跳辅助工具。可以实现自己跳一跳哦。(Jump one jump auxiliary tool)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:19461120
    • 提供者:dvee
  1. wechat_jump_game-master

    0下载:
  2. 实现连接安卓平台,实现微信跳一跳的外挂程序(Connecting the Android platform to implement the WeChat jump)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4391936
    • 提供者:cutegaobabe
  1. 微信跳一跳 - 开原版新

    0下载:
  2. 就是跳一跳外挂没什么哈哈哈哈哈哈哈哈哈哈哈(It's nothing to jump out and hang out hahahahahahaahah)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:280576
    • 提供者:嘉歌
  1. jump_auto

    0下载:
  2. 跳一跳python实现,可自动跳无需人工(Jump one jump Python implementation, automatic jump without manual)
  3. 所属分类:其他

  1. wechat_jump_game-master

    1下载:
  2. 2017 年 12 月 28 日下午,微信发布了 6.6.1 版本,加入了「小游戏」功能,并提供了官方 DEMO「跳一跳」。这是一个 2.5D 插画风格的益智游戏,玩家可以通过按压屏幕时间的长短来控制这个「小人」跳跃的距离。分数越高,那么在好友排行榜更加靠前。通过 Python 脚本自动运行,让你轻松霸榜。(In the afternoon of December 28, 2017, WeChat released the 6.6.1 version, joined the "litt
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:8981504
    • 提供者:mmllnmh
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com