Pinned Repositories
CodeSetAndDoc
CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
Digital-Image-Processing
Digital image processing is introduced in detail. all code are implementing by OpenCV 3.4 and C++
ExportSceneToObj
Export scene (including objects and terrain ) or fbx to .obj file for Unity. | 导出Unity的场景或FBX到obj文件
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
google-interview-university
A complete daily plan for studying to become a Google software engineer.
Learning
learning for freshman like me
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Maricat4_CodeSet
MathematicalVisualizationArt
MathematicalVisualizationArt 2023
Maricat4's Repositories
Maricat4/Digital-Image-Processing
Digital image processing is introduced in detail. all code are implementing by OpenCV 3.4 and C++
Maricat4/CodeSetAndDoc
Maricat4/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
Maricat4/ExportSceneToObj
Export scene (including objects and terrain ) or fbx to .obj file for Unity. | 导出Unity的场景或FBX到obj文件
Maricat4/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Maricat4/google-interview-university
A complete daily plan for studying to become a Google software engineer.
Maricat4/Learning
learning for freshman like me
Maricat4/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Maricat4/Maricat4_CodeSet
Maricat4/MathematicalVisualizationArt
MathematicalVisualizationArt 2023
Maricat4/my-C-plus-plus
c++的学习笔记
Maricat4/Path-Creator
Path creation asset for Unity game development
Maricat4/the-art-of-command-line
Master the command line, in one page
Maricat4/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Maricat4/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码