Stars
Qt日常开发的一些功能模块或者Qt库、三方库的使用Demo,例如FFmpeg、OpenCV、Web、QGraphicsView、OpenGL、网络编程、数据库、QSS样式表、QtChart图表绘制等。
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Fortran and Python examples to accompany the book "Computer Simulation of Liquids" by Michael P. Allen and Dominic J. Tildesley (2nd edition, Oxford University Press, 2017). Use the "Code" button, …
The deep potential generator to generate a deep-learning based model of interatomic potential energy and force field
A deep learning package for many-body potential energy representation and molecular dynamics
Monte Carlo and Molecular Dynamics Simulation Package
A Monte Carlo molecular simulation software especially suited for materials simulations with polarizable models
Repository of selected Python 3 scripts used to aid data analysis and input generation of Monte Carlo and Configurational Bias Monte Carlo simulations performed with Dice.
Public development project of the LAMMPS MD software package
Quantum chemistry and solid state physics software package
An event-driven particle simulator and visualisation code. Please see the website below for more information.
Source File of My Book related to WebSpider
Files used in TMP Chem videos on computational chemistry
Cassandra is a Monte Carlo package to conduct atomistic simulations.
LIBSVM -- A Library for Support Vector Machines
Knowledge base construction from raw scientific documents
A mildly opinionated, RESTish API template
M.I.T General Circulation Model master code and documentation repository
Operating Systems: Three Easy Pieces(OSTEP) homework and project solutions
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net