Pinned Repositories
Advanced_Programming
NJU高级程序设计OJ及大作业
asio
Asio C++ Library
asio_samples
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
Car-eye-RTMP-server
Car-eye-RTMP-server 是基于Nginx开发的一个开源服务器,稳定高效。可应用于安防,移动终端,医疗,教育等行业。配合car-eye-server 实现对设备的管理,配合视频后台实现直播和点播功能。流媒体服务器后台设备管理平台网站:www.liveoss.com 视频直播测试网站:http://www.car-eye.cn:8080/
CocoaPods
The Cocoa Dependency Manager.
docker_practice
Learn and understand Docker, with real DevOps practice!
FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
LeetCode
LeetCode Online Judge
libgcrypt
Unofficial LibGCrypt with added custom native Visual Studio project build tools. LibGCrypt: Libgcrypt is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, SEED, Camellia, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, SHA_224, SHA-256, SHA-384, SHA-512, TIGER-192, Whirlpool), MACs (HMAC for all hash algorithms), public key algorithms (RSA, Elgamal, DSA, ECDSA), large integer functions, random numbers and a lot of supporting functions.
NJU-OS
南京大学操作系统OSLab
zhubblego's Repositories
zhubblego/Advanced_Programming
NJU高级程序设计OJ及大作业
zhubblego/asio
Asio C++ Library
zhubblego/asio_samples
Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server creation with usage of active object pattern by means of Boost C++ Libraries.
zhubblego/Car-eye-RTMP-server
Car-eye-RTMP-server 是基于Nginx开发的一个开源服务器,稳定高效。可应用于安防,移动终端,医疗,教育等行业。配合car-eye-server 实现对设备的管理,配合视频后台实现直播和点播功能。流媒体服务器后台设备管理平台网站:www.liveoss.com 视频直播测试网站:http://www.car-eye.cn:8080/
zhubblego/CocoaPods
The Cocoa Dependency Manager.
zhubblego/docker_practice
Learn and understand Docker, with real DevOps practice!
zhubblego/FFmpeg
mirror of git://source.ffmpeg.org/ffmpeg.git
zhubblego/LeetCode
LeetCode Online Judge
zhubblego/libgcrypt
Unofficial LibGCrypt with added custom native Visual Studio project build tools. LibGCrypt: Libgcrypt is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, SEED, Camellia, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, SHA_224, SHA-256, SHA-384, SHA-512, TIGER-192, Whirlpool), MACs (HMAC for all hash algorithms), public key algorithms (RSA, Elgamal, DSA, ECDSA), large integer functions, random numbers and a lot of supporting functions.
zhubblego/NJU-OS
南京大学操作系统OSLab
zhubblego/NJU_CN2020
南京大学计算机网络实验
zhubblego/NJU_Compiler2021
NJUCS编译原理实验
zhubblego/NJU_ICS2019
南京大学计算机系统基础课程LAB与PA实验
zhubblego/NJU_OS2020
NJUCS操作系统实验
zhubblego/openssl
TLS/SSL and crypto library
zhubblego/rtmp
zhubblego/Specs
The CocoaPods Master Repo
zhubblego/streamlabs-obs
Free and open source streaming software built on OBS and Electron.
zhubblego/test
zhubblego/testmd
zhubblego/tools
[mirror] Go Tools
zhubblego/virtual-background
Demo on adding virtual background to a live video stream in the browser
zhubblego/xv6-examples
《操作系统原型——xv6分析与实验》(罗秋明)中的xv6代码