Code Monkey home page Code Monkey logo

bcjh-metropolis-html's Introduction

BCJH-Metropolis-html

访问地址

https://run.bcjh.xyz/

https://yuwenxifan.github.io/BCJH-Metropolis-html/

介绍

原项目:https://github.com/hjenryin/BCJH-Metropolis

宴会跑分计算器的网页移植版,通过 emscripten 实现,将c++项目编译成js(在此鸣谢原项目作者ajdx,核心算法全是他做的,我就弄了交互页面和规则接口)

使用

  1. 打开网页,填入白菜菊花的个人数据id(仅首次使用,或个人数据有更新时才需要填写);
  2. 选择宴会规则,填入期望达到的分数,点击开始按钮开始运行;
  3. 耐心等待结果输出即可,会根据机器CPU核数开启多个线程计算,实时输出最佳结果;
  4. 分数列表中红色的表示没达到期望分数,绿色的表示达到了,结果出来后还可以修改分数线让结果变色。分数可以点击,用来查看不同结果;
  5. 每个线程内的逻辑都是找到期望分数就停,所以分数线设得低计算就会很快,输出结果全是绿的情况就表示分数还有很大提升空间,可以把期望分数填高一些再算;
  6. 期望分数和迭代次数不建议同时设得很高,可能会需要跑很久且会导致设备发热,高耗电(一般 5000*5000 就够用了,大伙对自己的设备好一点!)。

bcjh-metropolis-html's People

Contributors

github-actions[bot] avatar haoyun0 avatar hjenryin avatar yuwenxifan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.