提交 5c4c88f5 编写于 作者: 独孤过's avatar 独孤过

完善代码

上级 8b544009
# 简介
存放C语言之路的精选代码,代码按照语言特性、数据结构、算法、设计模式、工具库分类。
仓库地址:https://gitee.com/solifree/pure-c.git
# 语言特性
## ctype.h
tplower and toupper
大小写字母转换
## math.h
圆面积
## string.h
strcpy
# 数据结构
# 算法
阶乘
排列数
二分查找
交换
枚举法
## 矩阵
转置
## 排序
冒泡排序
插入排序
选择排序
## 数学
质数
分解质因数
阶乘
排列数
组合数
# 设计模式
# 工具库
CPU架构字节序
程序位数
不重复随机数
隐藏密码
## 日期
平年与闰年
年中天数
星期天数
## 文件
重定向
# 其他
作者:许聪
QQ:2592419242
CSDN:https://blog.csdn.net/xucongyoushan
gitee:https://gitee.com/solifree
github:https://github.com/xucongandxuchong
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册