課程:演算法 -- 筆記、習題與報告
active 2024-09-04 → 2024-12-30 (UTC)
Complete coverage26,422 / 26,422 hourly files (100%) · 2 absent upstream2023-08-15 → 2026-08-19 (UTC)
Events
304
Pushes
1
Pull requests
1
Issues
9
Stars
0
Forks
39
Activity over time
Daily event counts in the loaded window
Line chart, 118 days from 2024-09-04 to 2024-12-30. Pushes: 1 total, peak 1 in a day. Pull requests: 1 total, peak 1 in a day. Issues: 9 total, peak 2 in a day. Comments: 252 total, peak 42 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| ccckmit | 12 | 1 | 0 | 2 |
| yang930208 | 9 | 0 | 0 | 9 |
| shaaaaaaaaaaK | 9 | 0 | 1 | 8 |
| Gavinhsu0512 | 9 | 0 | 0 | 9 |
| lkhagvaa2444 | 8 | 0 | 0 | 8 |
| Steventanardi | 8 | 0 | 0 | 8 |
| benkao0714 | 8 | 0 | 0 | 8 |
| Candy96551 | 8 | 0 | 0 | 8 |
| blackmingnuo | 8 | 0 | 0 | 8 |
| tom71012 | 8 | 0 | 0 | 8 |
| o5xNo | 8 | 0 | 0 | 8 |
| Siling5304 | 8 | 0 | 0 | 8 |
| ali1234-56 | 8 | 0 | 0 | 8 |
| mienweng | 8 | 0 | 0 | 8 |
| GFVictorique | 8 | 0 | 0 | 8 |
| pado35 | 8 | 0 | 0 | 8 |
| Yangforrok | 8 | 0 | 0 | 8 |
| fff999874 | 8 | 0 | 0 | 8 |
| Kruez0 | 8 | 0 | 0 | 8 |
| 921006vicky | 7 | 0 | 0 | 7 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#5ccckmit2024-12-30 05:53期末作業:請完成本課程的平時作業後,整理成一個入口 README.md (2024/12/29 24:00 前繳交完畢)
- Issue comment#6ccckmit2024-12-30 05:53期中作業: 請寫一個演算法相關程式並說明,或做一份演算法相關的報告/學習筆記/作品(2024/12/29 24:00 前繳交完畢)
- Issue comment#8abc6442024-12-29 15:49請寫一個程式判斷另一個程式會不會停
- Issue comment#3abc6442024-12-29 15:48習題 2: 請寫出自己的排列程式 myPermutation.py
- Issue comment#1abc6442024-12-29 15:48習題 1: 請用查表法加速 power2n_d() 函數
- Issue comment#5abc6442024-12-29 15:47期末作業:請完成本課程的平時作業後,整理成一個入口 README.md (2024/12/29 24:00 前繳交完畢)
- Issue comment#6abc6442024-12-29 15:45期中作業: 請寫一個演算法相關程式並說明,或做一份演算法相關的報告/學習筆記/作品(2024/12/29 24:00 前繳交完畢)
- Issue comment#6pado352024-12-29 15:00期中作業: 請寫一個演算法相關程式並說明,或做一份演算法相關的報告/學習筆記/作品(2024/12/29 24:00 前繳交完畢)
- Issue comment#5pado352024-12-29 15:00期末作業:請完成本課程的平時作業後,整理成一個入口 README.md (2024/12/29 24:00 前繳交完畢)
- Issue comment#9pado352024-12-29 14:59請說明 P, NP, NP-Complete, P=?NP 是什麼意思?愈詳細愈好
- Issue comment#8pado352024-12-29 14:59請寫一個程式判斷另一個程式會不會停
- Issue comment#7pado352024-12-29 14:59請用黎曼積分和蒙地卡羅法,分別寫程式計算下列函數的積分
- Issue comment#4pado352024-12-29 14:58習題 3: 請寫出下列函數的梯度算式
- Issue comment#3pado352024-12-29 14:58習題 2: 請寫出自己的排列程式 myPermutation.py
- Issue comment#1pado352024-12-29 14:58習題 1: 請用查表法加速 power2n_d() 函數
- Issue comment#5alan1987315202024-12-29 13:43期末作業:請完成本課程的平時作業後,整理成一個入口 README.md (2024/12/29 24:00 前繳交完畢)
- Issue comment#6alan1987315202024-12-29 13:40期中作業: 請寫一個演算法相關程式並說明,或做一份演算法相關的報告/學習筆記/作品(2024/12/29 24:00 前繳交完畢)
- Issue comment#5HuangAlvin2024-12-29 13:07期末作業:請完成本課程的平時作業後,整理成一個入口 README.md (2024/12/29 24:00 前繳交完畢)
- Issue comment#9HuangAlvin2024-12-29 12:48請說明 P, NP, NP-Complete, P=?NP 是什麼意思?愈詳細愈好
- Issue comment#8HuangAlvin2024-12-29 12:48請寫一個程式判斷另一個程式會不會停
- Issue comment#7HuangAlvin2024-12-29 12:48請用黎曼積分和蒙地卡羅法,分別寫程式計算下列函數的積分
- Issue comment#4HuangAlvin2024-12-29 12:34習題 3: 請寫出下列函數的梯度算式
- Issue comment#3HuangAlvin2024-12-29 12:34習題 2: 請寫出自己的排列程式 myPermutation.py
- Issue comment#1HuangAlvin2024-12-29 12:33習題 1: 請用查表法加速 power2n_d() 函數
- Issue comment#5blackmingnuo2024-12-29 09:47期末作業:請完成本課程的平時作業後,整理成一個入口 README.md (2024/12/29 24:00 前繳交完畢)
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.