上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 54 下一页
摘要: 参考链接: http://blog.csdn.net/jiangxinyu/article/details/1473356 阅读全文
posted @ 2018-01-05 15:10 cogitoergosum 阅读(976) 评论(0) 推荐(0) 编辑
摘要: 参考链接 : https://my.oschina.net/u/180497/blog/177206 阅读全文
posted @ 2018-01-04 15:56 cogitoergosum 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 参考文章: http://mp.weixin.qq.com/s/Kz4tii8O4Nk-S4SV4kFYPA 各类调试工具: 参考链接: http://www.brendangregg.com/linuxperf.html http://blog.csdn.net/jinzhuojun/articl 阅读全文
posted @ 2017-12-11 22:32 cogitoergosum 阅读(116) 评论(0) 推荐(0) 编辑
摘要: 参考链接: http://blog.csdn.net/tao_627/article/details/39000779 阅读全文
posted @ 2017-12-06 15:18 cogitoergosum 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 参考文章https://blog.codingnow.com/2015/05/lua_c_api.html 阅读全文
posted @ 2017-11-30 17:29 cogitoergosum 阅读(641) 评论(0) 推荐(0) 编辑
摘要: 参考文章: http://www.21ic.com/jichuzhishi/mcu/memory/2013-02-28/159439.html 完整的例子: http://blog.csdn.net/u013053268/article/details/52399301 关于iic 与 spi总线 阅读全文
posted @ 2017-11-17 14:42 cogitoergosum 阅读(362) 评论(0) 推荐(0) 编辑
摘要: 参考链接:http://blog.csdn.net/laomai/article/details/1524569 utf-8 没有内码与区位码的说法, 区位码、内码更多的是针对gbk2312而言,因为gbk是中国人创造的 阅读全文
posted @ 2017-11-15 18:05 cogitoergosum 阅读(619) 评论(0) 推荐(0) 编辑
摘要: modbus 的查询命令 命令 地址开始(两个地址) 地址长度(两个地址) 检验 01 xx xx xx xx xx xx xx modbus 设置命令 命令 地址 值 检验 01 06 00 04 00 03 88 0A 01或02命令的查询 查询格式与03命令一样 01或02是on/off, 只 阅读全文
posted @ 2017-11-10 14:06 cogitoergosum 阅读(1895) 评论(0) 推荐(0) 编辑
摘要: 字库里包含 字体 与 编码格式。 字库里有字体, 根据编码格式在字库里查找到对应的字, 由于一个字库里包含一个字体, 所以该字体是什么字库已经决定好了 中文的标准点阵一般是16X16, 而ascii的点阵标准是5X7 阅读全文
posted @ 2017-11-08 10:28 cogitoergosum 阅读(1626) 评论(0) 推荐(0) 编辑
摘要: linux C 不支持 函数默认参数 阅读全文
posted @ 2017-11-01 16:11 cogitoergosum 阅读(517) 评论(0) 推荐(0) 编辑
上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 54 下一页