Stars
Code for NeurIPS 2024 paper - The GAN is dead; long live the GAN! A Modern Baseline GAN - by Huang et al.
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Scapy: the Python-based interactive packet manipulation program & library.
DeepMIMO dataset and codes for mmWave and massive MIMO applications
The code of IEEE IoTJ 2022 "Deep Learning-based Physical-Layer Secret Key Generation for FDD Systems"
gxhen / RFSec-ToolKit
Forked from cn0xroot/RFSec-ToolKitRFSec-ToolKit is a collection of Radio Frequency Communication Protocol Hacktools.无线通信协议相关的工具集,可借助SDR硬件+相关工具对无线通信进行研究。Collect with ♥ by HackSmith
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
🎨 Qt widgets-based implementation of the Material Design specification.
aqt: Another (unofficial) Qt CLI Installer on multi-platforms
跨专业补计算机基础知识(Physics --> Computer science)
deep learning for image processing including classification and object-detection etc.
This is the fully-functional GNU Radio software-defined radio (SDR) implementation of a LoRa transceiver with all the necessary receiver components to operate correctly even at very low SNRs. This …
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
We lost the year of grow from a little girl to a woman. We lost teen-years. So, we have to learn.
This is a Python implementation of NIST's A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applications
802.11n CSI Tool based on iwlwifi and Linux
Poimandres colorscheme for Neovim written in Lua
On-Device AI/LLM Comm System, integrating pre-trained LLM with 5G-NR PHY layer functions.
Experiment code for my video course: variadic template, parameter pack, and fold expression
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net