Giter Club home page Giter Club logo

dnfcalculating's Introduction

DNFCalculating

执行程序下载:https://wws.lanzous.com/b01bfj76fhttps://pan.lanzou.com/b01bfj76f

python(3.8)编写,使用 pyqt5(5.14.2) 图形 GUI 库
主框架由纸飞机实现,西瓜提供数据公式并协助修改,SCUDRT 对算法进行优化修改,风之凌殇添加多进程优化

程序目录结构说明

Part 目录

职业相关文件目录,由职业名.py 及 sum.py 组成,职业名.py 负责各个职业的个性化数据,sum.py 负责引用所有职业
若项目文件打开时图片显示不正常请将 pyqt5 版本更新至 5.14.2 或以上

ResourceFiles 目录

资源文件目录,由公用资源文件及职业资源文件组成

main.py

程序入口页面,职业相关部分已经抽出,无需修改

PublicReference 目录

公共实现部分,由 base.py 装备.py 装备函数.py 组成

PublicReference/base.py

核心算法及主体界面绘制部分
常规无需修改该部分,如需要优化程序的效率及部分算法,可尝试修改
主体核心可优化空间比较大,但由于接触 PY 才几个礼拜,对 PY 多核心运算的不熟悉,暂不打算修改,欢迎尝试优化

PublicReference/装备.py

装备及套装数据部分
如需要添加修改装备.可在此处修改,注意装备的后缀数字,需要与 img/装备下的文件名一致(新增需要同步添加图标)

PublicReference/装备函数.py

一些计算公式部分,除非公式出现偏差,否则无需修改

dnfcalculating's People

Contributors

leafleaf9 avatar scudrt avatar wxh0402 avatar yangwei549 avatar

Watchers

 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.