Skip to content

JackieLeeTHU11/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

dp, quick sort etc

dynamic planning

背包问题,找零问题,最大和问题

quick sort:

1.快排的时间复杂度O(nlogn) 2.解决第k大数据(也可以用堆解决)

huffmanencoding:

霍夫曼编码压缩编码问题

training code

c/c++, Makefile, python threading

gan

dcgan and wgan

About

dp, quick sort etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published