Pinned Repositories
A2L_Gen
A tool of generate A2l file with python
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
c-periphery
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
CSIM
SPICE-like Circuit Simulator, for Transient Analysis, DC/AC Sweep and Operating Point Analysis
domino_PIPELINE
User friendly and open source workflow management platform
elfreader-A2L-related
Simple realization of ELF file reading using pyelftools; A2L related functions.
Graph-Extensions-LabVIEW
These tools extend LabVIEW's existing XYGraph and Waveform graphs by adding visual overlays, mouse effects and some utilities to make graphs more user friendly and simpler to use.
Graph-Extensions-LabVIEW-MSChart
Add on extensions for graphing in LabVIEW using the MSCharts free component for .NET
Test-Bench-Framwork
wangwei357's Repositories
wangwei357/Test-Bench-Framwork
wangwei357/A2L_Gen
A tool of generate A2l file with python
wangwei357/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
wangwei357/awesome-pipeline
A curated list of awesome pipeline toolkits inspired by Awesome Sysadmin
wangwei357/c-periphery
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
wangwei357/CSIM
SPICE-like Circuit Simulator, for Transient Analysis, DC/AC Sweep and Operating Point Analysis
wangwei357/domino_PIPELINE
User friendly and open source workflow management platform
wangwei357/elfreader-A2L-related
Simple realization of ELF file reading using pyelftools; A2L related functions.
wangwei357/Graph-Extensions-LabVIEW
These tools extend LabVIEW's existing XYGraph and Waveform graphs by adding visual overlays, mouse effects and some utilities to make graphs more user friendly and simpler to use.
wangwei357/Graph-Extensions-LabVIEW-MSChart
Add on extensions for graphing in LabVIEW using the MSCharts free component for .NET
wangwei357/LabVIEWdotNetDataGrid
A LabVIEW table replacement using dotNet DataGridView for simpler and easy use in LabVIEW.
wangwei357/linux_app_demo
用于保存嵌入式Linux应用层接口的demo
wangwei357/OpenCOOD
An opensource framework for cooperative detection
wangwei357/ParallelPipe
Using this DeepPipeline library, it is very fast and easy to build parallel acceleration for multi-stage tasks, including deep learning. This code library does not require any dependencies and consists of pure Python code.
wangwei357/Pipeline
design a simple pipeline for daily job, freer than sklearn
wangwei357/ParaEMT_public
wangwei357/pyA2L
ASAM ASAP2 Library for Python
wangwei357/python-udsoncan
Python implementation of UDS (ISO-14229) standard.
wangwei357/QNX
wangwei357/ray-optics
Simulate reflection and refraction of light.
wangwei357/Ryven_by_leon
Flow-based visual scripting for Python
wangwei357/sequential-workflow-designer
Customizable no-code component for building flow-based programming applications. 0 external dependencies.
wangwei357/SETest
A Hardware Automation Test Software Base On LabVIEW
wangwei357/Simulink-Model-Parsing-Tools
read and write simulink model in python
wangwei357/UsbGpib
Versatile, cheap and portable USB to GPIB converter (USBTMC class based)
wangwei357/vehicle_protocol
wangwei357/VI-Explorer
VI-Explorer is a PHP-Library for lowlevel labview-binary-file access
wangwei357/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集
wangwei357/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中