Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

四大坐标系-内外参

less than 1 minute read

Published:

四大坐标系:像素坐标系、图像坐标系、相机坐标系和世界坐标系
png

Matlab相机标定

less than 1 minute read

Published:

描述Matlab做相机标定的过程.

Markdwon转义字符语法

less than 1 minute read

Published:

要显示原本用于格式化Markdown文档的字符,请在字符前面添加反斜杠字符\

\* 优秀的人 总能看到比自己更好的;而平庸的人 总能看到比自己更差的。

渲染效果如下:

Markdown图片语法

less than 1 minute read

Published:

要添加图片,请使用感叹号(!),然后在方括号中添加替代文本,图片链接地址放在圆括号里,括号里的链接后可以增加一个可选的图片标题文本。
插入图片Markdown语法代码:![图片名称](图片链接 “图片title”)

Markdown链接语法

less than 1 minute read

Published:

链接文本放在中括号内,链接地址放在后面的括号中,链接title可选。
超链接Markdown语法代码:[超链接显示名](超链接地址 “超链接title”)

这是[个人学术主页](zhangkmsjtu.githu.io)。

渲染效果如下:
这是个人学术主页

Markdown分割线语法

less than 1 minute read

Published:

要创建分割线,请在单独一行上使用3个或多个星号(***)、波折号(---)或下划线(___),并且不能包含其他内容。
``` 这是3个星号(***)创建的分割线:

Markdown代码语法

less than 1 minute read

Published:

要将单词或短语表示为代码,请将其包裹在反引号(`)中。

Markdown列表语法

1 minute read

Published:

可以将多个条目组织成有序或无序列表。

Markdown引用语法

less than 1 minute read

Published:

要创建应用块,请在段落前添加一个>符号。

> If we knew what it was we were doing, it would not be called research, would it?---Albert Einstein

渲染效果如下:

If we knew what it was we were doing, it would not be called research, would it?—Albert Einstein

Markdown换行语法

less than 1 minute read

Published:

Markdown换行语法(两个空格+回车)

在一行的末尾添加两个或多个空格,然后按回车键,即可创建一个换行。

这是一段文字。  
这是第二行文字

Markdown段落格式

less than 1 minute read

Published:

Markdown段落

Markdown段落没有特殊的格式,直接编写就好,段落的换行是用两个以上空格加上回车.

这是第一段文字。(末尾加上两个空格,然后回车,实现换行!)[空格1][空格2]  
这是第二段文字

当然也可以在段落后面使用一个空行来表示重新开始一个段落。
```markdown 这是第一段文字。

Markdown 标题语法

less than 1 minute read

Published:

要创建标题,请在单词或短语前面添加井号 (#) 。# 的数量代表了标题的级别。例如,添加三个 # 表示创建一个三级标题(例如:### My Header)。

Blog Post template number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

portfolio

publications

talks

Talk on ZnO

Published:

Piezoelectricity of ZnO.

teaching

Curriculum Teaching 2019-2020(2)

Undergraduate course, Shanghai University for Science and Technology, 2020

This is a list of lectures for the 2nd semester of the 2019-2020 academic year.

Curriculum Teaching 2020-2021(1)

Undergraduate course, Shanghai University for Science and Technology, 2020

This is a list of lectures for the 1st semester of the 2020-2021 academic year.

Curriculum Teaching 2020-2021(2)

Undergraduate course, Shanghai University for Science and Technology, 2021

This is a list of lectures for the 2nd semester of the 2019-2020 academic year.

Curriculum Teaching 2021-2022(1)

Undergraduate course, Shanghai University for Science and Technology, 2021

This is a list of lectures for the 1st semester of the 2021-2022 academic year.

Curriculum Teaching 2021-2022(2)

Undergraduate course, Shanghai University for Science and Technology, 2022

This is a list of lectures for the 2nd semester of the 2021-2022 academic year.

Curriculum Teaching 2022-2023(1)

Undergraduate course, Shanghai University for Science and Technology, 2022

This is a list of lectures for the 1st semester of the 2022-2023 academic year.

Curriculum Teaching 2022-2023(2)

Undergraduate course, Shanghai University for Science and Technology, 2023

This is a list of lectures for the 2nd semester of the 2022-2023 academic year.

Curriculum Teaching 2023-2024(1)

Undergraduate course, Shanghai University for Science and Technology, 2023

This is a list of lectures for the 1st semester of the 2023-2024 academic year.

Curriculum Teaching 2023-2024(2)

Undergraduate course, Shanghai University for Science and Technology, 2023

This is a list of lectures for the 2nd semester of the 2023-2024 academic year.