mark-zhaofei's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
P3TERX/Actions-OpenWrt
A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 在线云编译 OpenWrt 固件
tonglei100/sweetest
小而美的自动化测试解决方案,支持 Web UI 测试,Http 接口测试,DB 操作测试,App 测试,小程序测试,Windows GUI 测试,文件操作
d0u9/Linux-Device-Driver
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel.
enjoy-digital/pcie_screamer
PCIe Screamer - TLPs experiments...
yifengyou/LinuxKernelTravel
Linux 内核之旅公众号文章
Martoni/pcie_debug
Command line tool to Read/Write to PCIe BARx memory space
wonderspig/Unix-Net
Unix网络编程源代码添加注释
kntism/The-Zen-of-Product-Managers
The Zen of Product Managers
akuing/python-http-interface-test
《用Python做HTTP接口测试》练习资料共享
Biktorgj/quectel_lk
Little Kernel Application bootloader for Quectel EG25
13691579846/LoanApiAutoTest
HTTP接口自动化测试实战项目
OpenWrt-Actions/Qualcomm-IPQ8074
高通Qualcomm | IPQ8074驱动
yushujun0629/Quectel
This repository is for Quectel customers to download documents and tools conveniently. All rights are reserved by Quectel Wirelss Solution Co. ,Ltd.
LanternD/Quectel-debug-log-decoder
A decoder that leverages the message.xml file coming with the Quectel firmware to decode the debug log from the Quectel devices.
Stark-Wan/EC20CEFAG
Stark Wan Add Quectel EC20CEFAGR06A01
xingxingzaixian/novel_read
小数阅读器
lucelujiaming/Quectel_Android_RIL
Quectel_Android_RIL
Biktorgj/qfirehose
Quectel Firehose Recovery application
bacnh85/Quectel_Linux_ADB_Troubleshooting
Troubleshooting ADB interface in Linux box
zhuwei378287521/AG35
quectel-ag35-open
mark-zhaofei/demo
demo for test github
mark-zhaofei/free-programming-books
:books: Freely available programming books
mark-zhaofei/NBIot-Cloud-Server
NB-Iot project including a cloud platform and Embedded for stm32
mark-zhaofei/PointersOnC-Document
《C和指针》([美]Kenneth A. Reek)相关资料和代码。
mark-zhaofei/quectel-CM-1
Quectel Connect Manager
mark-zhaofei/Reading-and-comprehense-linux-Kernel-network-protocol-stack
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
mark-zhaofei/shell
Linux命令行与shell脚本编程大全案例
mark-zhaofei/SmartSpeaker
一个基于云端语音识别的智能控制设备,类似于天猫精灵,小爱同学。采用的芯片为stm32f407,wm8978,esp8266。
mark-zhaofei/tcp-ip-protocal
tcp/ip协议栈