-
Updated
Apr 30, 2021 - C++
cpp17
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 2,853 public repositories matching this topic...
功能请求:快捷编辑(长按进入编辑界面)
Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look
-
Updated
May 8, 2021 - C++
-
Updated
Jun 11, 2020 - C++
Problem
Cub allows itself to place into a namespace via CUB_NS_PREFIX and CUB_NS_POSTFIX, such that multiple shared libraries can each utilize their own copy of it (and thus different versions can safely coexist). Static variables used for caching could otherwise cause problems (e.g., https://github.com/NVIDIA/cub/blob/main/cub/util_device.cuh#L212).
Thrust however depends on cub and
-
Updated
Apr 22, 2021 - C++
-
Updated
May 7, 2021 - C++
-
Updated
Apr 25, 2021 - C++
-
Updated
May 7, 2021 - C++
-
Updated
Apr 22, 2021 - C++
-
Updated
May 9, 2021 - C++
-
Updated
May 7, 2021 - C++
-
Updated
May 7, 2021 - C++
-
Updated
Jan 6, 2020 - C++
-
Updated
Apr 30, 2021 - C++
-
Updated
Apr 30, 2021
-
Updated
May 3, 2021 - C++
-
Updated
May 3, 2019
-
Updated
May 7, 2021 - C++
-
Updated
Apr 29, 2021 - C++
-
Updated
Apr 24, 2021 - C++

