Pinned Repositories
CASIS-OpenCV-Course
Halcon
Halcon of Machine Vision
Learning-OpenCV-3_examples
Learning-OpenCV-4-Computer-Vision-with-Python-Third-Edition
Learning OpenCV 4 Computer Vision with Python, Third Edition By Packt
Mastering-OpenCV-4-with-Python
Mastering OpenCV 4 with Python, published by Packt
MQTT-Siemens-S7-1500
MQTT library block ported to Siemens S7-1500 PLC in SCL
pyAutoTrading
PyMinecraft
Minecraft源码阅读与分析
PyQt5-1
《PyQt5快速开发与实战》配套代码
vnpy
基于python的开源交易平台开发框架
drongh's Repositories
drongh/Halcon
Halcon of Machine Vision
drongh/PyQt
PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
drongh/2048-Qt
The 2048 game implemented in Qt
drongh/Blog-2018-02-IEC61131-ObserverPattern-Sample02
Sample02 of my Blog Post: 'IEC 61131-3: The 'Observer' Pattern'
drongh/C-Plus-Plus
All Algorithms implemented in C++
drongh/CleanPlayer
基于Qt编写的音乐播放器,界面由QML编写,网络和文件由C++实现,能够搜索和播放在线歌曲。
drongh/codesys-on-raspi
drongh/Computer-Vision-with-OpenCV-3-and-Qt5
Computer Vision with OpenCV 3 and Qt5, published by Packt
drongh/CppCon2017
Slides and other materials from CppCon 2017
drongh/czyBlog
drongh/DartTutorial
Learn Dart Programming, its basics and Fundamentals from scratch.
drongh/Data-Structure-And-Algorithm-2017
C/C++数据结构实现+《数据结构》严蔚敏版+**大学MOOC-陈越、何钦铭-数据结构-2017春。主要实现MOOC上的课程代码。
drongh/Data-Structures-and-Algorithm-Analysis-in-C-1
这本书的前10章基本看完了,想把其中主要的算法实现一下。
drongh/grokking_algorithms
Code for the book Grokking Algorithms (http://manning.com/bhargava)
drongh/IcePlayer
A Nice Music Player by Qt5 and C++
drongh/ldoce5viewer
Fast, free dictionary viewer for the Longman Dictionary of Contemporary English (LDOCE) 5th ed.
drongh/Learning-SICP
《计算机程序的构造和解释》公开课中文化项目。
drongh/NormalizingApp
C#+WPF编写S7-1200上位机
drongh/OOP-Concept-Examples-in-CODESYS-V3
Examples of IEC 61131-3 third edition OOP programming paradigms in practice
drongh/OpenCV_Wechat_jump
drongh/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
drongh/PySougouAI
Complete Sougouai API by Python3.6
drongh/QmlBook-In-Chinese
QML Book In Chinese
drongh/Qt-Advanced-Docking-System
Advanced Docking System for Qt
drongh/Qt-Tutorials
drongh/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg. High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架
drongh/QtCalc
A (design only) competent Material Design Calculator for Windows/macOS/Linux written in Qt/C++
drongh/QtQuickExamples
QtQuick相关的技术分享
drongh/ReactStudy
Private React Study Line .
drongh/trpl-zh-cn
Rust 程序设计语言(第二版)