Pinned Repositories
autonomous-rc-car
Autonomous RC car using Raspberry Pi and ANN
AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
MiceXH's Repositories
MiceXH/shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
MiceXH/autonomous-rc-car
Autonomous RC car using Raspberry Pi and ANN
MiceXH/AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
MiceXH/ColorPane
MiceXH/CS_chat
MiceXH/demo
a spring-boot demo originate from Spring in Action 5
MiceXH/DiskDiskpatch1
MiceXH/GeneticAlgorithms
MiceXH/git_book
教材对应的源码
MiceXH/itstack-demo-netty
微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:bugstack虫洞栈 | 阅读专题文章+调试案例源码学习{回复netty案例}。
MiceXH/JAVA-000
MiceXH/JAVA-01
MiceXH/java-design-patterns
Design patterns implemented in Java
MiceXH/JavaCourseCodes
JavaCourse
MiceXH/JLU-CCST-Thesis
吉林大学 计算机科学与技术学院 本科毕业论文 Latex模板
MiceXH/MiceXH.github.io
MiceXH/netty-in-action-cn
Netty In Action 中文版
MiceXH/OpenCV-Python-Series
An OpenCV & Python Tutorial Series and Reference.
MiceXH/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
MiceXH/pic
MiceXH/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
MiceXH/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
MiceXH/RMPE
RMPE: Regional Multi-person Pose Estimation, forked from Caffe. Research purpose only.
MiceXH/SellTickets
MiceXH/SerialPortDemo
使用Java实现的串口通信示例,可在Windows、Linux、Mac系统上运行
MiceXH/spring-in-action-5-samples
Home for example code from Spring in Action 5.
MiceXH/studentmanager
样例
MiceXH/supermarket
MiceXH/tensorflow-101
TensorFlow 101: Introduction to TensorFlow
MiceXH/ThreadPool
线程池-生产者消费者