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

Typing SVG

Posts

KMP Algorithm Study Notes - How I Learned KMP

3 minute read

Published:

KMP算法学习笔记-我是如何学会KMP算法的
Study notes on learning the KMP algorithm, including prefix function and step-by-step derivation.

Update System Software with Winget (No VPN Required)

less than 1 minute read

Published:

Winget is a command-line tool launched by Microsoft for installing, updating, and managing software in Windows. It provides a simple, fast, and VPN-free way to update system software while ensuring source security and reliability.

portfolio

BSfinal — ‘Jingzhou City TCM Hospital’ Web Platform

Published:

A B/S architecture web application developed as a final project, providing hospital information, department navigation, and detailed department pages with dynamic content, implemented with HTML5, CSS3, and JavaScript.

publications

talks

且将新火试新茶。诗酒趁年华——2023年度小结

Published:

朋友圈里面陆陆续续地也有人开始发一些年度总结的小作文,我开始也思考要不要整一篇年度总结什么的。博主目前是双非计算机本科大一,2023毫无疑问也是改变人生轨迹的一年。其实我是一个喜欢写小作文的人,不知道干什么的时候就会写篇文总结一下,尤其是考虑到现在是一堂长达2个半小时的思想道德与法治大水课,而我又不太有兴趣去补昨天ACM周赛没开出来的题。

浙大城市学院软件工程新生指北

Published:

探索HZCU软件工程的新生世界,从学长的亲身经历中获取实用指南。这篇文章不仅分享了作者的大学生活和未完成的项目,还提供了详尽的开学准备清单、军训小贴士,以及如何高效利用校园资源。无论你是即将踏入大学的新生,还是对校园生活充满好奇的探索者,这份指南都将是你的理想伴侣。加入这场大学生活的冒险,一起发现更多可能!

班助工作小结

Published:

时光飞逝,忙碌而充满成就的一周悄然落幕。作为软工2402班的班助,我带领大家参与集体活动的日子,也已接近尾声。三个月前,我不幸遭遇了一次严重的骨折,错失了许多宝贵的机会,但幸运的是,我没有错过担任你们的班助。在此,庆祝自己的阶段性退休。

LLM Inference Optimization and Applications on Hygon DCU

Published:

This talk presents our exploration of adapting and optimizing large language model inference on Hygon DCU computing resources. In the absence of comprehensive framework support, we investigated multi-card parallelism and lightweight scheduling strategies to enhance the performance of models such as Qwen3-14B and Qwen3-4B. The work demonstrates that even under constrained compute environments, it is possible to unlock practical value from earlier-generation domestic accelerators through careful system-level optimization.

teaching

Introduction to C Programming (Private Tutoring)

Workshop, Online, 2024

During the summer of 2024, I provided online tutoring in C programming fundamentals for a student preparing to change majors. The course began with the classic “Hello World” program and gradually progressed to more advanced topics such as recursion, covering the essential foundations of structured programming.

Science Enrichment Teaching at primary

Undergraduate course, Liangzhu Experimental School, Zhejiang Qinglei Education Technology Co., Ltd., 2024

From September 2024 to January 2025, I taught a science enrichment course titled “Fun with Science” for a class of about 30 elementary school students at Liangzhu Experimental School. The course introduced fundamental concepts in physics, chemistry, and solid geometry, complemented by hands-on puzzle-like experiments designed to cultivate scientific curiosity and problem-solving skills.