资源列表
UNIX操作系统基础使用手册
- UNIX ,是一个强大的多用户、多任务操作系统,支持多种处理器架构,按照操作系统的分类,属于分时操作系统。(UNIX is a powerful multi-user, multitasking operating system that supports a variety of processor architectures. According to the classification of operating systems, it is a time-sharing operatin
Shell脚本学习指南
- Shell就是一个命令行解释器,它的作用是解释执行用户的命令,用户输入一条命令,Shell就解释执行一条,这种方式称为交互式(Interactive)。(Shell is a command line interpreter, whose function is to explain the execution of user commands. The user enters a command, and Shell explains the execution, which is calle
shell编程和unix命令
- 本书共分五部分,详细介绍了shell编程技巧,各种UNIX命令及语法,还涉及了UNIX下的文字处理以及少量的系统管理问题。本书内容全面、文字简洁流畅,适合Shell编程人员学习、参考。(This book is divided into five parts, detailing the shell programming skills, a variety of UNIX commands and syntax, but also related to the UNIX under the t
temperature_device
- linux下的ds18b20驱动,通过iic实现与温度传感器的通信(linux ds18b20 device)
temperature_test
- ds18b20 linux 驱动程序,板子通过GPG(0)与iic通信(ds18b20 linux device)
ushell4
- Shells by Example Fourth Edition
SEAndroid-Aalto
- android selinx 相关的内容,详细的说明了相应的机制(android selinx security)
Linux网络编程
- Linux网络编程,很好的资料,,请收藏。。(Linux network programming)
加密算法
- c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
addressbook
- 一个用链表这种数据结构写的简单的通讯录代码,希望大家对链表有进一步的了解。(Using a list of such data structure to write a simple address book code, I hope you have a further understanding of the list.)
rpmsg_user_dev_driver
- 完成基于Openamp多核处理器核间通信的rpmsg字符设备驱动(the char device driver module of rpmsg device)
Linux程序设计(源码)
- 学习linux编程的资料。大家可以参考一下啊。(Learning linux programming information. You can refer to ah.)