Stars
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )
Simple C++ Wireless Sniffer. Wrote it in approximately 3 hours including debugging and testing.
Tool for sniffing Wi-Fi data packets between client and access point. Uses libtins and libpcap libraries.
Find MAC addresses of devices leaving any sort of trace in the air around you
a small C program written purely on libpcap to monitor 802.11 wifi probes (ssid, MAC addresses and RSSI values).
Using libpcap to capture 802.11 wifi packets, and then parsing radiotap header and 802.11 frame header.
Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。
Code documentation written as code! How novel and totally my idea!
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
An Open Source Machine Learning Framework for Everyone