会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
soyosuyang
博客园
首页
新随笔
联系
管理
订阅
07 2016 档案
统计字符串中数字,字母,空格的个数
摘要:这是C语言课后的一道习题,网上可以找到很多相关的代码,都可以很好的基本完成题目要求 但是,我发现很多的代码都无法实现统计字符串中大于10的数字(只局限于统计0-9之间的数字) 此程序可以改进具有十位,百位,千位,甚至更大的数字的统计:
阅读全文
posted @
2016-07-25 08:55
soyosuyang
阅读(5124)
评论(0)
推荐(0)
libnids 中哈希表的建立
摘要://hash.c #include <sys/types.h>#include <sys/time.h>#include <stdio.h>#include <stdlib.h>#include <fcntl.h>#include <unistd.h> static u_char xor[12];s
阅读全文
posted @
2016-07-14 13:22
soyosuyang
阅读(282)
评论(0)
推荐(0)
公告