Channy's blog

Welcome~ This is channy huang, a C++ programmer in Guangzhou, Guangdong, China. Love coding, love your visit~ Welcome to my page and, enjoy~


  • Home

  • Categories

  • About

  • Archives

  • Tags

  • Sitemap

  • Commonweal 404

  • Search

Path Planning And Reinforment Learning 路径规划和强化算法

Posted on 2023-02-28 | In Algorithm

//Description: 记录和规划有关的算法。后续逐步补充完整。如现有的路径规划算法,一般分为两大类:基于搜索的和基于采样的。基于搜索的比较入门的有DFS/BFS/Dijkstra/A*等,基于采样的比较入门的有RTT等。其它的规划算法有多智能体强化算法如Q-Learning、DQN、DPG、Actor-Critic、DDPG、PPO等。

Read more »

System Analyst 系统分析师笔记

Posted on 2023-02-10 | In Notes

//Description: 记录系统分析中的一些概念和方法,备考软考系统分析师。主要参考书籍《系统分析师》(2010),辅助参考书籍《网络规划设计师》,其中后者用于补充前者所没有的知识点,如软件著作权、新技术等。部分内容大学课程中学过,如《计算机体系结构》、《数据库》、《操作系统》等。整个笔记共分两部分:第一部分为知识点总结,第二部分为笔记及经验。

Read more »

Physx Broad Phase

Posted on 2022-10-25 | In Algorithm , Lib

//Description: Physx Broad Phase

Read more »

Frustum Culling

Posted on 2022-08-26 | In Algorithm

//Description: Frustum Culling

Read more »

Programming Terrain Mesh Generation

Posted on 2022-07-25 | In Algorithm , Lib

//Description: Programming Terrain Mesh Generation

Read more »

Physx Fix Own Project

Posted on 2022-05-23 | In Algorithm , Lib

//Description: Physx Fix Own Project

Read more »

C++_Performance_Optimize

Posted on 2022-04-14 | In C++

//Description: C++性能优化之分支预测笔记

Read more »

Math_in_physics_engine_bullet_and_solver

Posted on 2022-03-23
Read more »

Physics_about_constraint_equation

Posted on 2022-03-22
Read more »

Roblox_Physice_Solver.md

Posted on 2022-03-04 | In Algorithm

//Description: [译]Improving Simulation and Performance with an Advanced Physics Solver
使用高级物理求解器改善仿真和性能

Read more »
1 2 3 4 … 14
Channy Huang

Channy Huang

I'm burning up a sun just to say goodbye

133 posts
11 categories
37 tags
GitHub
© 2018 - 2025 Channy Huang
本站访客数:
Powered by Jekyll
Theme - NexT.Pisces