March 23, 2023

雨滴合成器/A Raindrop Synthesizer

​ 这学期的Audio Programming课写了一个雨滴合成器作为最终作业,期间因为种种原因代码改了好几个版...

三月 23, 2023

雨滴合成器/A Raindrop Synthesizer

​ 这学期的Audio Programming课写了一个雨滴合成器作为最终作业,期间因为种种原因代码改了好几个版本,现在的版本效果算是差强人意。虽然结果...

六月 19, 2022

最近半年的生活状态(上)

最近半年的生活状态(上)​ 说起来,自从大四之后就很久很久没有为自己写一些东西,也许是太忙?但也有可能是“我没有把这当作是最重要的事情”,所以一直搁置了。...

一月 19, 2022

Portfolio Site

Recently I began my Master application for 2022 Fall, and some of the univers...

一月 17, 2022

Point Matching - Voting Tree

Chapter 1: IntroductionPoint Matching Problem:Given two polygons (each is def...

一月 14, 2022

1345. Jump Game IV

Description:Given an array of integers arr, you are initially positioned at t...

一月 07, 2022

1463. Cherry Pickup II

Description:You are given a rows x cols matrix grid representing a field of c...

一月 01, 2022

折叠表达式(Fold Expression),低速下脚现代C++ Chapter 2 Exercise

最近在看高速上手现代C++,这是一本很不错的书,作者用仅80余页的长度介绍了C++自C++11以来至C++20带来的许多特性。这些特性给C++带来了语言可...

十二月 10, 2021

Blender 3.1 Alpha Render Test on M1 Max

All Scenes are rendered using cycles using GPU Compute 1080P1.Classroom 300 S...

十一月 15, 2021

382. Linked List Random Node

Description:Given a singly linked list, return a random node’s value from the...

十月 08, 2021

thread and process

Thread smallest sequence of programmed instructions that can be managed indep...

Click for more