blacksun-V
I am a Chinese student, 20 years old, I like write codes, and want to learn more new technoledge.^_^
Pinned Repositories
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
ai_code_reader
AI项目阅读器 by渡码
c-algorithms
A library of common data structures and algorithms written in C.
Computer-Architecture-Task-2
Riscv32 CPU Project
DeepLearningNote
this is all of my code and data with my deep learning note
Infusion-management-system-Arduino-Qt
QT c++ 下位机 服务器 客户端
mlflow
Open source platform for the machine learning lifecycle
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
xv6-chinese
中文版的 MIT xv6 文档
blacksun-V's Repositories
blacksun-V/Blog
**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
blacksun-V/BUAA_OS_Lab
北航操作系统实验课程
blacksun-V/DNKernel
Dirty Noob Kernel for Multiboot2.
blacksun-V/ESP8266wifi
ESP8266 Arduino library with built in reconnect functionality
blacksun-V/face_vae
A VAE for CelebA 人脸属性变换,vae聚类求平均脸
blacksun-V/hello-world
the first time use
blacksun-V/How-to-Make-a-Computer-Operating-System-ZH-CN
How to Make a Computer Operating System in C++ 中文版
blacksun-V/JavaWebBase
Java Web应用开发技术与案例教程例题与习题代码
blacksun-V/ld-linker-script
GNU ld linker script 介绍 博客 链接脚本
blacksun-V/learn_netty_source_code
Netty 源码分析教程
blacksun-V/Linux-0.01
Linux 0.01源码及注释
blacksun-V/linux-0.01-1
Historically first (actually 0.01) release of linux kernel made by Linus Torvalds
blacksun-V/linux-0.11
old linux source code.it's easy to lean.
blacksun-V/linux0.11-1-
Linux内核0.11完全注释V3.0配套源代码
blacksun-V/MagnumGit
blacksun-V/Medical-Cross-Modality-Domain-Adaptation
[IJCAI'18] Unsupervised Cross-Modality Domain Adaptation of ConvNets for Biomedical Image Segmentations with Adversarial Loss (code&data)
blacksun-V/my-operate-system
简易的微内核操作系统,保护模式、多进程、多终端、类unix文件系统。
blacksun-V/NN-for-MCU
C语言实现的轻量级神经网络库,在嵌入式设备上无缝部署预训练的神经网络
blacksun-V/Office
主要应用于解决日常的OFFICE相关问题,如word/pdf/image/txt的转换、分割、合并;pdf/img中表格的抽取;pdf文档的翻译及输出等
blacksun-V/operateSystem
大三下《操作系统》课程作业
blacksun-V/OperateSystem-1
blacksun-V/OperateSystem-2
blacksun-V/OperateSystem2020-nju
blacksun-V/PBAS
Implementation of one of Background substraction algorithm on python and c++
blacksun-V/Programming-Alpha-To-Omega
从零开始学编程 系列汇总(从α到Ω)
blacksun-V/QT
QT快速入门笔记
blacksun-V/RDMA-Tutorial
A tutorial on RDMA based programming using code examples
blacksun-V/review-outline-863
国科大考研计算机专业课(863)复习提纲,仅为个人整理。
blacksun-V/RTFSC_Linux_Kernel
USTC 嵌入式系统实验室2013级研究生阅读内核记录
blacksun-V/suos
一个简陋的操作系统