Pinned Repositories
-sml-experiment
sml_experiment
2th-SummerHO
Laboratory Practice/CLRS/STL with my 2th Summer holiday(WuHan)
Book_Recommendation
Book Recommendation
classicalexample282
exercise
coolweather
deeplearningbook-chinese
Deep Learning Book Chinese Translation
Jester_recommder_system
Jester Online Joke Recommender System [http://www.ieor.berkeley.edu/~goldberg/jester-data/]
Online-novel-recommendation
Online novel recommendation system
Undergraduate-Computer-Network-chatClient
Undergraduate-Computer-Network-chatServer
Clownier's Repositories
Clownier/Online-novel-recommendation
Online novel recommendation system
Clownier/-sml-experiment
sml_experiment
Clownier/2th-SummerHO
Laboratory Practice/CLRS/STL with my 2th Summer holiday(WuHan)
Clownier/Book_Recommendation
Book Recommendation
Clownier/classicalexample282
exercise
Clownier/coolweather
Clownier/deeplearningbook-chinese
Deep Learning Book Chinese Translation
Clownier/Jester_recommder_system
Jester Online Joke Recommender System [http://www.ieor.berkeley.edu/~goldberg/jester-data/]
Clownier/Undergraduate-Computer-Network-chatClient
Clownier/Undergraduate-Computer-Network-chatServer
Clownier/coloring
tabu search for graph coloring
Clownier/Cpp_project
this is cpp course project
Clownier/crawler4j
Open Source Web Crawler for Java
Clownier/exercise
exercise everyday
Clownier/gitskills
Clownier/HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
Clownier/hosts
镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts
Clownier/learngit
Clownier/letcode
The solution of Letcode
Clownier/Library-Assistant
Modern Library Management Software using JavaFX
Clownier/lrucache11
A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mohaps/lrucache) The goal was to create a fast LRUCache header only library and to avoid any dependencies like boost.
Clownier/Rproject
R language project
Clownier/sml_homework_dog
homework sml for backup
Clownier/WinSocket10_2_17
Computer Network Experience for WinSocket