Skip to content

Bitwise Operations, Threading Control, Object Oriented, Vector/Quene, Leetcode, Algorithm

Notifications You must be signed in to change notification settings

DC-Cheng/coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brief

The repos is to show the basic fundamental practice to advanced level in C/C++ coding.

The repos is also to append more refernce about library, practice, coding stuff, incluing the reference of 3D, AI, CV, CUDA... etc

Items

[ C/C++ ]

  1. bitwise_operation
  2. thread
  3. sequential_containers
  • DataType,
  • PointArray,
  • Vector,
  • Quene,
  • Design Pattern,
  • Linked-List

Reference

a. cs231a-notes: good fundamental things for coding, cs231-standford

b. tennis-court-detection: I like this side project.

c. CVPR2019-SiamMask: this is cvpr-2019 reference papers

d. GPUfit: related to gpu

e. Learning-OpenCV-3_examples: opencv3 examples

f. professional-cuda-c-programming: c/c++, cuda programming

g. Cuda-MultiDimensional-MovingAverage: moving_average_filter is implemented in cuda in c

h. Open3D: open source 3d viewer created in a windows team.

i. survey_on_tennis_tech: Paper research on tennis

j. openpose: open source library for pose-estimation

k. yolov4-custom-functions: tutorial materila for yolov4

About

Bitwise Operations, Threading Control, Object Oriented, Vector/Quene, Leetcode, Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages