Pinned Repositories
algo
数据结构和算法必知必会的50个代码实现
blockchain_learning
blog
record
blog_matlab
blog_python
C-interview
记录C++面试相关试题
dcmbrowser
Lightweight DICOM file browser, preview, and manager
Design-Pattern
Design pattern
DicomTool
DicomTool is a free C++ tool, based on DCMTK lib, that given a dicom image (it also works with compressed dicom images), or a directory containing many dicom images, allows to: * Anonymize them; * convert them to bitmap format; * save their pixel data value in a ascii and/or binary file;
Leecode_Cplusplus
Leecode刷题笔记
hujianglang's Repositories
hujianglang/blog
record
hujianglang/Design-Pattern
Design pattern
hujianglang/DicomTreeQT5
Simple DICOM tag viewer
hujianglang/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
hujianglang/MVD-Model-View-Delegate
Qt MVD (Model View Delegate)
hujianglang/Radiomics-Feature-Extraction
Radiomics Feature Extraction GUI Tool with C++ (QT, DCMTK, CV)
hujianglang/simpleini
Cross-platform C++ library providing a simple API to read and write INI-style configuration files
hujianglang/blog_matlab
hujianglang/blog_python
hujianglang/2022learning
hujianglang/Asclepios-DICOM-Viewer
Bachelor thesis project. A DICOM Viewer written in C++, QT and VTK.
hujianglang/blockchain
hujianglang/chrome-QR-Plugin
hujianglang/CSerialPort
基于C++的轻量级开源跨平台串口类库Lightweight cross-platform serial port library based on C++
hujianglang/Dicom-Viewer
An application displaying 2D/3D Dicom
hujianglang/inifile-cpp
A header-only and easy to use Ini file parser for C++.
hujianglang/inih
Simple .INI file parser in C, good for embedded systems
hujianglang/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
hujianglang/Log4Qt
Log4Qt - Logging for the Qt cross-platform application framework
hujianglang/Modern-CPP-Programming
Modern C++ Programming Course (C++11/14/17/20)
hujianglang/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
hujianglang/ormpp
modern C++ ORM, C++17, support mysql, postgresql,sqlite
hujianglang/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
hujianglang/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
hujianglang/QML-Coding-Guide
A collection of good practices when writing QML code
hujianglang/qt_open
hujianglang/QtSerialMonitor
Qt serial monitor and data plotter
hujianglang/serial
Cross-platform, Serial Port library written in C++
hujianglang/serialib
Serial library for Linux & Windows
hujianglang/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.