Skip to content

Commit

Permalink
添加一些本人在大二时期陆陆续续完成的一些大作业 (#57)
Browse files Browse the repository at this point in the history
* add  oop大作业

* add 机器人学

* add mips汇编器

* add 数逻实验

* Update README.md

* add mips汇编器

* add 数据库系统实验

* Update README.md
  • Loading branch information
AlanShaw-GitHub authored and Zhang Hai committed Nov 18, 2018
1 parent 8c18c42 commit 00fa55f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 数据库系统原理/实验/肖振新/README.md
@@ -0,0 +1,3 @@
我的数据库系统实验,包括图书管理系统(基于C#,UWP)和miniSQL(基于Python)。

GitHub 地址:https://github.com/AlanShaw-GitHub/MiniSQL
3 changes: 3 additions & 0 deletions 机器人学/实验/README.md
@@ -0,0 +1,3 @@
控制学院熊蓉老师的机器人学 基于ROS的全局路径规划大作业。

GitHub地址:https://github.com/AlanShaw-GitHub/ROS-Navigation-GlobalPlanner
3 changes: 3 additions & 0 deletions 计算机组成/实验/肖振新/README.md
@@ -0,0 +1,3 @@
我的mips汇编器,基于python和qt:

https://github.com/AlanShaw-GitHub/MiniMIPS
3 changes: 3 additions & 0 deletions 逻辑与计算机设计基础/实验/肖振新/README.md
@@ -0,0 +1,3 @@
我的数字逻辑设计大作业,基于vivado2017.4和verilog的小球迷宫游戏。

GitHub 地址:https://github.com/AlanShaw-GitHub/FPGA-verilog-GAME
3 changes: 3 additions & 0 deletions 面向对象程序设计/实验/README.md
@@ -0,0 +1,3 @@
我的OOP(胡兰青)大作业:一个基于QT5.10的GUI图像处理程序。

GitHub地址:https://github.com/AlanShaw-GitHub/ImageProcess

0 comments on commit 00fa55f

Please sign in to comment.