Hey Guys 👋 Here is Cooper!

Welcome to my Blog! 这里主要记录了我的日常创作,项目计划,学习进度。 也可以在其他地方访问我的文字材料。 博客因为是托管在 Github 上面,所以,挂上一个梯子可能会让访问更加顺畅。

Welcome to my Blog! This space mainly documents my daily creations, project plans, and learning progress. You can also access my written materials elsewhere as follows.

Cooper’s GitHub
Cooper’s Leetcode

留言板📑Message Board ➡️ 在此留言

Blog Free Discussion Area Welcome everyone to share your thoughts and opinions in the comments section of the blog! This website is equipped with giscus, a comment system based on GitHub Discussions. Visitors can leave comments and feedback on the site using GitHub! 📋🖋️ I will respond to all comments and feedback as soon as possible. 🥰 If needed, you can also contact me directly via email: authoritysharing@gmail.com...

2024-11-08 · 1 分钟 · Cooper

毕业

2025年6月 毕业 没有喧嚣, 一切都平平淡淡就结束了 甚至连单独的学士服都没拍 莫名的感慨, 但是没有悲伤 可能对学校没什么感情的羁绊, 人总是要留下一...

2025-06-25 · 1 分钟 · Cooper

我的股票基金交易纪律

市场没有证明你是对的, 你就是错的 — 本文是个人的股票交易经验分享,不涉及推荐任何股票,属于个人经验复盘,敬请参考。 选股 个人选股原则: 重要资产 行...

2025-06-05 · 1 分钟 · Cooper

Cooper的推荐书单

我的书单 2025年 西方现代思想讲义 2000年以来的西方 明朝那些事 (全) 9 部

2025-01-10 · 1 分钟 · Cooper

解决VsCode的git提交问题

解决VsCode的git提交失败问题 取消代理设置 可能是因为魔法的原因连接不上. 这是最常见的解决方法之一,通过在终端执行以下命令,可以取消 Git 的...

2025-01-06 · 1 分钟 · Cooper

Report报告

Gesture Recognition System Design Based on STM32F429 and MPU6050 Part 1: Hardware Design 1.1 Hardware Platform Setup The hardware platform for this project is designed to collect, process, and classify gesture data using the STM32F429 development board paired with an MPU6050 gyroscope. This combination provides a robust environment for data acquisition and real-time interaction. Key Components STM32F429 Development Board: Serves as the primary computational unit for reading sensor data, processing,...

2025-01-01 · 7 分钟 · Cooper

Hot100精练

哈希 unordered_map:基础概念 哈希表容器:unordered_map 使用哈希函数将键映射到桶中,从而实现高效的键值对存储和查找。 键...

2024-11-24 · 3 分钟 · Cooper

Computer基础知识集合

数据结构 计算机网络 计算机组成 操作系统

2024-11-22 · 1 分钟 · Cooper