# notes
**Repository Path**: cpu_code/notes
## Basic Information
- **Project Name**: notes
- **Description**: 学习笔记
- **Primary Language**: HTML
- **License**: MulanPSL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2020-08-01
- **Last Updated**: 2024-10-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 目录
Author: cpu\_code
Gitee: [https://gitee.com/cpu\_code](https://gitee.com/cpu_code)
Github: [https://github.com/CPU-Code](https://github.com/CPU-Code)
CSDN: [https://blog.csdn.net/qq\_44226094](https://blog.csdn.net/qq_44226094)
gitbook: [https://923992029.gitbook.io/cpucode/](https://923992029.gitbook.io/cpucode/)
## 介绍
个人学习笔记 , 涵盖C , C++, Linux驱动, Linux内核, 嵌入式, 数据结构, 算法, QT, Android安卓, 音视频, 物联网 , 正在逐步更新 , 使用的`typora`编辑 , 大家可以使用 `typora` 打开查看 , 床图为 `gitee`
--------------------------------------------------------------------------
* [学习路线](Learnig_route.md)
## Linux驱动开发
* [字符设备驱动开发](linux_driver/character_device_driver.md)
* [Linux驱动开发](linux_driver/linux_driver.md)
## 安卓底层开发
* [硬件抽象层](android_bottom/hardware_abstraction_layer/README.md)
* [安卓硬件驱动](android_bottom/hardware_abstraction_layer/Android_hardware_driver.md)
* [安卓硬件抽象层模块](android_bottom/hardware_abstraction_layer/Android_hardware_abstraction_layer_module.md)
* [安卓硬件访问服务](android_bottom/hardware_abstraction_layer/Android_hardware_access_service.md)
* [安卓应用](android_bottom/hardware_abstraction_layer/Android_application.md)
* [智能指针](android_bottom/smart_pointer.md)
* [Logger日志系统](android_bottom/logger_log_system/README.md)
* [Logger日志](android_bottom/logger_log_system/Logger_log.md)
* [Logger写接口](android_bottom/logger_log_system/Log_interface.md)
* [Logcat](android_bottom/logger_log_system/logcat.md)
* [binder](android_bottom/binder/README.md)
* [binder](android_bottom/binder/binder.md)
## 操作系统
* [操作系统的运行机制](operating_system/operat_mechanism.md)
* [进程](operating_system/process.md)
## linux一句话
* [与网络无关的Linux](linux_in_a_word/network_indepen.md)
## Linux内核0.12
* [微型计算机组成结构](linux_kernel_0_12/computer_composition.md)
## QT
* [第一个QT](QT/first_qt.md)
## ubuntu
* [Linux使用](ubuntu/linux_use.md)
* [使用notebook](ubuntu/use_notebook.md)
* [使用vscode](ubuntu/use_vscode.md)
* [使用ubuntu](ubuntu/use_ubuntu.md)
* [Linux运行时格式](ubuntu/Format_problem.md)
## shell
* [自动打包](shell/Auto_packaging.md)
* [shell 概述](shell/shell_overview.md)
* [变量](shell/variable.md)
* [条件测试](shell/condition.md)
* [控制](shell/control.md)
## C
* [第一条Linux_c输出](C/print_cpucode.md)
## GTK
* [GTK入门](GTK/GTK_overview.md)
* [控制件](GTK/Control.md)
* [事件](GTK/Event_handling.md)
* [Glade使用](GTK/Glade.md)
## sqlite
* [数据库概述](sqlitesqlite/database_overview.md)
* [SQL基础](sqlite/sql_basis.md)
* [SQLite的C编程](sqlite/sqlite_c.md)
* [SQL语句进阶](sqlite/sql_improve.md)
-------------------------------------------------------------------------------------
