资源列表
exec
- 个进程中启动另一个程序的执行而该进程仍然能够继续运行,可以使用fork和execve系统调用/exec函数-A process to start another program implementation and the process can still continue to run, you can use the fork and execve system call/exec function
test25
- 1.编写程序,从指定目录文件开始,打印目录文件树(opendir, readdir); 2.编写程序,打印指定目录文件下的所有的文件(readdir),同时标识除文件的类型(stat); 3.编写程序,在指定目录文件下创建一个新文件,删除一个指定文件,拷贝指定文件;-Write a program file from the specified directory, print directory file tree (the opendir, the fashion in which
pass
- ubuntu 用户密码加密简单代码! /etc/shadow 用户加密简单代码!-ubuntu user password encryption code!
calendar.c.tar
- 一个简单的C万年历程序,可以查询任何年份月份的日历~-Calendar a simple C program, you can check the calendar month of any year-
dynamic
- Dynamic IRQ management driver for Linux.
clock-sh7203
- SH7203 support for the clock framework
qandexpression_p
- And Expression Source Code for Linux.
NopRemover
- This Instruction Visitor removes all nop instructions that it encounters Source Code for Linux.
LoginExceptionTest
- Tests for LoginException class constructors and methods.
RadioGroup1
- Radio Group Source Code for Linux.
ns16550
- 16550 serial console support for Linux v2.13.6.
SkDebugUtils
- These functions dump 0, 1, and 2d arrays of data in a format that s compatible with Mathematica for quick visualization.