# Pure C **Repository Path**: solifree/pure-c ## Basic Information - **Project Name**: Pure C - **Description**: C语言特性,数据结构与算法,设计模式,工具库等源码的存储空间 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-02-21 - **Last Updated**: 2025-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: C语言 ## README ## 简介 C语言之路的精选代码,按照语言特性、数据结构、算法、设计模式、工具库分类存放。 仓库地址:https://gitee.com/solifree/pure-c.git ## 语言特性 ### ctype.h 大小写字母转换 ### math.h 圆面积 ### string.h strcpy ## 数据结构 ## 算法 枚举法 交换 排序 二分查找 ### 矩阵 转置 ### 数学 质数 分解质因数 阶乘 排列数 组合数 ## 设计模式 ## 工具库 CPU架构字节序 程序位数 不重复随机数 隐藏密码 ### 日期 平年与闰年 年中天数 星期天数 ### 文件 重定向 ## 作者 name:许聪 mailbox:solifree@qq.com CSDN:https://blog.csdn.net/xucongyoushan gitee:https://gitee.com/solifree github:https://github.com/SolifreeXu