![raspberry-pi logo](https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/raspberry-pi/raspberry-pi.png)
Starred repositories
This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CMake build system and is deliberately completely minimal.
A set of common support code for medical imaging, surgical navigation, and related purposes.
📚 Freely available programming books
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Starviewer, a cross-platform open source medical imaging software
c++ 顺序表、链表、静态链表、队列、一元多项式、汉诺塔、火车调度问题、操作系统调度问题、背包问题、最大连续子列和问题、KMP算法、稀疏矩阵、广义表、并查集、无向图邻接表、有向图邻接表、Krusskal算法、Prim算法、最短路径Dijsktra算法、最短路径Bellman-Ford算法、最短路径Floyd算法、拓扑排序、关键路径、优化的冒泡排序、快速排序、直接插入排序、折半插入排序、闭散列…
QtDcm provides a set of Qt widgets to search and query DICOM images from a PACS. https://qtdcm.github.io
Health related software: development prototype(Follow the“ dcmtk ”protocol )
Sample code for the Effective C++ book by Scott Meyers.
设计模式精解-GoF 23 种设计模式解析附 C++实现源码
C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"
Working code for the Design Patterns book from the Gang of Four.
Makefile templates for different sized projects
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
QtQuickAppDemo, implement some animation effect reference by AE.参考 AE 做应用。
Deep learning demo program for android by using Qt5 and Caffe2
Qt QML GUI events playback library, intended for auto test.