吕梁学院AI工具与平台

LouisYoung ca242c0e26 教学资料 10 달 전
Class01 bb43fec440 教学资料 1 년 전
Class02 504f6029c1 教学资料 11 달 전
Class03 504f6029c1 教学资料 11 달 전
Class04 504f6029c1 教学资料 11 달 전
Class05 504f6029c1 教学资料 11 달 전
Class06 ca242c0e26 教学资料 10 달 전
Class07 ca242c0e26 教学资料 10 달 전
Lab03 504f6029c1 教学资料 11 달 전
Lab04 504f6029c1 教学资料 11 달 전
Lab05 ca242c0e26 教学资料 10 달 전
README.md e705dfe2fd 教学资料 11 달 전
commit.bat 27b4c49e41 教学资料 1 년 전

README.md

第一次课

I. 内容

1.语言要素规范
2.python解释器与开发工具
3.数据定义
4.数据运算与运算符

II. 要求
  1. 能编写代码并运行代码
III. 实验1:语言规范与工具实验
实验要求
  1. 能使用如下方式编写,运行Python代码(非程序) 1.1. vscode编辑器; 1.2. python交互式编程; 1.3. jupyter编写;
  2. 能使用git上传代码;
实验案例
  • 案例1. 安装python学习相关软件(本机,使用平台的不用安装)
    1. 安装python
    2. 安装git
    3. 安装jupyter
    4. 安装opencv,numpy
    5. 安装VSCode
  • 案例2. 编译编写一个程序,打印一个表格。
    1. VSCode源代码版
    2. Jupyter版本
  • 案例3. 使用git上传代码到服务器,并使用markdown(说明作业完成情况)。

  • $$\dfrac{x^2}{2} + \dfrac{y^}{2} = z$$