Pinned Repositories
A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
Bus_Type_Greenhouse_Monitoring_System
采用STM32F103ZET6微控制器为大棚监控系统的数据采集和控制芯片。配合有一氧化碳传感器、空气 /土壤温湿度传感器、 光照报警模块明灌溉通风模块、 CAN CAN总线模块、显示视频监控等 总线模块、显示视频监控等 。一氧化碳传感器、空气 /土壤温湿 度传感器、光照用于监测大棚内环境数据 ;光电开关通过接收反射光线判断是否有人进入大棚;照明模块在光照不足的情况下为大棚补充植物所需光线;灌溉模块通过继电器开启;通风模块通过控制风扇为大棚通风;CAN总线用来连接各个监测节点与控制节点;视频显示模块显示传感器监测到的数据;监控模块用来监控大棚内图像。微控制器通过接受传感器的反馈信号来控制电机、风扇、LED装置工作,并且将反馈信号显示到终端,充分发挥了软件编程方便灵活的特点。
gitignore
A collection of useful .gitignore templates
Linux-Curriculum-Design
Linux课程设计:多线程停车场,使用锁和信号量实现,引入pthread-win32库后,可以在windows下运行
mooc-downloader
An icourse163.org MOOC downloader implemented by .NET. 一枚由 .NET 实现的中国大学 MOOC 下载器.
OpenWrt18.06-LS1023
OpenWrt18.06-LS1023
operating_system_experiment
操作系统实验作业——linux系统调用学习,重定向、管道、多进程、多线程编程技术实现
pua-books
:books: PUA 书籍
RSSHub
🍰 万物皆可 RSS
SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
Huntace86's Repositories
Huntace86/gitignore
A collection of useful .gitignore templates
Huntace86/mooc-downloader
An icourse163.org MOOC downloader implemented by .NET. 一枚由 .NET 实现的中国大学 MOOC 下载器.
Huntace86/across
Across the Great Wall we can reach every corner in the world
Huntace86/awesome
😎 Awesome lists about all kinds of interesting topics
Huntace86/cheatsheet
record some tips in linux
Huntace86/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
Huntace86/CTF-All-In-One
CTF竞赛权威指南(Pwn篇)
Huntace86/expert_readed_books
2020年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
Huntace86/fanqiang
翻墙-科学上网
Huntace86/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Huntace86/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
Huntace86/howto-make-more-money
程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
Huntace86/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
Huntace86/lcg
吾爱破解第三方安卓应用
Huntace86/leetcode
LeetCode in pure C
Huntace86/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Huntace86/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Huntace86/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
Huntace86/Mathematics
数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合
Huntace86/Mooc_Downloader
学无止下载器,慕课下载器,Mooc下载,慕课网下载,**大学下载,爱课程下载,网易云课堂下载,学堂在线下载,超星学习通下载;支持视频,课件同时下载
Huntace86/preserve-cd
Game Preservation Project
Huntace86/PySnooper
Never use print for debugging again
Huntace86/Reading-and-comprehense-linux-Kernel-network-protocol-stack
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
Huntace86/riscv-operating-system-mooc
《从头写一个RISC-V OS》课程配套的资源
Huntace86/scrcpy
Display and control your Android device
Huntace86/security-paper
(与本人兴趣强相关的)各种安全or计算机资料收集
Huntace86/ShiYanLou
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
Huntace86/tedukuri
《算法竞赛进阶指南》资源社区
Huntace86/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
Huntace86/writing-your-first-riscv-simulator
《从零开始的RISC-V模拟器开发》配套的PPT和教学资料