Pinned Repositories
moldyn_parallel_test
A c++ code of Molecular Dynamics of point particles for general purpose. This fork aims at testing parallelism algorithms and/or implementations.
ngixqlrc
NJU_C_checker_multi
An application for checking homework for "The C Programming Language" course in Nanjing University based on Python 3.6 and PyQt5. Also requires gcc in PATH.
PlantVsZombie
2019秋季《高级程序设计》课程设计2。课程已结束,公开代码。
PriceCpp
中国铁路普速票价计算器
pyETRC-doc
document for pyETRC (See https://github.com/CDK6182CHR/train-graph) with docsify (See docsify.js.org)
qETRC
使用Qt (C++) 重构的pyETRC项目。原始项目参见 https://github.com/CDK6182CHR/train_graph
SARibbon
Ribbon Control on Qt
Timetable_new
support libraries and modules for project train_graph. See https://github.com/CDK6182CHR/train_graph
train_graph
非官方的简易**铁路列车运行图系统,基于Python + PyQt5。注:此项目已经重构为C++版本,原则上不再维护。请见:https://github.com/CDK6182CHR/qETRC
CDK6182CHR's Repositories
CDK6182CHR/qETRC
使用Qt (C++) 重构的pyETRC项目。原始项目参见 https://github.com/CDK6182CHR/train_graph
CDK6182CHR/train_graph
非官方的简易**铁路列车运行图系统,基于Python + PyQt5。注:此项目已经重构为C++版本,原则上不再维护。请见:https://github.com/CDK6182CHR/qETRC
CDK6182CHR/PriceCpp
中国铁路普速票价计算器
CDK6182CHR/moldyn_parallel_test
A c++ code of Molecular Dynamics of point particles for general purpose. This fork aims at testing parallelism algorithms and/or implementations.
CDK6182CHR/ngixqlrc
CDK6182CHR/SARibbon
Ribbon Control on Qt
CDK6182CHR/xepTemplateLibrary
Implementation of classic data structure and some algorithm for OJ of Data Structure course.
CDK6182CHR/biblatex-gb7714-2015
A biblatex implementation of the GB/T7714-2015 bibliography style || GB/T 7714-2015 参考文献著录和标注的biblatex样式包
CDK6182CHR/CEAS_utils
some utilities written for CEAS.
CDK6182CHR/flare_pp
A many-body extension of the FLARE code.
CDK6182CHR/gbt7714-bibtex-style
GB/T 7714-2015 BibTeX Style
CDK6182CHR/graphene-DFT
calculate band structure of graphene with DFT & CA-LDA, expand wavefunction with OPW basic-set, programmed with C++
CDK6182CHR/heob
Detects buffer overruns and memory leaks.
CDK6182CHR/mcu
Modeling and Crystallographic Utilities
CDK6182CHR/miscell
CDK6182CHR/MolecularDynamicsSYCL
Molecular Dynamics on SYCL
CDK6182CHR/NJU-Class-Shedule-Flutter
🍻 南哪课表APP Written in Flutter
CDK6182CHR/NJUArchery
A Management application for achery competition.
CDK6182CHR/NJUThesis2021
A LATEX template of NJU Thesis 2021 Version 南京大学本科生毕业论文LaTex模板 2021版
CDK6182CHR/phonopy
Phonon code
CDK6182CHR/pyETRC_RTD
The pyETRC documentation, to be host on Read the Docs
CDK6182CHR/qETRC_RTD
CDK6182CHR/Qt-Advanced-Docking-System
Advanced Docking System for Qt
CDK6182CHR/rime-middle-chinese
中古漢語(切韻音系)全拼及三拼
CDK6182CHR/toml11
TOML for Modern C++
CDK6182CHR/util_0382
collect my code snippets
CDK6182CHR/vasppy
A Python suite for manipulating VASP input and output
CDK6182CHR/VASPy
Manipulating VASP files with Python.
CDK6182CHR/wenyan
文言文編程語言 A programming language for the ancient Chinese.
CDK6182CHR/ZhihuToMarkdown
一个将知乎文章自动转换为Markdown的小工具,使用Python编写