# TG-Learn **Repository Path**: gc-zhang/TG-Learn ## Basic Information - **Project Name**: TG-Learn - **Description**: Github同步仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-16 - **Last Updated**: 2023-05-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

☀ TG Learn's introduce

学如逆水行舟,不进则退
心似平原走马,易放难追

本仓库记录小张大学的学习,所有的代码都是可以直接运行的,有任何错误、需要改正的地方,欢迎指正!你可以通过仓库发起Issues或者通过另外三种方式私信我 # 📢公告 感谢访问本仓库,若喜欢请收藏,star支持一下 ✿✿ヽ(°▽°)ノ✿ 一般情况都会将代码的思路和讲解发在博客:point_right: CSDN ,个人博客CSDN👈同步更新哦 # 仓库文件概览 **📞notice:** * 🔄标记为暂时存储,短时间内可能会有更改或删除,需要的自行`clone` * 🔚标记长期不做更改 * 本仓库原地址Github repo * 无🛫✈,点击Gitee repo(本仓库的镜像) **📣文件目录** - [Other](#Other) - [First-semester-of-junior-year](#First-semester-of-junior-year) - [Second-semester-of-junior-year](#Second-semester-of-junior-year) - [如何下载](#如何下载) ## Other * 🔚C++程序设计A2实验 * 实验1 类和对象 * 实验2 构造函数的重载 * 实验3 友元函数 * 实验4 继承与派生1 * 实验5 继承与派生2 * 实验6 多态的应用1 * 实验7 多态性的应用2 * 实验8 虚函数和抽象类 * 🔚C++程序设计A2课设(string涉及内存地址问题,读入操作内存地址损坏,所以后期改写为char) * 高校人员信息管理系统char版 * 高校人员信息管理系统string版 * 高校人员信息管理系统流程图 * C++程序设计A2课程设计报告PDF ## First-semester-of-junior-year * 🔚MFC(基于C++的计算机图形学) * 实验1 十二面体.zip * 实验1 正八面体.zip * 实验1 金字塔.zip * 实验2 黑白颜色填充双三次bezier曲面片.zip * 实验3 RGB立方体重心填充算法.zip * 实验4 立方体的背面剔除.zip * 实验5 制作立方体光照纹理模型.zip * 实验6 基于OBJ文件建模.zip * 期末课设青花瓷坛.zip * 计算机图形学项目中期报告 酒坛子.zip * 🔚OS Experiment JAVA(基于JAVA的操作系统实验) * DiskManage.java * 动态分区算法.java * 模拟调度时间片.java * 磁盘调度算法.java * 磁盘调度算法A的解释.java * 磁盘调度算法自定义磁头.java * 银行家算法.java * 页面置换算法.java * 🔚HTML5(HTML练习仿APPLE和小米首页) * APPLE * 小米闪购 * 🔚SQL Server * 实验一 在SQL Server中创建数据库 * 实验二 查询 * 实验三 数据库安全性与完整性实验 * 实验四 触发器与存储过程实验 ## Second-semester-of-junior-year * 🔄3D modeling technology * Experient * Experiment 1 wedding car.max & .png & .pdf * Experiment 2 Table.max & .png & .pdf * Experiment 3 Log.max & .png & .pdf * Experiment 4 Road.max & .png & .pdf * Experiment 5 Wine bottle.max & .png & .pdf * Experiment 6 fruit plate.max & .png & .pdf * Experiment 7 Mine car.max & .png & .pdf * Experiment 8 Conch.max & .png & .pdf * Experiment 9 Debris.max & .png & .pdf * Experiment 10 Volleyball.max & .png & .pdf * Experiment 11 Glass.max & .png & .pdf * Experiment 12 Stone.max & .png & .pdf * Experiment 13 Basketball.max & .png & .pdf * Experiment 14 Plane.max & .png & .pdf * Experiment 15 Box.max & .png & .pdf * Experiment 16 Weapons.max & .png & .pdf * Task * 3.7 Chair.max & .png * 3.11 DNA.max & .png * 3.21 Chopsticks.max & .png * 4.18 Terran airport model1.max & .png * 🔄JAVA WEB * Task * 3.9 Personal information.html & .png * 3.12 National Scholarship Application Form.html & .png * 3.13 Personal basic information form.html & .png * 3.24 Student information list.html & .png & .gif * 4.18 JS 实现学生列表及增加、删除修改.zip & 简略版 & .gif * 🔄Python * Task * 3.18 reverse number.py * 3.23 score.py * 3.30 Case.py * Experiment * Experiment 1 程序设计结构.py & pdf * Experiment 2 组合数据.py & pdf * Experiment 3 函数.py & pdf * Experiment 4 面向对象程序设计.py & pdf * Experiment 5 模块、包和库.py & pdf * Experiment 6 文件访问.py & pdf * Experiment 7 异常处理和单元测试.py & pdf * Experiment 8 网络程序设计.py & pdf * 🔄Microcomputer principle * Experient * Experiment 1 输入输出.asm & .pdf * Experiment 2 分支程序.asm & .pdf * Experiment 3 循环程序.asm & .pdf * Experiment 4 子程序及中断实验.asm & .pdf * Experiment 5 基本IO操作温度控制实验.asm & .pdf * 🔄Compilation principle * Experient * Experiment 1 词法分析.cpp & .c & .pdf * Experiment 2 递归下降分析.cpp & .pdf * Experiment 3 LL(1)分析法.cpp & .pdf * Experiment 4 逆波兰表示法.cpp & .pdf ## 如何下载(Github)

1.下载整个仓库

有**Git软件**用`git clone [url]`。没有**Git软件**下载后自行解压
Download ZIP

2.下载单个文件

`右击RAW->将链接另存为`
RAW Download **.zip、.png、.jpg** 等可以直接 `Download`
ZIP Download

3.下载单个文件夹

仓库界面按号进入Web editor,右击文件夹或文件
Web editor Download