Skip to content

There are my daily study notes, here are messy notes about C++, Assembly, Java, Unreal Engine, MySQL, Linux(OS), Parallel_Computing, etc. In addition, there are some e-books in the Book folder.

Notifications You must be signed in to change notification settings

10-Kirito/Notes

Repository files navigation

Notes

Here is all my notes!

[TOC]

Assembly

1. 基本知识点总结

Assembly

下面部分为学习过程中的补充部分:

  1. ATT格式的汇编部分知识点总结:

ATT格式的汇编

  1. 汇编中的CALL和RET指令:

    CALL&&RET

  2. 汇编中的内外中断:

    内外中断

  3. 学习过程中一些有用的程序:

    有用的程序

C++

1.C/C++知识点盲区:

C++

​ 参考的书籍有:

image-20230618200421284

2. C++ 泛型算法:

GenericAlgorithm

3.C++ STL:

3.1 1.STL源码剖析--一些我们可能不知道的语法

3.2 2.STL源码剖析--空间配置器(allocator)

3.3 3.STL源码剖析--迭代器概念和traits编程技法

3.4 4.STL源码剖析--序列式容器

(仅仅学习了一小部分,后续会进行补充!)

参考的书籍有:

泛型编程与STL中文版.pdf

STL容器重点.pdf

4. C++并发编程学习

Concurrency

参考的书籍有:

C++并发编程实战(第二版).pdf

C++ConcurrencyinAction.pdf

5. 正则表达式学习:

regex

6. GoogleTest:

GoogleTest

JAVA

1. 基础知识结构

2. 项目相关

参考的书籍有:

Java核心技术·卷1和卷2

操作系统学习

1. Linux基本命令和操作:

Linux操作系统学习

2. 操作系统知识点总结:

操作系统

2.1 进程和线程学习:

进程和线程

2.2 内存管理学习:

内存管理

5. 《操作系统真相还原》

操作系统底层

参考书籍:

《操作系统真相还原》建议购买纸质书籍反复阅读。

6. 鸟哥私房菜学习笔记:

鸟哥私房菜

推荐书籍:

Linux-UNIX系统编程手册.pdf

鸟哥的Linux私房菜基础学习篇第四版.pdf

推荐网站:

https://xiaolincoding.com/os/

数据库学习

1. 自己的笔记

Mysql_study

2. 别人的笔记

Mysql_others

3. 数据库索引学习:

索引

参考书籍:

MySQL是怎样运行的(小孩子4919).pdf

MySQL必知必会.pdf

高性能MySQL(第3版).pdf

Parallel Computing(并行计算)

1. OpenMP学习:

OpenMP

2. MPI学习:

README

QT学习

仅仅学习一点点

QT

虚幻引擎学习

1. 创建地形(包含对灯光的讲解)

https://github.com/10-Kirito/Notes/blob/main/Unreal%20Engine%204/1.%E5%88%9B%E5%BB%BA%E5%9C%B0%E5%BD%A2(%E5%8C%85%E5%90%AB%E5%AF%B9%E7%81%AF%E5%85%89%E7%9A%84%E8%AE%B2%E8%A7%A3).md

2. 关于碰撞

https://github.com/10-Kirito/Notes/blob/main/Unreal%20Engine%204/2.%E5%85%B3%E4%BA%8E%E7%A2%B0%E6%92%9E.md

3. 游戏制作

https://github.com/10-Kirito/Notes/blob/main/Unreal%20Engine%204/3.%E6%B8%B8%E6%88%8F%E5%88%B6%E4%BD%9C.md

AI

https://github.com/10-Kirito/Notes/blob/main/Unreal%20Engine%204/AI.md

虚幻四

https://github.com/10-Kirito/Notes/blob/main/Unreal%20Engine%204/%E8%99%9A%E5%B9%BB%E5%9B%9B.md

游戏制作

https://github.com/10-Kirito/Notes/blob/main/Unreal%20Engine%204/%E6%B8%B8%E6%88%8F%E5%88%B6%E4%BD%9C.md

参考书籍:

大象无形:虚幻引擎程序设计浅析.pdf

About

There are my daily study notes, here are messy notes about C++, Assembly, Java, Unreal Engine, MySQL, Linux(OS), Parallel_Computing, etc. In addition, there are some e-books in the Book folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published