会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cogitoergosum
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
31
32
33
34
35
36
37
38
39
···
54
下一页
2018年5月4日
window 安装gcc交叉编译器
摘要: 参考网址: https://blog.csdn.net/zsy19881226/article/details/46952535
阅读全文
posted @ 2018-05-04 13:54 cogitoergosum
阅读(522)
评论(0)
推荐(0)
2018年3月27日
linux scanf函数%d后加空白
摘要: 参考链接: https://bbs.csdn.net/topics/390389059 关键点: scanf()中空白字符(包括/n,space)会使scanf()函数在读操作中略去输入中的零个或者一个或者多个空白字符,空白符可以是space,tab,换行 等等,直到第一个非空白符出现为止
阅读全文
posted @ 2018-03-27 09:16 cogitoergosum
阅读(229)
评论(0)
推荐(0)
2018年3月26日
快速排序算法
摘要: 链接: https://blog.csdn.net/hrn1216/article/details/51526362
阅读全文
posted @ 2018-03-26 14:05 cogitoergosum
阅读(79)
评论(0)
推荐(0)
2018年3月21日
valgrind 开发板调试
摘要: 1、http://www.360doc.com/content/13/1205/13/7256015_334661588.shtml
阅读全文
posted @ 2018-03-21 17:14 cogitoergosum
阅读(130)
评论(0)
推荐(0)
2018年3月11日
linux 扩展根分区
摘要: 参考链接: http://blog.51cto.com/lubcdc/1763133
阅读全文
posted @ 2018-03-11 17:37 cogitoergosum
阅读(110)
评论(0)
推荐(0)
2018年2月25日
C/C++数组初始化
摘要: http://blog.csdn.net/u014417133/article/details/77185009
阅读全文
posted @ 2018-02-25 13:54 cogitoergosum
阅读(114)
评论(0)
推荐(0)
2018年2月5日
linux 开发板上的调试
摘要: 1、需要命令 ulimit 进行设置core file size , 看 core file size。 cat /proc/pid/limits, 这个暂时不用 2、需要有gdb命令 , 需要gcc、g++编译时加上 -g, 以支持gdb调试 3、
阅读全文
posted @ 2018-02-05 18:23 cogitoergosum
阅读(436)
评论(0)
推荐(0)
gcc -O0 -O1 -O2 -O3 四级优化选项及每级分别做什么优化
摘要: 参考链接 : http://blog.csdn.net/qq_31108501/article/details/51842166 gcc -D选项的作用,声明宏 参考链接: http://blog.csdn.net/joeblackzqq/article/details/6785256 gcc -w
阅读全文
posted @ 2018-02-05 17:47 cogitoergosum
阅读(642)
评论(0)
推荐(0)
2018年1月24日
结构体对齐与大小计算
摘要: 参考链接: https://www.cnblogs.com/King-Gentleman/p/5940480.html
阅读全文
posted @ 2018-01-24 17:22 cogitoergosum
阅读(145)
评论(0)
推荐(0)
2018年1月22日
单片机AT和STC区别
摘要: http://www.21ic.com/jichuzhishi/datasheet/AT89C51/data/192017.html
阅读全文
posted @ 2018-01-22 16:33 cogitoergosum
阅读(570)
评论(0)
推荐(0)
上一页
1
···
31
32
33
34
35
36
37
38
39
···
54
下一页
公告