# recipes **Repository Path**: ylme/recipes ## Basic Information - **Project Name**: recipes - **Description**: 一些代码记录 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-07-20 - **Last Updated**: 2022-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [TOC] 数据结构与算法 https://users.cs.fiu.edu/~weiss/dsaa_c2e/files.html # Lua * 面向对象 oop - `oop` # CPP * 虚函数表 vft - `vft` # Algorithm * 排序 - `sort` * 八皇后 - `eight_queen.lua`