Pinned Repositories
-
epoll-server
高并发epoll server / 单进程支持50k clients连接 / mysql数据库
huawei2019-with-visualization
华为2019评判器开源(提供可视化接口,方便大家调试自己的判题器)
HWPanModal
HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。
leosatellite
Adding functionality to ns3 to support simulation of LEO satellites
linux
project
NS3-with-LEO
This system can be used for low-orbit satellite related system experiments. This system has been configured with LEO related modules, which can be used to demonstrate the LTE X2 handover applied to the LEO satellite channel environment.
PanModal
An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.
sns3-satellite
Satellite module for ns-3 simulator
srsLTE
Open source SDR LTE software suite
sunshaozong111's Repositories
sunshaozong111/NS3-with-LEO
This system can be used for low-orbit satellite related system experiments. This system has been configured with LEO related modules, which can be used to demonstrate the LTE X2 handover applied to the LEO satellite channel environment.
sunshaozong111/sns3-satellite
Satellite module for ns-3 simulator
sunshaozong111/HWPanModal
HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。
sunshaozong111/PanModal
An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.
sunshaozong111/srsLTE
Open source SDR LTE software suite
sunshaozong111/-
sunshaozong111/epoll-server
高并发epoll server / 单进程支持50k clients连接 / mysql数据库
sunshaozong111/huawei2019-with-visualization
华为2019评判器开源(提供可视化接口,方便大家调试自己的判题器)
sunshaozong111/leosatellite
Adding functionality to ns3 to support simulation of LEO satellites
sunshaozong111/linux
project
sunshaozong111/LTE_X2_HANDOVER_v11.0
LTE X2 Handover Modeling and analysis using RSRP Measurement
sunshaozong111/LTE_X2_Handover_v11.1
Handover Modelling and analysis in NetSim LTE
sunshaozong111/muduo
A C++ non-blocking network library for multi-threaded server in Linux
sunshaozong111/myHttpServer
sunshaozong111/myReactorServer
A High Performance C++ Reactor Web Server
sunshaozong111/NetServer
使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密
sunshaozong111/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
sunshaozong111/ssz
labview,gnuradio,python
sunshaozong111/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
sunshaozong111/WebServer
A C++ High Performance Web Server
sunshaozong111/Webserver-1
A WebServer write by C++