Pinned Repositories
Accelerated-cpp
answer accelerated c++ 自己写的课后习题答案
android
:phone: The ownCloud Android App
android-1
cSploit - The most complete and advanced IT security professional toolkit on Android.
android-2
CycleStreets is a UK-wide cycle journey planner system, which lets you plan routes from A to B to C by bike. It is designed by cyclists, for cyclists, and caters for the needs of both confident and less confident cyclists. The Android app brings CycleStreets routing and turn-by-turn live navigation to your phone.
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
BaiXious.github.io
personal blog
build-your-own-x
🤓 Build your own (insert technology here)
openfaas-cpp
a openfaas template for cpp
openfaas-dpdk-c
an openfaas template for dpdk
torrent-client-cpp
A simple BitTorrent client written in C++
BaiXious's Repositories
BaiXious/openfaas-cpp
a openfaas template for cpp
BaiXious/openfaas-dpdk-c
an openfaas template for dpdk
BaiXious/torrent-client-cpp
A simple BitTorrent client written in C++
BaiXious/android
:phone: The ownCloud Android App
BaiXious/BaiXious.github.io
personal blog
BaiXious/build-your-own-x
🤓 Build your own (insert technology here)
BaiXious/C-_-
BaiXious/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
BaiXious/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
BaiXious/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
BaiXious/CSBook
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
BaiXious/demo-routenet
Demo of RouteNet in ACM SIGCOMM'19
BaiXious/duck_db
c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )
BaiXious/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
BaiXious/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or server.
BaiXious/IBM-Data-Science-Professional-Certification
This repository contains all the resources and solution to quizzes given and asked in IBM Data Science Professional Certification.
BaiXious/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
BaiXious/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
BaiXious/leetcode-1
LeetCode in pure C
BaiXious/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
BaiXious/my-travel-plans
my-travel-plans
BaiXious/neuroplan
BaiXious/Notes
Note of Everything
BaiXious/openfaas-templates
BaiXious/Papers
Paper not Pepper
BaiXious/Python-100-Days
Python - 100天从新手到大师
BaiXious/react-native-oauth
A react-native wrapper for social authentication login for both Android and iOS
BaiXious/sBittorrent
傻瓜式种子下载及在线播放
BaiXious/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
BaiXious/Testdemo
测试本地上传,文件中的JAVA文件来自宋红康(shkstart)老师