-
Updated
Jun 10, 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,930 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
Jun 10, 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
Jun 9, 2021 - C++
-
Updated
May 21, 2021 - C++
-
Updated
Jun 9, 2021 - C++
-
Updated
May 27, 2021 - C++
-
Updated
Apr 22, 2021 - C++
-
Updated
Jun 7, 2021 - C++
-
Updated
Jun 10, 2021 - C++
-
Updated
May 20, 2021 - C++
-
Updated
Jan 6, 2020 - C++
-
Updated
Apr 30, 2021
-
Updated
Jun 8, 2021 - C++
-
Updated
May 10, 2021 - C++
-
Updated
May 3, 2019
-
Updated
May 7, 2021 - C++
-
Updated
May 14, 2021 - C++
-
Updated
Jun 9, 2021 - C++