欢迎从Linux系统程式编写,第4版,一个易于使用的指南,发展计划为Linux和其他Unix风格的操作系统。 在这本书中,我们的目的是给你介绍了各种各样的主题非常重要的你作为一个开发使用Linux 。从这个词在标题中提到的内容,更不是你的技能水平。我们这本书的结构,以帮助您了解更多关于Linux已经提供,但很多经验你已经。 Linux编程是一个大领域,我们的目标是覆盖不够广泛的问题给你一个很好的“开始”在每一个主题
上传时间: 2013-12-03
上传用户:ls530720646
一个在unix下用curses实现的菜单程序,方便unix或linux下使用,功能还不是很完善,但起抛砖引玉的作用,如果只是想简单地使用,直接继承下就可
上传时间: 2013-12-09
上传用户:wff
linux下路由套接的实现,这不是网络上unix的路由套接口比较难找的。
上传时间: 2017-05-13
上传用户:xg262122
unix高级编程开发环境,适合开发unix和linux的开发人员
上传时间: 2014-12-06
上传用户:windwolf2000
锐捷认证的linux客户端代码,可以在linux和类unix上编译,产生锐捷认证程序!
上传时间: 2017-05-30
上传用户:lnnn30
Understanding the Linux Kernel helps readers understand how Linux performs best and how it meets the challenge of different environments. The authors introduce each topic by explaining its importance, and show how kernel operations relate to the utilities that are familiar to Unix programmers and users.
标签: Linux Understanding understand how
上传时间: 2017-06-17
上传用户:ywqaxiwang
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the Unix way of thinking. It s a worthy goal in a world with more Linux users than ever, and author Jon Lasser accomplishes it. He s both a capable writer and a knowledgeable user of Unix shell commands. Lasser uses bash under Red Hat Linux in most examples--which usually apply equally well to other Unix variants--and makes asides about other shells and environments, as needed.
标签: significantly operating variants of
上传时间: 2017-09-04
上传用户:qq521
uClinux系统分析详解: Linux是一种很受欢迎的操作系统,它与UNIX系统兼容,开放源代码。
上传时间: 2013-12-23
上传用户:sardinescn
这是一本非常好的关于UNIX的书籍,如果学习LINUX开发的朋友,这是一本非常好的参考数据
标签: LINUX UNIX 嵌入式
上传时间: 2015-06-29
上传用户:winming
学习本章要达到的目标:口1.理解 Linux内核编译选项的含义口2.学会根据不同的硬件配置裁减定制内核;口3.理解内核编译过程中每一步的功能,并编译 Linux2.630内核。需要去重新编译 Linux内核口增加操作系统对新的硬件设备的支持口增加内核新的功能口对内核代码或内核配置进行优化时Prompt for development and/or incomplete code/drivers口显示处于开发调试中或尚未完善的代码或驱口选中:如果是测试人员或者开发者;口不选:其他情况Local version append to kerne release口追加本地版本号口使用命令“uname-a”进行查看。POSIX Message Queues口 POSIX消息队列的支持,这是 POSIX进程间通信的一部分BSD Process Accounting口将进程的统计信息写入文件口信息通常包括建立时间、所有者、命令名称、内存使用、控制终端等,这个选项一般是选择的。Enable loadable module support口使能可加载模块支持口如果使能此选项则可以通过"makemodules_insta"把内核模块安装在/lib/modules/中Kernel support for ELF binaries口内核对ELF文件格式的支持口ELF是开放平台下最常用的二进制文件格式支持动态连接,支持不同的硬件平台Kernel support for a out and ECOFF binaries口早期UNIX系统的可执行文件格式,目前已经被ELF格式取代Unix domain sockets口本机高效率的 Socket口仅能运行在本机上的高效率的 Socket,简称 Unix socket。口很多进程使用为这种机制在操作系统内部进行进程间通信,例如 X Window和 syslog等TCP/IP networking口TcP/IP网络协议的支持
标签: linux
上传时间: 2022-03-29
上传用户:kingwide