Pinned Repositories
algorithm_lab
The solutions for Algorithms, Part I&II in Coursera. 算法第4版习题实现
Changjing-Liu.github.io
my homepage
changjingliu
中文版学术主页
CSAPP_lab
Solution for CS:APP labs CSAPP课后习题记录
Data_Fusion_Course
The solution of the data fusion course of SJTU. MTALAB code for KF/UKF/EKF/PF/FKF/DKF. 数据融合技术,卡尔曼滤波KF/无迹卡尔曼滤波UKF/拓展卡尔曼滤波EKF等的MATLAB实现
face_mask_detection
This is the final project of the Vision Measurement Course of SJTU. 基于Faster R-CNN的人脸口罩识别
my_test
test of AASS robot
remote-medical-monitoring
A remote medical monitoring system based on IOT. 远程医疗监护系统项目
sofa
Real-time multi-physics simulation with an emphasis on medical simulation.
Transformer_reading
Transformer解读,SJTU人工智能的数学基础作业
Changjing-Liu's Repositories
Changjing-Liu/Data_Fusion_Course
The solution of the data fusion course of SJTU. MTALAB code for KF/UKF/EKF/PF/FKF/DKF. 数据融合技术,卡尔曼滤波KF/无迹卡尔曼滤波UKF/拓展卡尔曼滤波EKF等的MATLAB实现
Changjing-Liu/remote-medical-monitoring
A remote medical monitoring system based on IOT. 远程医疗监护系统项目
Changjing-Liu/algorithm_lab
The solutions for Algorithms, Part I&II in Coursera. 算法第4版习题实现
Changjing-Liu/face_mask_detection
This is the final project of the Vision Measurement Course of SJTU. 基于Faster R-CNN的人脸口罩识别
Changjing-Liu/my_test
test of AASS robot
Changjing-Liu/sofa
Real-time multi-physics simulation with an emphasis on medical simulation.
Changjing-Liu/Changjing-Liu.github.io
my homepage
Changjing-Liu/changjingliu
中文版学术主页
Changjing-Liu/CSAPP_lab
Solution for CS:APP labs CSAPP课后习题记录
Changjing-Liu/douyin
字节跳动青训营抖音项目后端接口
Changjing-Liu/HTML-CSS-JS-PHP
网页设计课程作业
Changjing-Liu/Transformer_reading
Transformer解读,SJTU人工智能的数学基础作业
Changjing-Liu/MFC-Server-Client
project for Computer communication technology of TongjiU. TCP/IP Socket服务器客户端通信软件项目
Changjing-Liu/moveit.ros.org
This is the MoveIt website
Changjing-Liu/Optimal-Control
Notes for Optimal Control
Changjing-Liu/Ranger--
项目文件,记录文档,代码及其他文件
Changjing-Liu/remote_moveit
Changjing-Liu/ros_msg_parser
Deserialized any ROS messages, even if you don't know its type. Successor of ros_type_introspection.