Skip to content
Rika Discord 音乐串流机器人:我的第一个多技术栈旅程

用Python,MongoDB等等的技术栈实现了在 Discord 上串流音乐的机器人

Minimum Bounding Box

Calculate the minimum bounding box for a set of 3D points.

助老系统:毫米波雷达追踪移动轨迹

分别利用了MLP和LSTM,多模态训练模型并追踪人员移动轨迹

Music & Audio Interruption Algorithm

An algorithm to handle audio interruptions and resumptions effectively, suitable for ffmpeg-like backends.

股票AI分析助手

利用ChatGPT分析K线图等内容并提出投资建议

Sdes示例代码

使用Python实现了一个简单的sdes加解密算法代码,随便玩玩

基于K-means和Voronoi图的无人机任务区域划分算法

介绍一种基于K-means和Voronoi图的区域划分算法,解决传统扫掠方法面积不均问题。

Photorealistic Rendering

计算机图形学:简单真实渲染光照模型简介(英文)

腾讯公开课大作业:Shooter Game demo 改造

解析Shooter Game demo改造全过程:从炮台系统、AI行为树到UMG界面优化。

Tensorflow架构解析

从端到端解析 TensorFlow 架构,包括计算图、分层模块、分布式训练、Kernel 优化及 TensorFlow 2.0 的新特性。