Pinned Repositories
Algorithm-Design-and-Analysis
The source code about the course Algorithm Design and Analysis
BPP
Slides of Basic Python Programming
CRA-C-Slides
This is the slides I used to tech others C programming languages -- by Yilin ZHENG
CS303-Artificial-Intelligence
Course codes for CS303 Artificial Intelligence in SUSTech, fall 2017
CS405-Machine-Learning
The source code of CS405 Machine Learning in SUSTech, Fall 2018
LibrarySystem2015
2015级java期末项目代码————图书馆管理系统
MCM-ICM-2018-Problem-C
The source code of MCM/ICM 2018 Problem C
Spacebody.github.io
My personal blog site.
sustcthesis
graduation thesis latex template for sustcer
SUSTech-Defense-Slides
Beamer theme for defense slide
Spacebody's Repositories
Spacebody/SUSTech-Defense-Slides
Beamer theme for defense slide
Spacebody/sustcthesis
graduation thesis latex template for sustcer
Spacebody/CS303-Artificial-Intelligence
Course codes for CS303 Artificial Intelligence in SUSTech, fall 2017
Spacebody/CS405-Machine-Learning
The source code of CS405 Machine Learning in SUSTech, Fall 2018
Spacebody/MCM-ICM-2018-Problem-C
The source code of MCM/ICM 2018 Problem C
Spacebody/Spacebody.github.io
My personal blog site.
Spacebody/CS205-C-CPP
The lab codes for course CS 205 C/C++
Spacebody/CS302-Operating-System
Codes for CS302 Operating System Labs
Spacebody/girlfriend
Your Girlfriend!
Spacebody/Java-Travis-CI
Use Travis-CI in java project
Spacebody/simple-http-server
A Simple HTTP server using asyncio, support HTTP1.0 GET/HEAD and HTTP1/1 conditional GET
Spacebody/2019-Fall
SUSTech-Application
Spacebody/CS-Homework-latex-template
This a CS-Homework-latex-template I use to submit homework.
Spacebody/CS-Notes
:books: Computer Science Learning Notes
Spacebody/CS306-Data-Mining
Source codes of data mining
Spacebody/CS316-Distributed-System-and-Cloud-Computing
Source codes of labs in CS316 Distributed System and Cloud Computing
Spacebody/CS322-DNN-Offline-in-Mobile
CS322 Innovative Experiment project: DNN Deployment in Mobile Devices
Spacebody/git-practice
The practice of software engineering lab
Spacebody/goreturns
A gofmt/goimports-like tool for Go programmers that fills in Go return statements with zero values to match the func return types
Spacebody/grail
Automatically exported from code.google.com/p/grail
Spacebody/kubernetes
Production-Grade Container Scheduling and Management
Spacebody/linux
Linux kernel source tree
Spacebody/My-Codes
我的代码
Spacebody/my-rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
Spacebody/proxyman-localization
Localization for Proxyman
Spacebody/Spacebody
Github profile
Spacebody/SPN-and-Image-Completion
(Reproduction)Sum-product network implementation and its application to image completion.
Spacebody/SUSTech-Beamer
An unofficial SUSTech beamer template
Spacebody/Tars
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
Spacebody/TarsCpp
C++ language framework rpc source code implementation