Lei Mao's Log Book
Lei Mao's Log BookCurriculumBlogArticlesProjectsPublicationsReadingsLifeEssayPhotographyArchivesCategoriesTagsFAQs
  • Tags
  • CPP

CPU TopK Algorithm

 03-01-2024 03-01-2024 blog 12 minutes read (About 1787 words)
Algorithms for Finding the Top $K$ Largest or Smallest Elements in an Unsorted Array on CPU

 
CPP, 
Algorithm, 
CPU  
  Read More

Heap Building Algorithm

 02-25-2024 02-25-2024 blog 7 minutes read (About 1022 words)
An $O(N)$ Heap Building Algorithm and Its Asymptotic Complexity Analysis

 
CPP, 
Algorithm  
  Read More

Median-of-Medians Selection Algorithm

 02-18-2024 02-18-2024 blog 20 minutes read (About 2984 words)
An $O(N)$ Selection Algorithm for Finding the $i$-th Smallest Element in an Unsorted Array

 
CPP, 
Algorithm  
  Read More

TensorRT Custom Plugin Example

 01-27-2024 01-27-2024 blog 33 minutes read (About 4884 words)
TensorRT Custom Plugin Implementation and Integration

 
CPP, 
CUDA, 
NVIDIA, 
TensorRT  
  Read More

CUDA Matrix Multiplication Optimization

 01-20-2024 01-20-2024 article 2 hours read (About 19282 words)
General Matrix Multiplication CUDA Performance Optimization

 
CPP, 
Accelerated Computing, 
CUDA, 
NVIDIA  
  Read More

C++ Centering String With Padding Characters

 01-20-2024 01-20-2024 blog 3 minutes read (About 444 words)
Quick Function for Padding and Centering a String in C++

 
CPP  
  Read More

C++ Floating-Point Number Comparison

 01-08-2024 01-08-2024 blog 4 minutes read (About 588 words)
Compare Floating-Point Numbers Empirically

 
CPP  
  Read More

C++ Function Call Performance

 11-13-2023 11-13-2023 blog 10 minutes read (About 1441 words)
Performance Caveats of Passing Functions as Arguments in C++

 
CPP  
  Read More

C++ Bind VS Lambda Expression

 09-25-2023 09-25-2023 blog 5 minutes read (About 732 words)
Replacing Bind with Lambda Expression in C++?

 
CPP  
  Read More

Partition Algorithm

 09-07-2023 02-04-2024 blog 3 minutes read (About 511 words)
Fundamental $O(N)$ Building Block Algorithm

 
CPP, 
Algorithm  
  Read More

C++ Condition Variable

 08-25-2023 08-25-2023 blog 9 minutes read (About 1384 words)
C++ Inter-Thread Scheduling

 
CPP, 
Multithreading, 
Parallel Programming  
  Read More

C++ ABI Breaking Change

 08-07-2023 08-07-2023 blog 15 minutes read (About 2269 words)
C++ Application Binary Interface Change and Its Consequences

 
CPP, 
Programming  
  Read More
Previous
Next
  • 1
  • 2
  • 3
  • 4
  • …
  • 10
Lei Mao

Lei Mao

Artificial Intelligence Machine Learning Computer Science

Menlo Park, California

Posts

1305

Categories

8

Tags

793

  Follow   Sponsor

Advertisement


Categories

  • article21
  • blog560
  • essay330
  • life299
  • miscellaneous2
  • photography65
  • project20
  • reading8

follow.it

Recents

02-23-2026

儿时的玩伴李峰

essay

02-21-2026

Marsh Creek Regional Trail 徒步

life

02-21-2026

Marsh Creek Regional Trail

photography

02-20-2026

Perfetto GPU Flow Artifacts

blog

02-18-2026

百万人推理

essay

Archives

  • February 202614
  • January 202616
  • December 202535
  • November 202525
  • October 202524
  • See All >>

Tags

Outdoors304
California235
Hiking233
CPP120
Mathematics102
Deep Learning84
Photography79
CUDA71
Running62
Wildlife56
Bird50
Racing40
Python36
Software Engineering36
Machine Learning34
Movie33
Statistics32
China31
NVIDIA31
Park31
See All >>
Lei Mao's Log Book

© 2017-2026 Lei Mao  Powered by Hexo & Icarus
Site UV:  Site PV:

×