Pinned Repositories
Azure-webapp
试用1元的Azure云平台,来搭建一个Web Application, 使用的是ASP.Net MVC搭建的网站,首先在Azure搭建一个Windows2012虚拟机,然后利用Visual Studio将完成的ASP.Net应用部署到该虚拟机的IIS上,所使用的图片与文件均来自于Azure创建的存储账户中。(网站在Azure1元试用期结束后就会失效)Website1:https://myfirstazurewebapp20181201083903.chinacloudsites.cn/ Website2:suhongjian.chinanorth.cloudapp.chinacloudapi.cn Wesite3:42.159.92.21
Dodge-MiniGame
JAVA-Application-Self-introduction-SU
自己做的一个介绍自己的JAVA小程序
Matlab-5_different_positioning_algorithms
5大定位算法的实现:i.质心算法 ii.MDS-MAP算法 iii.APIT算法 iv.DV-hop算法 v.Amorphous算法
Matlab-Distributed_sensoorithm_judege_LEACH-clustering-energy-exhaustion
首先需要随机产生100个点,挑选出簇头以及每个簇头下的簇成员,需要注意一点的是,每个节点仅能当一次簇头,即本轮的簇头在以后的分簇中只能当簇成员,我将簇成员用*来表示,簇头用实心圆心来表示,且普通簇成员用‘黑色*’来表示,当过簇头的簇成员用‘蓝色*’,普通簇头用‘红色实心圆心’来表示,第一个耗尽簇头用‘绿色实心圆心’来表示
Matlab-make-blurred-images-clear
分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;
Matlab-Visual-Processing-Face-Detection
使用肤色颜色空间建模+连通域处理及分析和Harr-cascade 方法进行人脸检测。1建立多种肤色模型,结合数学形态学滤波,完成人脸检测; 2利用Matlab 自带的计算机视觉系统工具箱实现单人及多人的人脸检测。
Matlab-Visual-Processing-Moving-target-segmentation
首先将一段录像视频进行图像采集,而后分别采用单高斯法、混合高斯法,时间平均法,帧差法对运动目标进行定位,并进行不同方法的结果,后输出一个实现定位算法后的视频。
presentation-my-own-project-
对过往项目的视频展示
SUHONGJIAN.github.io
Hongjian SU's website
SUHONGJIAN's Repositories
SUHONGJIAN/Dodge-MiniGame
SUHONGJIAN/SUHONGJIAN.github.io
Hongjian SU's website
SUHONGJIAN/AirTicket-Helper
SUHONGJIAN/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
SUHONGJIAN/backdoor
Code implementation of the paper "Neural Cleanse: Identifying and Mitigating Backdoor Attacks in Neural Networks", at IEEE Security and Privacy 2019.
SUHONGJIAN/Branch_Prediction_Simulation
SUHONGJIAN/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
SUHONGJIAN/Concurrency-BlockingQueue-ExecutorService
SUHONGJIAN/Concurrency-Semaphores
SUHONGJIAN/CSAW-HackML-2020
Starting Point for the CSAW HackML 2020 competition is here: https://www.csaw.io/hackml
SUHONGJIAN/CSAW-HackML-2020-project
The project is for CSAW-HackML-2020 (https://www.csaw.io/hackml)
SUHONGJIAN/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
SUHONGJIAN/easy-mock
A persistent service that generates mock data quickly and provids visualization view.
SUHONGJIAN/Equals-Hashcode-Implementation
SUHONGJIAN/Five-star-Restaurant-Chef-Simulation
SUHONGJIAN/Generics-Trial
SUHONGJIAN/goproxy.cn
The most trusted Go module proxy in China.
SUHONGJIAN/interviews
Everything you need to know to get the job.
SUHONGJIAN/kg_SUHONGJIAN_2021
For Kargo interview.
SUHONGJIAN/leetcode-python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
SUHONGJIAN/leisure-time
Just used to kill time
SUHONGJIAN/MyCNBlogs
My cnblogs and learning notes. :notebook: :cow: :mortar_board: :apple:
SUHONGJIAN/Pipeline_MIPS_Simulation
SUHONGJIAN/Print_ASCII-art
SUHONGJIAN/Python-Books
SUHONGJIAN/Python-scripts
My Python Examples
SUHONGJIAN/Single_Cycle_MIPS_Simulation
SUHONGJIAN/Stop-the-Evil-Villain-Simulation
SUHONGJIAN/Trie-Structure-Implementation
SUHONGJIAN/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)