Pinned Repositories
500lines
500 Lines or Less
500lines-pdf
"500 Lines or less" book compiled to PDF
aarch64-buildroot-linux-musl-1
Buildroot aarch64 GCC 9.2 toolchain with binutils 2.32, ccache/lto/graphite support for cortex-a75.cortex-a55 CPUs
acme-lw
Another Let's Encrypt client library
adminset
自动化运维平台:CMDB、CD、DevOps、资产管理、任务编排、持续交付、系统监控、运维管理、配置管理
AES-Encryption-Classes
AES encryption in Python, PHP, C#, Java, C++, F#, Ruby, Scala, Node.js
AES256
Encrypt/Decrypt files using AES256 ECB ANSI X9.23
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
AirSim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
rapidcsv
C++ CSV parser library
auscanaoy's Repositories
auscanaoy/CodingInterviews
剑指Offer——名企面试官精讲典型编程题
auscanaoy/tutorials-1
机器学习相关教程
auscanaoy/ThreadPool
A simple C++11 Thread Pool implementation
auscanaoy/H264BSAnalyzer
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
auscanaoy/game_service_system
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。
auscanaoy/CrashReporter-1
Crash reporter used in RedisDesktopManager
auscanaoy/CTPL
Modern and efficient C++ Thread Pool Library
auscanaoy/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
auscanaoy/NetAssistant
网络调试助手 基于Qt开发的Ubuntu版本
auscanaoy/crashpad
A crash-reporting system
auscanaoy/KSYLive_iOS
金山云直播SDK [ iOS推流+播放 ]融合版 支持美颜滤镜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Audio Mixer)、混响(Reverb)、画中画(PIP)
auscanaoy/VESPCN-PyTorch
auscanaoy/note-of-interview
《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。---持续更新中, 欢迎编辑~
auscanaoy/Engine
A basic cross-platform 3D game engine
auscanaoy/python-email-crawler
Search on Google, and crawls for emails related to the result
auscanaoy/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
auscanaoy/px_sched
Single Header C++11 Task Scheduler
auscanaoy/qgis3d
3D map view - proof of concept using Qt 3D
auscanaoy/coroutine
a simple coroutine for c++
auscanaoy/Simple-WebSocket-Server
A very simple, fast, multithreaded, platform independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Boost.Asio and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
auscanaoy/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
auscanaoy/FaceDetection
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
auscanaoy/QCefView
A QWidget encapsulating the CEF named QCefView
auscanaoy/LiveCamera
基于QT的网络视频监控系统
auscanaoy/MatrixLIB
一个基于模板的C++矩阵运算库,简单易用,支持加减乘除转置求逆等常用运算. A template based C++ matrix operation library, which is simple and easy to use, and supports common operations such as addition, subtraction, multiplication and division, transposition and inversion.
auscanaoy/Chunlin-Li.github.io
My Blog
auscanaoy/nginx-book
Nginx开发从入门到精通
auscanaoy/learning-cmake
learning cmake
auscanaoy/Back-End-Developer-Interview-Questions-1
后端开发面试题,翻译自 https://github.com/arialdomartini/Back-End-Developer-Interview-Questions
auscanaoy/ebook