SkillAgentSearch skills...

CSCore

介绍计算机系统基础知识,深入剖析各种容器和算法原理,真正透彻理解各种基础技术,夯实计算机基础!!!

Install / Use

/learn @Chang-LeHung/CSCore
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<P style="text-align: center;"> <img src="images/logo.png"></img></p> <p> <a href="https://github.com/Chang-LeHung/CSCore/blob/main/qrcode2.jpg"><img src="https://img.shields.io/badge/微信公众号-一无是处的研究僧-379d2e.svg" height="25px" alt="LinkedIn"> </a> <a href="https://juejin.cn/user/1636513656355735"><img src="https://img.shields.io/badge/稀土掘金-一无是处的研究僧-1907f8.svg" height="25px" alt="稀土掘金"></a> <a href="https://www.zhihu.com/people/lbj-31-91"><img src="https://img.shields.io/badge/知乎-0079FF.svg?style=plastic&logo=zhihu&logoColor=white" height="25px" alt="知乎"></a> <a href="https://www.cnblogs.com/Chang-LeHung/"><img src="https://img.shields.io/badge/博客园-一无是处的研究僧-4b89cf.svg?style=plastic&logo=cnblogs&logoColor=white" height="25px" alt="博客园"></a>

🚀CSCore(所有内容都将持续更新...)

本项目专注于计算机系统基础,比如算法与数据结构,网络,操作系统,编译原理等!!!同时将会包含一些机器学习和人工智能的算法!!!夯实好计算机系统基础,学习什么技术都将变得更加轻松,能够更好的理解各种软件的原理!!!同时欢迎大家提出pr,修正文章当中的错误,或者改进文章,使得文章更好阅读,或者其他能够改进这个项目的提交!!!

<div align="center"> <p>推荐使用微信公众号阅读,国内网速快,而且渲染公式时github有时候会问题,渲染结果不好,微信公众号阅读体验更好</p> </div>

🔖容器(集合)设计与实现及Java集合源码剖析

基础容器

容器设计与实现主要是学习常见的容器比如ArrayListLinkedListDequeHashMap等容器的原理,并且自己动手使用Java实现对应的自己的容器(MyArrayListMyLinkedList等等)!!!

高级容器


🔖算法

动态规划

背包问题

股票问题

回溯

数据结构

🔖Java

并发

Related Skills

View on GitHub
GitHub Stars114
CategoryDevelopment
Updated4mo ago
Forks16

Security Score

92/100

Audited on Nov 28, 2025

No findings