Xiamai's Stars
vectorxxxx/NOTE_JVM
尚硅谷JVM全套教程,百万播放,全网巅峰(宋红康详解java虚拟机)学习笔记
CoderLeixiaoshuai/java-eight-part
『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!
Admol/SystemDesign
系统设计面试:内幕指南(System Design Interview: An Insider’s Guide)
luxiaoxun/NettyRpc
A simple RPC framework based on Netty, ZooKeeper and Spring
baidu/Jprotobuf-rpc-socket
Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的Java实现
mrniko/netty-socketio
Socket.IO server implemented on Java. Realtime java framework
TooTallNate/Java-WebSocket
A barebones WebSocket client and server implementation written in 100% Java.
YuYongRun/PolarCodeDecodersInMatlab
This is the Matlab realization of Polar Decoders, including CA-SCL, Fast CA-SCL and BP decoder.
Lcrypto/Belief-Propagation-decoder-of-Polar-Codes
Belief Propagation decoder of Polar Codes which implement Arikan sequential and parallel layers schedullers
YuYongRun/PolarCodesBeliefPropagationDecoder
MATLAB codes for polar BP decoder. It is just a very simple BP decoder. I hope it would be useful for new learners of polar codes. MATLAB_Polar_BP_conventional is a quicker version.
yhding5618/polar-codes-on-MATLAB
Polar codes simulation on MATLAB
xiaoshaoning/polar-codes
polar codes encoding and successive cancellation decoding in matlab.
SebastianCa/LDPC-like-Decoding-of-Polar-Codes
see paper "Sparse Graphs for Belief Propagation Decoding of Polar Codes"
YuYongRun/PolarCodes-Encoding-Decoding-Construction
Polar codes Fast MATLAB implementations, including encoder, several types of SC decoder, CRC-SCL decoder and many code construction algorithms.