-
在树下的命令下,用窗口,更强大!1、树
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
- 2022-07-08 04:26:28下载
- 积分:1
-
《Linux 驱动设计》从技术角度来讲,本书应该提供唾手可得的途径去理解内核内幕以及Linus本人在开发时所做的设计抉择。尽管本书的主要目的是教如何写设备驱动程...
《Linux 驱动设计》从技术角度来讲,本书应该提供唾手可得的途径去理解内核内幕以及Linus本人在开发时所做的设计抉择。尽管本书的主要目的是教如何写设备驱动程序,但它所包容的内容应该也对内核的执行给出一个完整的概貌。对那些想玩电脑的人和那些涉及Linux机器的内部的专业程序员来讲,本书都会是一个很有趣的资料来源。-" Linux-driven design" from a technical perspective, this book should be readily available way to understand the core of the insider, as well as Linus has done in the development of my design choices. Despite the book" s main purpose is to teach how to write device drivers, but it should be inclusive of the implementation of the kernel gives a complete overview. For those who want to play those involving computers and Linux machines in terms of the professional programmer, this book will be a very interesting source of information.
- 2022-07-17 13:44:12下载
- 积分:1
-
linux下的串口编程例程,包括一些简单的说明
linux下的串口编程例程,包括一些简单的说明-under linux Serial Programming routines, including some simple explanation
- 2022-03-13 20:21:50下载
- 积分:1
-
linux移植的资料,相当重要,而且相当的好用,大家多多支持
linux移植的资料,相当重要,而且相当的好用,大家多多支持-linux transplant information, important, and very easy to use, we will support
- 2022-01-25 17:09:02下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
linux console 界面下的触摸屏的驱动程序
linux console 界面下的触摸屏的驱动程序-linux console interface of the touch screen driver
- 2022-09-18 18:40:03下载
- 积分:1
-
0.11内核源码,用英文注释,让学习很好的东西…
linux 0.11内核的源码,带有中文注释,使学习linux内核的好东西-linux 0.11 kernel source code, with English Notes, so that learning good things linux kernel
- 2022-02-22 03:36:37下载
- 积分:1
-
讲述linux的初始化过程,初学者可以认真学习一下
讲述linux的初始化过程,初学者可以认真学习一下-The initialization process on linux, beginners can seriously study the
- 2022-08-23 06:18:11下载
- 积分:1
-
Powerful network spider software, support for custom configuration and expansion...
功能强大的网络蜘蛛软件,支持自定义配置及扩展。-Powerful network spider software, support for custom configuration and expansion.
- 2023-06-10 08:30:03下载
- 积分:1
-
一个对suse linux下的samba服务器的配置文件!其中作了详细的说明!...
一个对suse linux下的samba服务器的配置文件!其中作了详细的说明!-An suse linux server, under the samba configuration file! Which were described in detail!
- 2022-05-09 14:50:21下载
- 积分:1