File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# 概率论与数理统计
22
33::: info Contributors
4- 本学科笔记由 [ <img src =" https://github.com/zhxycn.png " alt =" zhxycn " style =" display : inline-block ; width : 20px ; height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > zhxycn] ( https://github.com/zhxycn/ ) 整理并贡献。
4+ 本学科笔记由 [ <img src =" https://github.com/zhxycn.png " alt =" zhxycn " style =" display : inline-block ; max- width : 20px ; max- height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > zhxycn] ( https://github.com/zhxycn/ ) 整理并贡献。
55:::
66
77** 概率论与数理统计** 是研究随机现象统计规律性的数学分支。它为许多领域提供了理论和方法,包括机器学习、金融、物理学和工程学。
Original file line number Diff line number Diff line change 11# 计算方法
22
33::: info Contributors
4- 本学科笔记由 [ <img src =" https://github.com/TouHikari.png " alt =" TouHikari " style =" display : inline-block ; width : 20px ; height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > TouHikari] ( https://github.com/TouHikari/ ) 整理并贡献。
4+ 本学科笔记由 [ <img src =" https://github.com/TouHikari.png " alt =" TouHikari " style =" display : inline-block ; max- width : 20px ; max- height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > TouHikari] ( https://github.com/TouHikari/ ) 整理并贡献。
55:::
66
77** 计算方法(数值分析)** 是研究如何用计算机程序来求解数学问题的方法。它包括数值分析的基本理论、数值分析的算法设计与实现、数值分析的应用等。
Original file line number Diff line number Diff line change 11# 大学物理
22
33::: info Contributors
4- 本学科笔记由 [ <img src =" https://github.com/zhxycn.png " alt =" zhxycn " style =" display : inline-block ; width : 20px ; height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > zhxycn] ( https://github.com/zhxycn/ ) 整理并贡献。
4+ 本学科笔记由 [ <img src =" https://github.com/zhxycn.png " alt =" zhxycn " style =" display : inline-block ; max- width : 20px ; max- height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > zhxycn] ( https://github.com/zhxycn/ ) 整理并贡献。
55:::
66
77大学物理是高等院校理工科专业一门重要的基础课程。通过本课程的学习,学生可以系统地掌握物理学的基本概念、基本理论和基本方法,为后续专业课程的学习奠定坚实的物理基础。
Original file line number Diff line number Diff line change 11# 《数据结构》
22
33::: info Contributors
4- 本学科笔记由 [ <img src =" https://github.com/TouHikari.png " alt =" TouHikari " style =" display : inline-block ; width : 20px ; height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > TouHikari] ( https://github.com/TouHikari/ ) 和 [ <img src =" https://github.com/zhxycn.png " alt =" zhxycn " style =" display : inline-block ; width : 20px ; height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > zhxycn] ( https://github.com/zhxycn/ ) 整理并贡献。
4+ 本学科笔记由 [ <img src =" https://github.com/TouHikari.png " alt =" TouHikari " style =" display : inline-block ; max- width : 20px ; max- height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > TouHikari] ( https://github.com/TouHikari/ ) 和 [ <img src =" https://github.com/zhxycn.png " alt =" zhxycn " style =" display : inline-block ; max- width : 20px ; max- height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > zhxycn] ( https://github.com/zhxycn/ ) 整理并贡献。
55:::
66
77** 数据结构是计算机中存储、组织数据的方式** 。它是一种具有一定逻辑关系,在计算机中应用某种存储结构,并且封装了相应操作的数据元素集合。它包含三方面的内容,** 逻辑关系** 、** 存储关系** 及** 操作** 。
Original file line number Diff line number Diff line change 11# 《面向对象设计与 Java 编程》
22
33::: info Contributors
4- 本学科文章部分内容由 Gemini 2.5 Pro、Claude 4 Sonnet 和 GPT-5 生成,由 [ <img src =" https://github.com/TouHikari.png " alt =" TouHikari " style =" display : inline-block ; width : 20px ; height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > TouHikari] ( https://github.com/TouHikari/ ) 审阅并修改。
4+ 本学科文章部分内容由 Gemini 2.5 Pro、Claude 4 Sonnet 和 GPT-5 生成,由 [ <img src =" https://github.com/TouHikari.png " alt =" TouHikari " style =" display : inline-block ; max- width : 20px ; max- height : 20px ; border-radius : 100% ; vertical-align : text-bottom ;" > TouHikari] ( https://github.com/TouHikari/ ) 审阅并修改。
55:::
66
77** 面向对象程序设计是一种具有对象概念的程序编程典范,同时也是一种程序开发的抽象方针** 。它使用“对象”来模拟现实世界中的各种实体和概念。对象则指的是类的实例。它将对象作为程序的基本单元,将程序和数据封装其中,以提高软件的重用性、灵活性和扩展性。
You can’t perform that action at this time.
0 commit comments