Skip to content

Commit 68436e7

Browse files
add musicBeat
1 parent 1f6e05d commit 68436e7

15 files changed

Lines changed: 1734 additions & 0 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
__pycache__/

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
- Tank:幻影坦克
3434
- 加密解密(C++联合编程)
3535
- 模式识别课程实验(神经网络、隐马尔可夫分词、朴素贝叶斯分类)
36+
- musicBeat:音乐的节拍分析
3637

3738
## 其他
3839
- HDL_clock:数电实验,用verilog写钟

0 commit comments

Comments
 (0)