Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
chatRoom
聊天室采用socket套接字的c/s架构建设,可以提供多人(理论支持超过千人)在线聊天。服务端是在linux平台下的以无界面方式启动的服务器,客户端有移动端和桌面端两个版本。移动端是基于安卓平台。桌面端程序是基于pyqt写的跨平台桌面客户端。后台数据库采用了mysql数据库。
ext_portrait_segmentation
go-videochat-tcp
基于go语言,使用gocv和socket实现摄像头视频传输
grpc-learn
Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
microblog
SwordOffer
牛客网剑指offer
PhillipHuang2017's Repositories
PhillipHuang2017/go-videochat-tcp
基于go语言,使用gocv和socket实现摄像头视频传输
PhillipHuang2017/microblog
PhillipHuang2017/SwordOffer
牛客网剑指offer
PhillipHuang2017/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
PhillipHuang2017/chatRoom
聊天室采用socket套接字的c/s架构建设,可以提供多人(理论支持超过千人)在线聊天。服务端是在linux平台下的以无界面方式启动的服务器,客户端有移动端和桌面端两个版本。移动端是基于安卓平台。桌面端程序是基于pyqt写的跨平台桌面客户端。后台数据库采用了mysql数据库。
PhillipHuang2017/ext_portrait_segmentation
PhillipHuang2017/grpc-learn
PhillipHuang2017/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
PhillipHuang2017/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
PhillipHuang2017/Makefile-Templates
Some makefile templates for different size of projects
PhillipHuang2017/markdownimg
store images for markdown
PhillipHuang2017/philliphuang2017.github.io
基于hugo构建的博客,托管在github pages上
PhillipHuang2017/Socket
Linux网络编程