Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keyu-tian/buaa-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
https://github.com/keyu-tian/buaa-parallel-computing-project-solution
beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads
Last synced: 3 days ago
JSON representation
[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
- Host: GitHub
- URL: https://github.com/keyu-tian/buaa-parallel-computing-project-solution
- Owner: keyu-tian
- Created: 2023-11-14T13:44:42.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-14T14:35:22.000Z (12 months ago)
- Last Synced: 2024-01-27T04:40:26.146Z (10 months ago)
- Topics: beihang, beihang-university, buaa, buaaoj, compiling-principle, compiling-theory, cpp, cpp11, cyk-algorithm, dynamic-programming, multithreading, parallel-computing, pthreads
- Language: C++
- Homepage:
- Size: 513 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BUAA-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Programming 2021'Spring @ BUAA. Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked top1 in the final efficiency test.