Giter Site home page Giter Site logo

utils's Introduction

Utils

介绍/Introduction

这一项目中包括了我写的Latex和Typst模板(./Template/)以及一些程序(你可以在程序目录中找到相关说明)。 This repository contains some template (for LaTeX and Typst) and some programs (you can find introductions (chinese only) in the directory).

以下为简要说明: Followings are introductions:

  • ./Archive/ 逆向工程等特殊项目的记录文档。 Documents for special projects (e.g. Reverse engineering)
  • ./Template/ LaTeX和Typst模板。 Templates for LaTeX and Typst
  • ./CGviewer/ 一个实验性质的Qt安卓项目。 A experimental project fot Qt for android.
  • ./encode/ 一个基于Qt的加密/解密程序。 A encode/decode program based on Qt.
  • ./Gomoku/ 一个基于EGE的五子棋框架,用于决策程序测试。 A strategy test program for gomoku based on EasyX.
  • ./makemake/ 一个自动化生成Makefile的程序。 A program for creating the Makefile.
  • ./MinimalSurface/ 一个极小曲面的有限元求解程序。 A program for solving minimal surface problem.
  • ./PoissonEquation/ 二维矩形区域上的Poisson方程多重网格求解器。A 2D poisson equation solver by multigrid method over rectangle region.
  • ./qv/ 一个类似Dos系统下qv的文件编辑器。 A editor similar to qv in Dos system.
  • ./SceneEditor/ 一个基于Qt,用于生成并修改Json格式对话场景的程序。 A program based on Qt to generate and modify dialog scenes in Json format .
  • ./Throw/ 一个计算存在障碍的情形下两点间抛物线的程序。 A program to compute a parabola between two points with the presence of an obstacle.

你可以将这些代码用于其他用途,但这些代码并没有经过严格测试,因此我不保证其正确性。 Please feel free if you want to use them, but these codes are not rigorously tested and there's no guarantee of correctness.

如果你发现了任何错误或有任何建议,可以通过[email protected]联系我。 Please let me know if there are bugs or suggestions, and my email is [email protected].

依赖/Dependencies

部分代码基于EGE、Eigen、Autodiff、Qt等库。 Some of the codes is based on libraries such as EasyX and Qt.

utils's People

Contributors

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