Skip to content

Commit cd90bff

Browse files
AlanShaw-GitHubZhang Hai
authored and
Zhang Hai
committed
添加一些本人在大二时期陆陆续续完成的一些大作业 (QSCTech#57)
* add oop大作业 * add 机器人学 * add mips汇编器 * add 数逻实验 * Update README.md * add mips汇编器 * add 数据库系统实验 * Update README.md
1 parent 1f7fe8a commit cd90bff

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
我的数据库系统实验,包括图书管理系统(基于C#,UWP)和miniSQL(基于Python)。
2+
3+
GitHub 地址:https://github.com/AlanShaw-GitHub/MiniSQL

机器人学/实验/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
控制学院熊蓉老师的机器人学 基于ROS的全局路径规划大作业。
2+
3+
GitHub地址:https://github.com/AlanShaw-GitHub/ROS-Navigation-GlobalPlanner
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
我的mips汇编器,基于python和qt:
2+
3+
https://github.com/AlanShaw-GitHub/MiniMIPS
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
我的数字逻辑设计大作业,基于vivado2017.4和verilog的小球迷宫游戏。
2+
3+
GitHub 地址:https://github.com/AlanShaw-GitHub/FPGA-verilog-GAME
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
我的OOP(胡兰青)大作业:一个基于QT5.10的GUI图像处理程序。
2+
3+
GitHub地址:https://github.com/AlanShaw-GitHub/ImageProcess

0 commit comments

Comments
 (0)