上一页 1 ··· 3 4 5 6 7 8 9 10 下一页
摘要: title: 系统与软件知识 tags: 系统,软件,小书匠 grammar_cjkRuby: true [toc] 一 系统与软件知识结构介绍 1. 系统知识结构 2. 软件 二 硬件系统 1. 单片机 单片机是一种可通过编程控制的微处理器。需要靠外围的数字器件或模拟器件才可发挥其自身的强大功能。 阅读全文
posted @ 2018-05-09 23:08 夏海风 阅读(444) 评论(0) 推荐(0)
摘要: title: 汽车系统 tags: 新建,模板,小书匠 grammar_cjkRuby: true 一 系统介绍 TI Automotive ARM VE (virtualization Extensions) From Hong Jiang FROM Xu Liu 刘旭: 全景泊车系统(方案) 二 阅读全文
posted @ 2018-05-09 23:06 夏海风 阅读(208) 评论(0) 推荐(0)
摘要: title: Ubuntu 使用 tags: 新建,模板,小书匠 grammar_cjkRuby: true [toc] 1 Syetem Setup 2 System Using 2.0 First to complete "First to complete " 2.1 Setup Relati 阅读全文
posted @ 2018-05-09 23:04 夏海风 阅读(704) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-05-09 23:01 夏海风 阅读(6) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-05-09 22:59 夏海风 阅读(5) 评论(0) 推荐(0)
摘要: 1. 乱码是因为系统非 Unicode 的字体设置为中文简体就可以了。 2.是因为选了@的字体。修改过来就好了 阅读全文
posted @ 2018-05-09 18:00 夏海风 阅读(288) 评论(0) 推荐(0)
摘要: [toc] 1 代码结构 1. 1 arch\arm\cpu\u boot.lds ENTRY(_start) 可以看到:大小端格式,结构 和入口。 1.2 arch/arm/cpu/armv7/start.S 1. 设置CPU为SVC模式 2. 关闭MMU 3. 关闭Cache 4. 跳转到low 阅读全文
posted @ 2018-05-09 09:41 夏海风 阅读(643) 评论(0) 推荐(0)
摘要: ``` # # Sample configuration file for the Samba suite for Debian GNU/Linux. # # # This is the main Samba configuration file. You should read the # smb.conf(5) manual page in order to understand the op... 阅读全文
posted @ 2018-05-06 23:18 夏海风 阅读(300) 评论(0) 推荐(0)
摘要: ``` # Example config file /etc/vsftpd.conf # # The default compiled in settings are fairly paranoid. This sample file # loosens things up a bit, to make the ftp daemon more usable. # Please see vsftpd... 阅读全文
posted @ 2018-05-06 23:11 夏海风 阅读(189) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/skyflying2012/article/details/35226411 阅读全文
posted @ 2018-05-05 22:35 夏海风 阅读(307) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 下一页