Pinned Repositories
3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
500lines
500 Lines or Less
dataStructure-algorithm
implementation of data structures in c++
DataX
DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
hadoop_local
Decision Tree classifier On Hadoop, using MapReduce to compute the Gini value.
javaStudy
javaseStudy,include implementation of datastrutures,algorisms and multithread,socket,JavaI/O,proxy
JDSpider
基于Jsoup的多线程java爬虫应用,爬取京东网商品信息并存入数据库。
MachineLearning
implementation of machine learning algorithms,Gradient Descent,Naive Bayes,Logistic Regression,Support Vector Machine,Decision Tree....
outterSort
完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩展,算法**:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。
lsf921016's Repositories
lsf921016/outterSort
完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩展,算法**:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。
lsf921016/dataStructure-algorithm
implementation of data structures in c++
lsf921016/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
lsf921016/JDSpider
基于Jsoup的多线程java爬虫应用,爬取京东网商品信息并存入数据库。
lsf921016/3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
lsf921016/500lines
500 Lines or Less
lsf921016/DataX
DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。
lsf921016/hadoop_local
Decision Tree classifier On Hadoop, using MapReduce to compute the Gini value.
lsf921016/javaStudy
javaseStudy,include implementation of datastrutures,algorisms and multithread,socket,JavaI/O,proxy
lsf921016/MachineLearning
implementation of machine learning algorithms,Gradient Descent,Naive Bayes,Logistic Regression,Support Vector Machine,Decision Tree....
lsf921016/forum-java
一款用 Java(spring boot) 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java(spring boot).
lsf921016/GA
GA module network identification
lsf921016/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
lsf921016/IntellijSpringMyBatisEmpty
lsf921016/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
lsf921016/interview_internal_reference
2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
lsf921016/Interview_Material
程序员面试资料
lsf921016/JavaFamily
【互联网一线大厂Java 工程师面试+学习指南】进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看,前端同学我保证你也看得懂,看不懂你加我微信骂我渣男就好了。
lsf921016/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
lsf921016/LearnSpringMybatis
lsf921016/modbus
lsf921016/spring-framework
Spring Framework
lsf921016/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
lsf921016/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
lsf921016/VBlog
V部落,Vue+SpringBoot实现的多用户博客管理平台!
lsf921016/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。