Pinned Repositories
Carbon-Gomoku
Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-max with cut offs, alpha-beta, transposition table, situation signatures, candidate generating, expert knowledge, further enhancements). Very heavly documented in author's native language (polish) - see Documentation_PL folder. Other tags: Tic Tac Toe, 5 in a Row, Go-Moku, Connect, Connect5, Connect6, Caro, Noughts and Crosses, AI, engine. Original author: Michał Czardybon Original website: http://mczard.republika.pl/gomoku.en.html Email: mczard@poczta.onet.pl Country: Poland Programming language: C++ IDE: Visual Studio 6.0 project (works also in 7.1) Year: 2002 (this project has over 13 years!) Notes: First time on any source code repository.
EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
HomeTools
生活中几个自己使用的工具,包含midi 简谱下载工具(支持换源),背景壁纸下载工具(支持多屏幕单独设置)。基于Net Core平台,理论上可以跨平台。
hprosec1x-vs
hprosec1x项目的vs修改版
mybox-cfg
参考tvbox源,制作自己的mybox源
PWQsystem
Python with Qt/Qml plugin system
QCefView_Win
CEF3 + Qt5, VS 项目。启用Flash。类讲解。Clone from https://github.com/tishion/QCefView.
qtDragableWidgetDemo
Qt可拖拽、调整大小的Widget. Dragable and resizable widget for qt.
QuickJS_App
基于QuickJS的Qt5 mingw32 版本代码模板,不支持Visual studio.
quickjs_cmake
The cmake build system for quickjs, and a demo to explain how to use it. include js call C interface and class.
BBDXF's Repositories
BBDXF/QCefView_Win
CEF3 + Qt5, VS 项目。启用Flash。类讲解。Clone from https://github.com/tishion/QCefView.
BBDXF/qtDragableWidgetDemo
Qt可拖拽、调整大小的Widget. Dragable and resizable widget for qt.
BBDXF/hprosec1x-vs
hprosec1x项目的vs修改版
BBDXF/PWQsystem
Python with Qt/Qml plugin system
BBDXF/QuickJS_App
基于QuickJS的Qt5 mingw32 版本代码模板,不支持Visual studio.
BBDXF/Carbon-Gomoku
Gomoku game (Five in a Row) playing program with a really strong advanced artificial intelligence algorithm (evaluation function, mini-max with cut offs, alpha-beta, transposition table, situation signatures, candidate generating, expert knowledge, further enhancements). Very heavly documented in author's native language (polish) - see Documentation_PL folder. Other tags: Tic Tac Toe, 5 in a Row, Go-Moku, Connect, Connect5, Connect6, Caro, Noughts and Crosses, AI, engine. Original author: Michał Czardybon Original website: http://mczard.republika.pl/gomoku.en.html Email: mczard@poczta.onet.pl Country: Poland Programming language: C++ IDE: Visual Studio 6.0 project (works also in 7.1) Year: 2002 (this project has over 13 years!) Notes: First time on any source code repository.
BBDXF/EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
BBDXF/HomeTools
生活中几个自己使用的工具,包含midi 简谱下载工具(支持换源),背景壁纸下载工具(支持多屏幕单独设置)。基于Net Core平台,理论上可以跨平台。
BBDXF/Learning_ROS_for_Robotics_Programming_2nd_edition
Code and examples for Learning ROS for Robotics Programming - 2nd Edition
BBDXF/mybox-cfg
参考tvbox源,制作自己的mybox源
BBDXF/quickjs_cmake
The cmake build system for quickjs, and a demo to explain how to use it. include js call C interface and class.
BBDXF/leetcode
my leetcode note
BBDXF/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.0
BBDXF/qml-handwriting
Open source handwriting recognition keyboard written in QML/JavaScript
BBDXF/qml-material
:book: Material Design implemented in QtQuick
BBDXF/rsyncDemo
a demo to show how to use librsync to rsync files
BBDXF/SeetaFaceEngine
BBDXF/stm32app
a demo for using rust develop stm32F4 code. just for learn and test.