# C_demo **Repository Path**: yalling/c_test_demo ## Basic Information - **Project Name**: C_demo - **Description**: 一些用C实现的功能——恭迎老祖出山! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-06 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C实现的测试代码 ## 1.Measure_time 栈:平均值 use:定时定量需求 memo:简单期望,后续优化 ## 2.Path_fitting 栈:样条 use:已知量连续化 memo:通过 ## 3.PID_distance PID_Text 栈:PID use:控制 memo:通过 ## 4.File_clean 栈: use:文件提取有效值 memo:需要自己设置 ## 5.Geometry_demo 栈: use:代码定义几何图形 memo:通过 ## 5.LatLon_2 栈:经纬度转化,例如高斯克吕格投影 use:高精定位 memo:通过