资源列表
gcmakefile-0.5
- makefile 工具包,在linux下使用一键编译,非常好用。(Makefile tool in linux environment.)
realtek_wifi_SDK_for_android_L_5.0_20141203.tar
- wifi驱动编程,主要针对的是RTL8188,RTL8192,RTL8811(WiFi driver programming, mainly aimed at RTL8188, RTL8192, RTL8811)
SecureCRT
- windows下连接开发板工具实现数据的传递(Connect the development board tool under windows to realize data transmission)
SSHSecureShellClient-3.2.9
- windows下连接开发板工具,实现数据的传递(Connect the development board tool under windows to realize data transmission)
VMwareTools.Cn
- 虚拟机完成链接linux系统工具安装需要插件(Virtual machine completes link Linux system tool installation need plug-in)
TeraTerm
- linux连接windows平台工具,完成数据传递(Linux connects the windows platform tool to complete the data transfer)
制作yaffs
- 制作yaffs的文件系统镜像,文件包含yaffs的mkyaffs2image的源码以及说明文件(File system image for making yaffs)
LINUX_Shell编程基础教程
- 1)在Linux编辑中命令区分大小写字符。 2)在Shell语句中加入必要的注释,以便以后查询和维护,注释以#开头。 3)对Shell变量进行数字运算时,使用乘法符号“*”时,要用转义字符“\”进行转义。 4)由于Shell对命令中多余的空格不进行任何处理,因此程序员可以利用这一特性调整程序缩进,达到增强程序可读性效果。 5)在对函数命名时最好能使用有含义且能容易理解的名字,即使函数名能够比较准确地表达函数所完成的任务。同时建议对于较大的程序要建立函数名和变量命名对照表。(1) the
Linux命令
- 学习linux常用命令,适合初学者练习,熟悉常用命令(Learn the common commands of Linux)
BSX3.6.1.34_BMI160_20150821
- bmi160 android官方驱动,功能比较全,但是不相关的东西耦合度太高,不太好抽离。(Bmi160 Android official drive, the function is more complete, but the unrelated thing coupling degree is too high, not very good to draw away.)
Linux Kernel 核心中文手册
- 一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对于现代 PC 的硬件进行了。 1975 年 1 月“ Popular Electronics ”杂志封面上印出了 Altair 8080 的图片,一场革命开始了。 Altair 8080 ,跟随早期的“ Star Trek epsode ”命名,只需要 $397 ,就可由个人电子爱好者自己组装。它拥有 Intel 8080
button focus test
- qt按键焦点切换,通过arm上下左右按键来实现qt界面焦点的切换(Qt button focus change, to achieve through the arm up and down or so key focus of qt interface switching)