Pinned Repositories
ArtOfConcurrencyProgramming
Java并发编程的艺术书上的示例代码
awesome-algorithm-books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
bigdata-learning
大数据学习记录
books
技术书籍等
Books-1
ceph
Ceph is a distributed object, block, and file storage platform
CICFlowMeter
CICFlowmeter-V4.0 (formerly known as ISCXFlowMeter) is an Ethernet traffic Bi-flow generator and analyzer for anomaly detection that has been used in many Cybersecurity datsets such as Android Adware-General Malware dataset (CICAAGM2017), IPS/IDS dataset (CICIDS2017), Android Malware dataset (CICAndMal2017) and Distributed Denial of Service (CICDDoS2019).
data_cln
软件大赛统计数据程序汇总
java-blog
javaweb实现个人博客
webapp
layui前端+flask后端
lvconl's Repositories
lvconl/webapp
layui前端+flask后端
lvconl/java-blog
javaweb实现个人博客
lvconl/data_cln
软件大赛统计数据程序汇总
lvconl/ArtOfConcurrencyProgramming
Java并发编程的艺术书上的示例代码
lvconl/awesome-algorithm-books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
lvconl/bigdata-learning
大数据学习记录
lvconl/books
技术书籍等
lvconl/Books-1
lvconl/ceph
Ceph is a distributed object, block, and file storage platform
lvconl/CICFlowMeter
CICFlowmeter-V4.0 (formerly known as ISCXFlowMeter) is an Ethernet traffic Bi-flow generator and analyzer for anomaly detection that has been used in many Cybersecurity datsets such as Android Adware-General Malware dataset (CICAAGM2017), IPS/IDS dataset (CICIDS2017), Android Malware dataset (CICAndMal2017) and Distributed Denial of Service (CICDDoS2019).
lvconl/community
lyu's community
lvconl/CS229
lvconl/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
lvconl/graduation
lvconl/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
lvconl/lvconl.github.io
personal blog
lvconl/ML-text-classify
lvconl/my-rpc
lvconl/MyTomcat
使用Socket套接字模拟实现简版tomcat服务器
lvconl/python-blog
lvconl/Server
PanDownload的个人维护版本
lvconl/SomeBook
MyBook for Work
lvconl/somePDF
电子版书籍
lvconl/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
lvconl/swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
lvconl/ticketingsystem
lvconl/UCAS-Course-Evaluate-19Fall
国科大课程评估脚本,2019秋季学期版、评教
lvconl/vant
Lightweight Mobile UI Components built on Vue
lvconl/vue-demo
vue-demo
lvconl/xxraft
Raft算法实现,参考论文《In Search of an Understandable Consensus Algorithm》