Brief introduction to the development and status of open source
communities and open-source projects
Xuanhao Chao
Report of the course "New Technology in Computer".
|
Fired or Tired
Jiewen Wei, Xuanhao Chao, Yongbin chen, Dongyan Li
Fired or Tired is an awesome assembly game, designed in the course "Assembly Language and Interface
Design"(in the Winter of 2022).In the game, we allow the 2 players control 2 characters in the game to
fight with each other,
shooting some cute bullets. With one of the characters's health bar run out, next turn begins.
|
Qt Chat application
Xuecheng Wu, Renjun Wu, Hao Yang, Haoyang Li, Xuanhao Chao
This is the source code of a Qt chat application, which is homework in the course "Basic internship in
computer science" in BIT, in the summer of 2022. We have implemented some basic functions. Now we can
use it to send texts, pictures, and small files, add friends and create chat groups. We were
highly praised by our teacher in this course.
|
Simple Qt nodepad implemented in C++ & Qt
A simple Windows/MacOS notepad which has some basic functions. It can supports English only.
|
Virtual Traffic Light implemented in Verilog
The homework for the course "Digital Logic". We used Verilog Hardware language to build a simple virtual
traffic
light.
|
Knowledge Engineering
This is my homework for the course "knowledge engineering". Homework one is about Building a Chinese NER
System
Based on BERT + softmax Model (Dataset: People's Daily).
Homework two is about Using Bi-GRU and word vectors as the end - to - end Chinese relation extraction,
predicting the relationship between names.
|
Brief introduction to the development and application of computer vision technology
Xuanhao Chao
During my freshman semester(2020), I took a course called Introduction to Artificial Intelligence. In this
course, I wrote this review on computer vision. (got 97/100)
|