上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 121 下一页
摘要: 输出: pos of 3 = 4 Pointer of '3' in 'int_vector': 0x1c1554 Pointer of 'Hello' in 'str_vector': 0x1c1a50 Pointer of '11.1' in 'float_vector': 0 Pointer 阅读全文
posted @ 2019-06-08 22:11 wdliming 阅读(373) 评论(0) 推荐(0)
摘要: 转自:https://www.cnblogs.com/jiangxinnju/p/4908575.html 欢迎关注我的社交账号: 博客园地址: http://www.cnblogs.com/jiangxinnjuGitHub地址: https://github.com/jiangxincode知乎 阅读全文
posted @ 2019-06-07 17:57 wdliming 阅读(1171) 评论(0) 推荐(0)
摘要: 运行结果:The area of Cuboid is 2200The volume of Cuboid is 6000The area of Cube is 1350The volume of Cube is 3375本例中定义了四个类,它们的继承关系为:Line --> Rec --> Cuboi 阅读全文
posted @ 2019-06-07 00:03 wdliming 阅读(1186) 评论(0) 推荐(0)
摘要: MinGW Distro - nuwen.net 阅读全文
posted @ 2019-06-06 23:34 wdliming 阅读(499) 评论(0) 推荐(0)
摘要: FLASH是用来存储程序的,SRAM是用来存储程序运行中的中间变量 阅读全文
posted @ 2019-06-06 11:41 wdliming 阅读(720) 评论(0) 推荐(0)
摘要: 目前Flash主要有两种NOR Flash和NADN Flash。NOR Flash的读取和我们常见的SDRAM的读取是一样,用户可以直接运行装载在NOR FLASH里面的代码,这样可以减少SRAM的容量从而节约了成本。 NAND Flash没有采取内存的随机读取技术,它的读取是以一次读取一块的形式 阅读全文
posted @ 2019-06-06 11:40 wdliming 阅读(902) 评论(0) 推荐(0)
摘要: Make sure the selected Windows SDK is installed:Properties -> Configuration Properties -> General -> Windows SDK Version. 1. Right-Click on the Projec 阅读全文
posted @ 2019-06-04 17:15 wdliming 阅读(1038) 评论(0) 推荐(0)
摘要: 来自:https://www.cnblogs.com/zalebool/p/4214599.html IIC简介: IIC 即Inter-Integrated Circuit(集成电路总线),这种总线类型是由飞利浦半导体公司在八十年代初设计出来的,主要是用来连接整体电路(ICS) ,IIC是一种多向 阅读全文
posted @ 2019-05-28 19:48 wdliming 阅读(4721) 评论(0) 推荐(0)
摘要: cat /proc/version uname -a lsb_release -a 阅读全文
posted @ 2019-05-26 20:21 wdliming 阅读(159) 评论(0) 推荐(0)
摘要: http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/是 University of Kent的镜像,英格兰的大学。 官网下载实在是太慢了。。因此上面的链接可以下载的很快。下载方式可参考:https:/ 阅读全文
posted @ 2019-05-26 19:45 wdliming 阅读(18483) 评论(0) 推荐(0)
上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 121 下一页