搜索资源列表
Linux-cmd
- Linux Unix 代码 程序 命令 例程 可执行 C程序 编译-Linux Unix code program routines executable C program compiler
lscode.tar
- 用C语言实现unix/linux下 ls -l 命令,里面的注释都是英文的但比较容易读懂-Unix/linux using C language under the ls-l command inside the notes are in English, but relatively easy to read
UNIXPCPShell
- unix-linux-c-shell站式学习,学习驱动的朋友,必须具备的利器!还有更多的qt资料可以发信!-unix-linux-c-shell stop learning, learning-driven friend, you must have a weapon! More qt data can write!
ndate
- unix平台c语言,输入8位日期,输出下一日-unix platform c language, input 8 date, output the next day
ftp
- linux unix下 c语言实现ftp下载 支持更改用户名、密码等操作 get set等-linux unix c language under ftp download support changing the user name, password operation get set
printf.c
- Unix原版输出函数printf int printf(const char*, va_list) -Unix original output functions int printf(const char*, va_list)
UNIX
- Unix环境使用的详细解析,便于初学者学习,包括命令参数意义,用例说明等-Detailed analysis Unix environment, easy for beginners to learn, the main language to master C++
GREP
- grep 源码。对于学习unix和linux下C编程的帮助很大-grep source. For learning unix and linux C programming under great help
code
- 精通UNIX下C语言编程与项目实践+源代码+笔记,值得你的拥有-Proficient in UNIX programming language under the C and project practice+ source+ notes, is worthy of your own
shell
- simple shell for unix written in C
lab5
- CSAPP Unix shelllab, 至上传了tsh.c跟lab说明。-CSAPP Unix shelllab, to upload tsh.c with lab instructions.
install_flash_player_11_linux.i386.tar
- Unix c source for the TSP path finder
xv6.tar
- Xv6是由麻省理工学院(MIT)为操作系统工程的课程(代号6.828),开发的一个教学目的的操作系统。Xv6是在x86处理器上(x即指x86)用ANSI标准C重新实现的Unix第六版(Unix V6,通常直接被称为V6)。-Xv6 is an operating system developed by the Massachusetts Institute of Technology (MIT) for operating system engineering courses (codename
spidev.c
- * This supports access to SPI devices using normal userspace I/O calls. * Note that while traditional UNIX/POSIX I/O semantics are half duplex, * and often mask message boundaries, full SPI support requires full duplex * transfers. There ar