Pinned Repositories
acado
ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization.
AutoCAD-ObjectArx
AutoCAD-ObjectARX最常用功能封装,便于日常调用
BehaviorTree.CPP
Behavior Trees Library in C++.
clockwork
A finite statemachine-based language and supporting software for Industrial Control and Automation
Decision-Tree
决策树C++实现
fuzzy-PID-controller
This repository uses C++ to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.
GRFICS
Graphical Realism Framework for Industrial Control Simulations
ick
A class library for industrial data acquisition and automatic control
neuron
Open Source Industrial IoT Connectivity Server
plcrecorder
PLC Recorder is a recording and debugging tool for Siemens S7 300/400 PLCs.
Chechunlong's Repositories
Chechunlong/ObjectArxAutocad2018Vs2017Qt59
Chechunlong/Share-Beta
计算股票Beta值,市场收益率,有协方差,期望,方差等函数,.csv数据源
Chechunlong/qspectrumanalyzer
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
Chechunlong/qt-webkit-kiosk
This is simple browser application written on Qt & QtWebkit.
Chechunlong/Honours-Project
Estimating Point Source Parameters using Non-Linear Least Squares Methods
Chechunlong/RBF_knn
使用k均值的方法将输入集分类,然后再使用最小二乘方法计算输出节点的权值。
Chechunlong/Decision-Tree
决策树C++实现
Chechunlong/AirQualityDetecting
基于Qt5空气质量数据采集系统
Chechunlong/nnlsh_cluster
Chechunlong/QuickCalculate
这是我对外接的第二个项目,负责帮对方编写了直线最小二乘法拟合的快速计算并利用QCustomPlot绘制曲线和点。
Chechunlong/qtwebkit
Qt Webkit
Chechunlong/itemframework
A Qt-based application framework that allows users to define units and control the flow of data between them.
Chechunlong/books
数学教程-高等数学、概率论与数理统计、线性代数
Chechunlong/itia_control
The repository contains the implementation of different algorithms developed by the Institute of Industrial Technologies and Automation, of the National Research Council of Italy (CNR-ITIA). This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No. 637095.
Chechunlong/motion_control
轨迹跟踪控制算法研究
Chechunlong/fuzzy-PID-controller
This repository uses C++ to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.
Chechunlong/RQ_HMS
基于 Raspberry Pi 和 QT 的智能家居安防系统,能够实时监测家庭中的温度、湿度值,还有红外监测用于监控人的通过,USB摄像头采集图像信息形成监控视频。
Chechunlong/control
Control system for coupled tanks
Chechunlong/Aero
An application built under the guidance of Ministry of Civil Aviation and Airport Authority of India. The Qt based application tracks and detects passengers in the Airport and calculates the throughput and Average waiting time of each counter. For iOS application check the link below
Chechunlong/nnls-1
Reimplementation of non-negative least squares
Chechunlong/QQLikeUI
Qt实现的高仿QQ6.x UI 这是国内 【颜不改】写的,此处只做转发,感谢原作者,还有另外我个人写的一个仿 【微信】的app,机遇qt5.8,练手项目仅供参考
Chechunlong/SL-DPT100
ProfiBus-DP to TCP/IP Ethernet
Chechunlong/smartPID
Smart temperature and process controller. Powerful, precise,flexible,programmable and remote controllable...in one word is a SMART controller!
Chechunlong/che
my fist name
Chechunlong/IM
linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。
Chechunlong/Curve-fitting
Curve fitting based on Least Squares Method.
Chechunlong/daq
modbus数据采集,支持Tcp、串口。
Chechunlong/OpenPLC
Software for the OpenPLC - an open source industrial controller
Chechunlong/Qt-QRcodeSQLite
上位机接收串口扫描枪数据,然后存储在SQLite数据库中并使用EXcel导出
Chechunlong/Distributed-Temperature-Control-System
This school course-based project aimed to build a distributed temperature-control system by using Qt frame that can process requests from clients.