This repository is used to record some coding problems that I met in my daily working and learning.
Notes: classified by programming language (Python, Java, C++, etc), and sorted by timeline.
Desc:
- One of the three doors has a prize, while others has not, if you select one of them, someone opened one of the other two doors and found no prize, this time you want to change to another unopend door?
Desc:
- the first assignment of the course of Pattern Recognization. Page Link
Desc:
-
the second assignment of the course of Pattern Recognization. Page Link
Reference: YOLOv2训练自己的数据集(VOC格式)
Desc:
- See the readme.
Desc:
- the third assignment of the course of Pattern Recognization. Page Link
Desc:
- read data from excel, and save them to the datatbase.
Desc:
- a Domain Specific Language demo with Python, based on PLY.
Desc:
- the sample codes for database TA course. Page Link
Desc:
- 2018研究生数学建模大赛F题代码。
Desc:
- My practice code of PyTorch.
Desc:
- My practice code of Regular Expression.
Desc:
- 7 sort algorithms implementation.
Desc:
-
《机器学习》by Zhi-Hua Zhou 1.2, implemented by C++.
Reference: 周志华《机器学习》课后习题解答系列(二)
Desc:
- The final assignment of the Distrubuted System Class. Page Link
Desc:
- Implementation of sort algorithms with Java.
Desc:
- Based on Web,build Todolist, just used jquery and no other frameworks;
- Implement the CURD and buffer memory.