Pinned Repositories
Compiler
CS307-Projects
上海交通大学 2020年春季学期 吴晨涛老师操作系统课程设计作业 ,共包含8个Project
CS430-Data-Structure-B-Homework
上海交通大学 CS430 数据结构B 陈玉泉班的课后作业
EE228-M3DV
20年春季学期 倪冰冰老师EI228机器学习大作业 3D医学影像分类
learnSSM
myBlockchain
Writing a simulation program of PoW
Patrolling-Drones
2020年7月 临港实习项目。我们组自己用SolidWorks进行建模,用Unity开发了无人机巡逻工厂仓库,扫描物料的场景
pts-service
pts-web
QueryByNaturalLanguage
还在用SQL查询数据库?解放你的大脑,用自然语言查询数据库吧
NiHaoyin's Repositories
NiHaoyin/Patrolling-Drones
2020年7月 临港实习项目。我们组自己用SolidWorks进行建模,用Unity开发了无人机巡逻工厂仓库,扫描物料的场景
NiHaoyin/QueryByNaturalLanguage
还在用SQL查询数据库?解放你的大脑,用自然语言查询数据库吧
NiHaoyin/EE228-M3DV
20年春季学期 倪冰冰老师EI228机器学习大作业 3D医学影像分类
NiHaoyin/CS307-Projects
上海交通大学 2020年春季学期 吴晨涛老师操作系统课程设计作业 ,共包含8个Project
NiHaoyin/CS430-Data-Structure-B-Homework
上海交通大学 CS430 数据结构B 陈玉泉班的课后作业
NiHaoyin/pts-service
NiHaoyin/Compiler
NiHaoyin/learnSSM
NiHaoyin/myBlockchain
Writing a simulation program of PoW
NiHaoyin/pts-web
NiHaoyin/2048-api
A 2048 api for training supervised learning (imitation learning) or reinforcement learning agents
NiHaoyin/Barcode-Scanner
扫描条形码和二维码的程序
NiHaoyin/code
Source Code for Go In Action examples
NiHaoyin/Comp576-Assignment0
NiHaoyin/CS339
Homework and labs of computer network
NiHaoyin/go-runewidth
wcwidth for golang
NiHaoyin/LearnGit
NiHaoyin/Learning-EI338
Code for EI338 Operating System in SJTU. (Programming Projects of Operating System Concepts, 10th Edition)
NiHaoyin/mnist_tutorial
A tutorial for MNIST handwritten digit classification using sklearn, PyTorch and Keras.
NiHaoyin/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
NiHaoyin/OperatingSystemConcepts
Operating System Concepts source code, solutions to practice exercises, and slides. 《操作系统概念》源码,PPT和习题解答, resources from
NiHaoyin/Order-Scheduling-System
NiHaoyin/pyBarcodeScan
Python barcode scanner
NiHaoyin/termbox-go
Pure Go termbox implementation