# cc **Repository Path**: leo94666/cc ## Basic Information - **Project Name**: cc - **Description**: c项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-09 - **Last Updated**: 2023-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Vscode c/c++配置 ### Mac https://code.visualstudio.com/docs/cpp/config-clang-mac ### Window 1. 安装MSYS2 ## 测试数据 [YUV](http://trace.eas.asu.edu/yuv/index.html) ## 环境配置 ### Go ```go go env -w GOPROXY=https://goproxy.cn,direct ``` ## 数据结构 [算法](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html)