Pinned Repositories
-Api
「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「**天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
ACLLib
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
Adafruit-Raspberry-Pi-Python-Code
Adafruit library code for Raspberry Pi
Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
android-open-project
A categorized collection of Android Open Source Projects 微信公众号: codekk
Arduino_LCD_Menu
This library creates menu systems primarily useful for 16x2 or 16x4 LCD displays.
ArduinoOBD
OBD-II library and sketches for Arduino
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Blog
**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
free-apis
Some practical and free APIs. 工作和学习过程中收集的实用的免费 API 集合。
anicopter's Repositories
anicopter/free-apis
Some practical and free APIs. 工作和学习过程中收集的实用的免费 API 集合。
anicopter/ACLLib
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
anicopter/Arduino_LCD_Menu
This library creates menu systems primarily useful for 16x2 or 16x4 LCD displays.
anicopter/awesome-iot-document
Awesome IoT Documents. [Deprecated] Internet of Things Document
anicopter/BusHelper
公交路线查询移动应用系统 - QPython webapp sample
anicopter/c-algorithms
A library of common data structures and algorithms written in C.
anicopter/FlightDynamics
anicopter/FlightDynamics-1
anicopter/HackCompusWifi
Crack the campus wifi password
anicopter/imgui
A small multiplatform immediate mode graphical user interface with OpenGL3.2 backend
anicopter/lcdMenu
Portable text based lcd menu library written in C.
anicopter/mavsim
fixed wing uav model test
anicopter/MinGW
MinGW just for building windows library
anicopter/nfa
A Python 2.7.5 program that converts an NFA into its equivalent DFA
anicopter/pyserial
Python serial port access library
anicopter/Python-Arduino-Command-API
A Python library for communicating with Arduino microcontroller boards
anicopter/Python-Packet-Sniffer
Python network packet sniffer.
anicopter/qrsim
Multiplatform quadrotor simulator
anicopter/Quad-Sim
A package of documentation and software supporting MATLAB/Simulink based dynamic modeling and simulation of quadcopter vehicles for control system design
anicopter/RaspberryPi
Miscellaneous Raspberry PI stuff
anicopter/read_requests
python requests 源码阅读,学习更pythonic 的python代码写法。
anicopter/Source-Code-from-Tutorials
Here is the source code from all of my tutorials.
anicopter/tcpip
Clean TCP/IP implementation including telnet
anicopter/tcpsockets
Example source code from my TCP/IP Network Programming Design Patterns in C++ and TCP/IP Sockets with Time Out Capabilities blogs.
anicopter/Testing_Python
《Python Testing》翻译
anicopter/TickIDE
1.0
anicopter/Turtle
Python reverse shell.
anicopter/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.