Skip to content
View gkh178's full-sized avatar

Block or report gkh178

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. noise-adaptive-switching-non-local-means noise-adaptive-switching-non-local-means Public

    Aiming at the removal of salt-and-pepper noise, a noise adaptive switching non-local means denoising algorithm (NASNLM) is proposed in this program. For noise detection, the pixels of image are div…

    MATLAB 36 18

  2. an-improved-NLM-image-denoising-algorithm-based-on-edge-detection an-improved-NLM-image-denoising-algorithm-based-on-edge-detection Public

    Aiming at the removal of gaussian noise, we systematically analyze the shortage of non-local means image denonising algorithm (NLM), finding it is easy to lose structure information when dealing wi…

    MATLAB 17 7

  3. learning-asm learning-asm Public

    汇编语言(第2版)-王爽,所有源码和练习

    Assembly 13 10

  4. EightAlgorithms EightAlgorithms Public

    八种常用的排序算法:插入排序、冒泡排序、选择排序、希尔排序、快速排序、归并排序、堆排序和LST基数排序的Java和C++代码实现

    C++

  5. LeetCode-CS LeetCode-CS Public

    Forked from BigEggStudy/LeetCode-CS

    The C# solutions for LeetCode problems.

    C#