Sitemap
A list of all the posts and pages found on the site. For you robots out there, there is an XML version available for digesting as well.
Pages
Posts
基于邮件 Patch 的开发流程
Published:
大型开源项目一般都采用 Patch workflows, 记录一下个人配置开发环境的流程。
RISC-V Vector优化Radix-2 FFT
Published:
利用RVV优化FFT计算, 采用Radix-2方案.
openEuler RISC-V QEMU网络配置
Published:
记录openEuler RISC-V QEMU虚拟机连接宿主机网络的方法.
K230设置自动连接wifi
Published:
按照K230 linux WiFi使用指南 设置K230开发板的wifi密码. 感觉流程可以精简一些, 实现开机自动连接Wifi.
常量字符串末尾的换行符可以被优化
Published:
C代码中带换行符的常量字符串, 编译器会将末尾的换行符优化掉, 节省一个换行符的空间.
rvv-bench测试框架
Published:
rvv-bench的测试框架设计得非常好, 一方面不依赖系统C库, 另一方面测试也比较严谨全面, 另外测试结果很容易在网页中显示.
用wurblpt仿真ToF传感器
Published:
介绍如何一步步从零开始基于WurblPT仿真ToF传感器.
RISC-V中利用rdtime估计cycle数
Published:
在RISC-V Linux中, rdtime或者rdcycle可以用来获取和时间相关的统计量, 但是时钟源一般不同.
Neovim自定义代码片段
Published:
用LuaSnip可以实现自定义代码片段, 从而避免一些重复的typing.
GCC Undefined Behavior (UB)和有符号数溢出
Published:
GCC中有一些Undefined Behavior(UB), 在开启-O2/O3优化后, 可能导致意想不到的结果.
pragma pack() 用GCC编译时不接受宏参数
Published:
#pragma pack()括号中的参数如果是一个宏, 那么在GCC和MSVC中处理的方式不一样.
配置Clangd LSP支持RVV intrinsic指令
Published:
RVV intrinsic指令数量非常多, 非常容易搞错, 配置Clangd LSP后可以更方便地使用intrinsic指令.
portfolio
Portfolio item number 1
Short description of portfolio item number 1
Portfolio item number 2
Short description of portfolio item number 2 
publications
Paper Title Number 1
Published in Journal 1, 2009
This paper is about the number 1. The number 2 is left for future work.
Recommended citation: Your Name, You. (2009). "Paper Title Number 1." Journal 1. 1(1).
Download Paper | Download Slides | Download Bibtex
Paper Title Number 2
Published in Journal 1, 2010
This paper is about the number 2. The number 3 is left for future work.
Recommended citation: Your Name, You. (2010). "Paper Title Number 2." Journal 1. 1(2).
Download Paper | Download Slides
Paper Title Number 3
Published in Journal 1, 2015
This paper is about the number 3. The number 4 is left for future work.
Recommended citation: Your Name, You. (2015). "Paper Title Number 3." Journal 1. 1(3).
Download Paper | Download Slides
Paper Title Number 4
Published in GitHub Journal of Bugs, 2024
This paper is about fixing template issue #693.
Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper
Paper Title Number 5, with math \(E=mc^2\)
Published in GitHub Journal of Bugs, 2024
This paper is about a famous math equation, \(E=mc^2\)
Recommended citation: Your Name, You. (2024). "Paper Title Number 3." GitHub Journal of Bugs. 1(3).
Download Paper
talks
Talk 1 on Relevant Topic in Your Field
Published:
This is a description of your talk, which is a markdown file that can be all markdown-ified like any other post. Yay markdown!
Conference Proceeding talk 3 on Relevant Topic in Your Field
Published:
This is a description of your conference proceedings talk, note the different field in type. You can put anything in this field.
teaching
Teaching experience 1
Undergraduate course, University 1, Department, 2014
This is a description of a teaching experience. You can use markdown like any other post.
Teaching experience 2
Workshop, University 1, Department, 2015
This is a description of a teaching experience. You can use markdown like any other post.
