Woo9656's Stars
keitakurita/Better_LSTM_PyTorch
An LSTM in PyTorch with best practices (weight dropout, forget bias, etc.) built-in. Fully compatible with PyTorch LSTM.
LittleFriendsGroup/AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
ColorfulCat/AndroidLibs
:fire:正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
aqi00/android2
《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版)
FangChao1086/Machine_Learning
机器学习深度学习知识点
roamiri/classicPowerAllocation
This is a classic power allocation in a sparse femtocell network based on dual lagrange problem.
jvce92/Fairness-and-Sum-Rate-Maximization-via-Joint-Subcarrier-and-Power-Allocation-in-Uplink-SCMA-Transmis
Code for the joint power and subcarrier allocation algorithm for sum rate and fairness maximization in SCMA uplink transmission (link to the paper https://ieeexplore.ieee.org/document/8836645)
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
linw7/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
qqiang00/Reinforce
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
luliyucoordinate/Leetcode
Play Leetcode with different programming language
Observerspy/CS294
homework for CS294 Fall 2017
silence1772/GreedySnake
c++经典项目贪吃蛇游戏控制台版,详细注释
balloonwj/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
pezy/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
miloyip/json-tutorial
从零开始的 JSON 库教程
wqking/gincu
Gincu -- a simple match three game, game engine, and game framework written in C++
antirez/linenoise
A small self-contained alternative to readline and libedit
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
raohandsome/OFDM
OFDM synchronization algorithm 关于OFDM同步算法的代码,其中包括基于循环前缀的最大似然估计算法,基于训练序列的同步算法估计,以及训练序列的改进同步算法等等
Trenson/MIMO
Massive MIMO
emilbjornson/MIMO-channel-estimation
Simulation code for “A Framework for Training-Based Estimation in Arbitrarily Correlated Rician MIMO Channels with Rician Disturbance” by Emil Björnson and Björn Ottersten, IEEE Transactions on Signal Processing, vol. 58, no. 3, pp. 1807-1820, March 2010.
ML4Comm-Netw/Paper-with-Code-of-Wireless-communication-Based-on-DL
无线与深度学习结合的论文代码整理/Paper-with-Code-of-Wireless-communication-Based-on-DL
qiyuangong/How_to_Search_and_Read_a_Paper
本文档适合于刚入学的硕士和博士(计算机专业最好,其他专业可参考)。