# 3 本书(含 c++ 源码) **Repository Path**: ChenZhu-Xie/3_books_with_cpp ## Basic Information - **Project Name**: 3 本书(含 c++ 源码) - **Description**: 大一写的 3 本电子书,第 2 本含 C++ 源码 - **Primary Language**: C++ - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: https://pan.baidu.com/s/1YfAJ7veofWKTCe-__h-KHQ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-26 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: 数学-物理, Cpp, 智力-挑战, 有趣-基础, 电子书-pdf ## README [![fig](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/raw/master/img/book_3_cover.png "『第三本书』的『狭义相对论』相关『章节』.pdf")](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/3.『Geometry_of_Shadows』.pdf "『第三本书』的『狭义相对论』相关『章节』.pdf") # 3 本 电子书 - 数学,物理,程序 (C++) ## 关于 * 这些书 👉 [三本 电子书](https://gitee.com/ChenZhu-Xie/3_books_with_cpp) 1. 包含书籍 ⊃ 👉 [Illusions_of_Illustrations_·_Zodiac](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/cpp_codes_for_book2『Illusions_of_Illustrations_·_Zodiac』) * 包含实例 ⊃ 👉 [第二本书 の 实例:运行在『积分球』中的『几何光学』](https://gitee.com/ChenZhu-Xie/geometric_optics_2_discrete_mathematics) * 使用到模拟器 ⊷ 👉 [2D 射線追蹤 模拟](https://gitee.com/ChenZhu-Xie/ray_optics__xcz) * 用于解释 ⊶ 👉 [「玻色子系统」的「微观状态数」](https://gitee.com/ChenZhu-Xie/undergraduate_courses/tree/master/03__2.1__Courses_Science\12__5.3__Email_exchange_with「Thermodynamics_and_Statistical_Physics」teacher_Li_Nan__2.5_year) * 属于课程 ⊂ 👉 [「热力学」与「统计物理」](https://gitee.com/ChenZhu-Xie/undergraduate_courses/tree/master/03__2.1__Courses_Science\12__5.3__Email_exchange_with「Thermodynamics_and_Statistical_Physics」teacher_Li_Nan__2.5_year) * 使用技术 ⊷ 👉 [C++](https://gitee.com/ChenZhu-Xie/undergraduate_courses/tree/master/04__2.2__Courses_Engineering/1__1.1__C++_Programming__0.5_year) * 属于生涯 ⊂ 👉 [本科 课程:工程](https://gitee.com/ChenZhu-Xie/undergraduate_courses/tree/master/04__2.2__Courses_Engineering) 2. 其中内容 ⊋ 👉[「Spherical trigonometry」](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/2.『Illusions_of_Illustrations_·_Zodiac』(C++).pdf) * 用于文章 ⊶ 👉 [Berry-Mcleod paper (Private)](https://gitee.com/ChenZhu-Xie/Berry_Mcleod_paper__private) 3. 内容来自 ⊂ 👉 [本科 创造](https://gitee.com/ChenZhu-Xie/undergraduate_activities/tree/master/06__3.1__Self_Creations) * 属于生涯 ⊂ 👉 [本科 活动](https://gitee.com/ChenZhu-Xie/undergraduate_activities) 4. 动机源于 ≺ 👉 [手写书籍 数字化工程](https://gitee.com/ChenZhu-Xie/senior-high-school_activities/tree/master/4__6.2__Books_digitalization_project__3.0_year) * 属于生涯 ⊂ 👉 [高中 活动](https://gitee.com/ChenZhu-Xie/senior-high-school_activities) * English「README」ⓔ 👉 [three e-books](https://github.com/ChenZhu-Xie/3_books_with_cpp) ## 介绍 * 大一时 写的 3 本 电子书 * 自由探索了 数学(几何 & 代数)、物理 和 编程 * 通过 Word_2_Pdf 生成 :sweat_smile:... * 第 2 本书[『Illusions_of_Illustrations_·_Zodiac』](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/2.『Illusions_of_Illustrations_·_Zodiac』(C++).pdf)包含 [C++ 代码](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/cpp_codes_for_book2『Illusions_of_Illustrations_·_Zodiac』) * 『[第二本书](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/2.『Illusions_of_Illustrations_·_Zodiac』(C++).pdf)』的『整数拆分(划分数): 1+6= 2+5= ...= 7』相关『章节』 * [![fig](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/raw/master/img/book_2-5.png "全正系数多元一次不定方程的非负整数解.cpp")](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/cpp_codes_for_book2『Illusions_of_Illustrations_·_Zodiac』/5.全正系数多元一次不定方程的非负整数解.cpp "5.全正系数多元一次不定方程的非负整数解.cpp") * 『[第一本书](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/1.『The_Frequencies_of_Nature』.pdf)』的『多项式定理』相关『章节』 * [![fig](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/raw/master/img/book_2-4.png "多项式定理中的计组合数问题.cpp")](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/cpp_codes_for_book2『Illusions_of_Illustrations_·_Zodiac』/3.多项式定理中的计组合数问题.cpp "3.多项式定理中的计组合数问题.cpp") * 上图中的过程,类似于 [电子沙漏](https://www.bilibili.com/video/BV1yj411o7Hf) ## 实施 1. 打开 文件夹 "[cpp_codes_for_book2『Illusions_of_Illustrations_·_Zodiac』](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/cpp_codes_for_book2『Illusions_of_Illustrations_·_Zodiac』)"。 2. 使用 Visual C++ 6.0 运行里面的 12 个程序中的任何一个;更准确地说, * 使用 `Microsoft Visual Studio C++ 6.0\Common\MSDev98\Bin\MSDEV.EXE`。 * [VC6.0 下载 & 安装](https://mp.weixin.qq.com/s/6YNbpj6RlCNh9zZd5K1wQA);也推荐使用更高版本的 C++,但可能无法运行此旧程序? ## 历史 * 这 👉 [三本 电子书](https://gitee.com/ChenZhu-Xie/3_books_with_cpp) の 撰写时期 * (个人时间)18 岁 6 月 ~ 19 岁 4 月 * (个人阶段)大学本科 1 年级(入学 至 大二开学) * (世界时间)2016.10 ~ 2016.12 ~ 2017.08 [![fig](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/raw/master/img/book_2-6.png "多元一次不定方程的通解 $\{x_i\}$.cpp")](https://gitee.com/ChenZhu-Xie/3_books_with_cpp/tree/master/cpp_codes_for_book2『Illusions_of_Illustrations_·_Zodiac』/12.第10个程序的改良版(2+5+8b).cpp "多元一次不定方程的通解 $\{x_i\}$.cpp")