Skip to content
View Chanmoey's full-sized avatar

Block or report Chanmoey

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Chanmoey/README.md

Hi~💻

Chanmoey

Chanmoey => Chandler + Monica + Joey

数据结构与算法

代码仓 简介
经典算法与数据结构Java版本 用Java实现的算法与数据结构
经典算法与数据结构Python版本 很早期的Demo了,那时刚接触编程
其他也和算法相关的 暂时中断中...
图论算法 经典的图论算法
FloodFill算法 使用FloodFill算法替换图片背景色

我读的书

代码仓 简介
深度学习入门基于Python的理论与实现 深度学习入门书籍,已读完
深度学习进阶自然语言处理 自然语言处理,中途去做其他事情了,还没读完
跟闪电侠学Netty: Netty即使聊天实战与底层原理 Netty入门与源头码分析书籍,已读完
算法4 经典的算法领域的书籍,在读

算法题目

代码仓 简介
LeetCode LeetCode题解,坚持完成每日一题
蓝桥杯 做了几道题

CS基础

代码仓 简介
学习编译原理 用Java实现一个编译器

演化算法(进化算法)

代码仓 简介
进化算法常用的测试函数 单目标测试函数

其他实践项目

代码仓 简介
Exchange交易撮合平台前端Vue项目
Exchange交易撮合平台后端SpringBoot项目
股票交易撮合项目,包括前端Vue、SpringBoot柜台、网关、排队机、撮合系统等

轮子项目

代码仓 简介
TinyRedis 使用Java写的基于内存的缓存数据库,使用Netty作为网络通信框架,未来考虑添加对分布式集群的支持

Popular repositories Loading

  1. tiny-redis tiny-redis Public

    使用Java实现一个简易的Redis

    Java 48 7

  2. algorithm-and-data-structures-java algorithm-and-data-structures-java Public

    用Java实现经典的算法与数据结构。

    Java 13

  3. learn-netty-with-flash learn-netty-with-flash Public

    学习Netty。

    Java 7 2

  4. deep-learning-2-natural-language-processing deep-learning-2-natural-language-processing Public

    学习书籍《深度学习进阶自然语言处理》斋藤康毅 著,陆宇杰 译,过程中所完成的Python代码。

    Python 5 2

  5. deep-learning-from-scratch deep-learning-from-scratch Public

    Deep Learning from Scratch.《深度学习入门基于Python的理论与实现》——斋藤康毅 著,陆宇杰 译。在学习这本书过程中,所实现的Python代码。

    Python 4 1

  6. play-leetcode-note play-leetcode-note Public

    我的LeetCode题解笔记。My Solution of LeetCode.

    Java 2