生活不止有屏幕上的代码,还有诗和远方.
☆18Apr 17, 2019Updated 7 years ago
Alternatives and similar repositories for 1ZLAB-PyQT-Healthy-Work
Users that are interested in 1ZLAB-PyQT-Healthy-Work are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 其实Linux没有大家想得那么难,只要你掌握一些Linux的基本常识就可以算是入门Linux了。 有时候就是因为缺乏一些背景知识,导致你在学习Linux,学习命令行的时候会感觉自己一脸茫然。 1Z实验室,推出了**Linux快速入门**教程,就是给你提供必要的背景知识,不单…☆35Dec 3, 2018Updated 7 years ago
- PID可视化调参工具☆14Aug 25, 2018Updated 7 years ago
- This is a routine that supports Chinese display☆10Jan 9, 2019Updated 7 years ago
- 1ZLab在准备挑选合适的小车来研发计算机视觉的教程时候 , 发现习惯了Python语法的我们, 在市面上找不到合适小车, 后来我们选了ESP32作为小车的控制主板, 可以使用Python对其进行交互式编程, 极大的提升了开发效率.☆97Oct 16, 2018Updated 7 years ago
- Probably the best MicroPython development tool.☆37Dec 24, 2018Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17May 22, 2020Updated 6 years ago
- 此工程主要用于C语言解析csv格式/其他格式的字符串, 提取数值,帧头帧尾校验。 可以加入到单片机工程或者添加到Arduino的库函数中。☆19Nov 4, 2017Updated 8 years ago
- Operating System Assignment in HDU. Teacher:ZWH☆24Dec 8, 2016Updated 9 years ago
- opencv实现人脸检测, 识别视频流中人脸的位置,并且画出人脸所在的矩形区域。☆43Aug 10, 2018Updated 7 years ago
- MicroPython ESP32 从入门到差不多系列课程, 1Z实验室出品☆116Nov 9, 2018Updated 7 years ago
- [Not maintaining] Desktop lyrics for NeteaseMusic UWP | 网易云音乐UWP桌面歌词助手☆21Jul 5, 2018Updated 8 years ago
- Microbit Python Driver for PCA9685 16-Channel 12-bit PWM/Servo Driver - I2C interface☆27Jan 28, 2017Updated 9 years ago
- 为了让更多的学生可以更方便的入门OpenCV, 1Z学院 秉承make things easy的理念, 编写了这套OpenCV基础入门公开课-1Z学院. 而且课件与OpenCV源码均放置在Github上面开源, 大家可以及时下载与更新, 1Z学院会持续更新, 并录制视频教程…☆97Nov 9, 2018Updated 7 years ago
- OpenCV激光十字识别, 识别端点还有交叉点。☆16Aug 16, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- OpenCV手写字体识别专题教程主要侧重的是对手写数字样本的采集与预处理部分, 主要包括图像透视变换,二值化,联通阈检索,字符分割。☆85Nov 9, 2018Updated 7 years ago
- XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.☆42Apr 2, 2024Updated 2 years ago
- RDFS: an erasure code based cloud storage system☆39Jul 28, 2014Updated 11 years ago
- ESP-Cam是一款基于ESP32芯片的开源WIFI摄像头, 本仓库存放关于ESP-Cam的使用教程与相关开发资料. 同时本教程还提供了Ubuntu下配置ESP-IDF开发环境的教程,以及ESP-CAM源码修改与固件编译烧录的教程.☆187Nov 19, 2018Updated 7 years ago
- 该代码仓主要用于发布基于红旭开发板的ESP32教程(This repository is mainly to publish the ESP32 tutorials based on the HX DK)☆39Jan 20, 2019Updated 7 years ago
- Repository storing code for using Intel RealSense D415 and T265 cameras with RTAB-MAP to perform SLAM/mapping☆12Sep 10, 2020Updated 5 years ago
- ☆10Aug 9, 2021Updated 4 years ago
- Home Project. Tutorial-like project involving a raw DC PMSM command and control☆11Sep 25, 2019Updated 6 years ago
- Code for my publication: Deep Learning Predictive Band Switching in Wireless Networks. Paper accepted for publication to IEEE Transaction…☆17Jul 2, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆14May 31, 2023Updated 3 years ago
- 一站式爬取多个平台的数据,可自动清洗整理成需要的格式 目前支持的平台:微博 后期新增:微信,知乎,雪球,小红书 等☆12Nov 24, 2023Updated 2 years ago
- ☆19Jun 13, 2024Updated 2 years ago
- 各种安全相关思维导图整理收集☆11Sep 7, 2015Updated 10 years ago
- “DEEP NETWORKS FOR COMPRESSED IMAGE SENSING”,this is my repetition☆11Jun 15, 2023Updated 3 years ago
- ☆12May 3, 2026Updated 2 months ago
- Transfer Learning using state-of-the-art CNN architectures (ResNet34 and Xception). Class engineering, learning rate/weight decay tuning …☆11Jun 11, 2019Updated 7 years ago
- Field-oriented control firmware for B-G431B-ESC1☆14Sep 22, 2022Updated 3 years ago
- 二自由度云台实现人脸追踪。 首先是使用一款名字叫做IP摄像头的APP 采集手机摄像头的图像,在手机上建立一个视频流服务器。在局域网下,PC通过IP还有端口号获取图像。使用OpenCV的人脸检测的API获取人脸在画面中的位置,根据人脸位置距离画面中心的x轴与y轴的偏移量(of…☆225Aug 17, 2018Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Fork from 103yiran/XDUthesis_xelatex and modified☆12Mar 27, 2019Updated 7 years ago
- TMAG5273 magnetic sensor Arduino driver☆14May 13, 2024Updated 2 years ago
- Projection matrix design in Compressed Sensing☆15Dec 25, 2022Updated 3 years ago
- Keras workspace for Sipeed MAIX boards☆11Apr 25, 2019Updated 7 years ago
- Make the training data for yolov2, this code will output the label file for every picture.☆11Dec 12, 2019Updated 6 years ago
- 针对springside-core 3.3.4版本进行的扩展,支持复杂的查询,支持jqGrid,支持忽略大小写☆14Aug 14, 2014Updated 11 years ago
- in-progress motor controller, towards accessible closed-loop control☆14Aug 28, 2017Updated 8 years ago