
Lists (3)
Sort Name ascending (A-Z)
Starred repositories
novelWriter is an open source plain text editor designed for writing novels.
TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
A family of header-only, very fast and memory-friendly hashmap and btree containers.
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
这个项目使用了osgearth和qt来开发了一个数字地球。实现了图层添加、位置跳转、图像配准等相关功能。This project used OSGearth and QT to develop a digital Earth. Layer addition, position jumping, image registration and other related functions ar…
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
使用 QML 和 Markdown.Converter.js 实现的 Markdown 编辑器,特性少得可怜
Simple markdown viewer written in Qt Quick.
CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。
QML/Qt3D version of http://learnopengl.com samples