Code Monkey home page Code Monkey logo

dglab-oi's Introduction

郊狼OI联动

| 更适合ACM宝宝体质的郊狼~ |
| 杂鱼蒟蒻ACMer是要被电的哦~ |

本项目使用 DGLAB-BT 开发
(也是咱写的23333)
Tips:请在正式使用前一定先调好参数!别把自己电坏了啊杂鱼!

支持设备

郊狼版本 是否支持
2.0
3.0

适配OJ

ID 名称 作者 进度
CF Codeforces MossCG 已完成
ZUCC 浙大城院OJ MossCG 已完成

进度报告

  • 蓝牙部分几乎搓完了/支持2.0主机
  • 已开始适配OJ......

开发进度

  • |√| 基础代码框架
  • |√| 蓝牙框架
  • |√| 强度计算框架
  • |√| 蓝牙连郊狼功能(仅支持2.0主机)
  • |√| 爬OI功能(请各位自行适配学校OJ哦~)

强度计算规则

  • 基础强度:value=basicValue;
  • WA增量:value+=WATimes*WAValue;
  • AC增量:value+=ACTimes*ACValue;
  • 排名增量:value+=(rank-1)*rankValue;
  • 强度上限:if (value>limit) v=limit;

PS:控制好强度上限啊喂!别把自己电坏了啊杂鱼!

dglab-oi's People

Contributors

core2002 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.