Pinned Repositories
BluePhil
STM32-based development board with various sensors.
JQTools
基于Qt开发的小工具包
MCUDEV_DEVEBOX_F407VET6
MicroPython board definition for the MCUDev DevEBox STM32F407VET6 board
modern-cpp-tutorial
📚 C++11/14/17 On the Fly
openhantek
OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
Python
All Algorithms implemented in Python
python-snippets
:100: The most useful python snippets
qt6_mingw_build
Qt_2018_Fall
Qt_2018_秋季_作业
zpserver
一位前辈写的zpserver,[源地址](https://github.com/goldenhawking/zpserver) 已经不见了,上传一个作为备份
njuFerret's Repositories
njuFerret/xpath-playground
fork from https://scrapinghub.github.io/xpath-playground/
njuFerret/Asynchronous-Methods-for-Deep-Reinforcement-Learning
Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the one-step-Q-learning pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.
njuFerret/ChineseChess-engines
**象棋开源AI整理, 包括ElephantEye, BitStronger, 撤蛋 夢入神蛋 MRSD2, mars
njuFerret/CppProjectTemplate
Basic, but working, C++ project using CMake, boost and Doxygen
njuFerret/Data-Acquisition-Tool
Physiological Data Acquisition Tool for Low Cost Computer Systems
njuFerret/Django-ERP
Django-ERP是一款基于Django开发的ERP管理软件,包含常用的销售管理、采购管理、库存管理、组织管理等,支持按项目归集费用,支持工作流审批,支持采购单、报价单的批量导入。
njuFerret/freeRTOS_Document
freeRTOS中文文档
njuFerret/gifs
:joy: :camera: :sparkler: Storage place for all mah gifs.
njuFerret/gogotester
njuFerret/Hand-Landmarks-Detector
njuFerret/Intro-Design-Patterns-Cpp-Qt5
Porting the source code from the book "An Introduction to Design Patterns in C++ with Qt" by Alan & Paul Ezust from Qt 4 to Qt 5, and a bit of C++11.
njuFerret/IRremote-STM32
Arduino IRremote port to STM32F4 microcontroller.
njuFerret/LBP
C++ implementation of the Local Binary Pattern texture descriptors. This class integrates with OpenCV and FFTW3 to bring a complete and fast implementation of the popular descriptors: LBP u2, ri, riu2 & hf. The routines for calculating these descriptors are inspired by the Matlab code of the original authors.
njuFerret/MEMD-Python-
Python version of the Multivariate Empirical Mode Decomposition algorithm
njuFerret/OpenCV3-Intro-Book-Src
《OpenCV3编程入门》书本配套源码||《Introduction to OpenCV3 Programming》Book Source Code
njuFerret/Python-scientific-computation
《Python科学计算》第二版张若愚老师的演示代码
njuFerret/QCopterFlightControl
飛控板 FlightController,使用 STM32F405RG / STM32F411CE
njuFerret/QmlBook-In-Chinese
QML Book In Chinese
njuFerret/qt-network-reply-ex
A wrapper class for automatically handling HTTP redirects.
njuFerret/qt-opencv-multithreaded
A simple multithreaded OpenCV example application using the Qt framework
njuFerret/qt5-cinematic-experience
https://gitorious.org/downstream/qt5-cinematic-experience/ http://quitcoding.com/download/Qt5CinematicExperience1.0.tgz http://quitcoding.com/?page=work#cinex
njuFerret/QtOpenCVViewerGl
Qt widget to display OpenCV images in an OpenGL frame
njuFerret/qui
此项目作者为刘典武,不是我自己的原创项目,望周知。
njuFerret/shadowsocks
njuFerret/shadowsocks-qt5
A cross-platform shadowsocks GUI client
njuFerret/shadowsocks-windows
njuFerret/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
njuFerret/STM32_NEC_Decode
A library for decoding NEC IR protocol with STM32
njuFerret/Tutorial3D
This tutorial mainly focuses on Qt 3D and its usages, Every commit is a step that tells how to build a project from scratch.
njuFerret/WeiboMsgBackupGUI
**爬盟出品的微博备份神器:用于备份新浪微博指定用户全部微博的备份工具