搜索资源列表
myls
- 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
myshell
- 实现Shell,能处理命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号(getpid()系统调用) logout :退出shell ls [-l] rm [-r] mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the cur
main.c
- 利用linux下gtk+/gnome编程,动态绘图,并把所绘制图像每隔一定时间以当前时间为文件名保存在硬盘上-use under linux gtk / gnome programming, dynamic graphics, and images are drawn every time to the current time of the document were kept on the hard drive
1_2195
- 从dos下装载内核,运行。AA为工具软件,它在当前目录下读取Image文件,去掉前面的bootsect和setup程序,仅剩下内核 main.c和loader.asm为主程序文件。-under loading kernel operation. AA software as a tool, it in the current directory Image read documents, the front page bootsect and setup procedures, leavin
Tail-src-current
- Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve ne
cipankongjian
- 模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理 虚拟盘共60块,10块为一组,系统最多支持5个文件 可以显示文件对磁盘块的占用情况,当前空闲块的分布情况 -simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, r
l2tpd-v0.60
- l2tpd is an implementation of the layer two tunneling protocol. It works in userspace completely (although kernel work is planned after the userspace version is stablized). l2tpd works by opening a pseudo-tty for communicating with pppd. Althou
ShellOfLinux
- Linux中Shell的几条简单命令的实现,基本框架已经搭好了,如果需要可以在此基础上进行扩充(代码中增加了多条命令同时执行的功能) 试验内容: 实现简单的Shell,至少能处理四条命令 cd :改变进程当前路径 pwd :查看进程当前路径 pid:查看当前进程号 logout :退出shell -a few simple order to achieve the basic framework has been put up. If need be on the b
ctime
- 在sco unix 下显示前n天或后n天日期的处理程序。 printf(\"功能: 时间戳与时间格式字符串的转换程序\\n\") printf(\" -i 输入的参数为时间戳\\n\") printf(\" -s 输入的参数为格式化时间\\n\") printf(\" -t 输入的时间取当前系统时间\\n\") printf(\" -x 输入的时间增加或减少的天数\\n\") printf(\" -o 输出的时间为时间戳格式\\n\") printf(\"
debugger
- EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will t
project3
- The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm.
current
- 硬盘速度测试 linux下 源码 c/c
showtime
- 在终端上显示当前日期和时间-displayed on terminals in the current date and time
cw_pipe
- 提供进程间通过管道通信的例子,能显示当前进程的信息,如进程号、父进程号、用户号、组号、登录用户号。-provide inter-process communication channels through the examples that can show the current process of information, such as process, the father of the process, users, groups, users, logged.
本实验要实现一个简单的命令解释器
- 本实验要实现一个简单的命令解释器,也就是Linux中的shell程序。实验程序起名为ysh,要求其设计类似于目前流行的shell解释程序,如bash、csh、tcsh,但不需要具备那么复杂的功能。ysh程序应当具有如下一些重要的特征: 能够执行外部程序命令,命令可以带参数。 . 。 能够执行fg、bg、cd、history、exit等内部命令。 使用管道和输入输出重定向。 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前台/后台状
apf-current.tar.gz
- Advance Policy based Firewall Very useful firewall and very easy to implement for linux,Advance Policy based Firewall Very useful firewall and very easy to implement for linux
myls
- 自己编写的Linux下的C程序,实现ls命令的功能。 可选参数有-a -l -al 后面可以加上目录或文件名,也可不加。不写路径的默认是当前目录。 输入错误命令会提示正确的命令格式。-A C program under Linux to achieve ls commands. Optional parameters are-a-l and-al Can be followed with the directory or file name. If the comma
libsynk-current
- Libsynk library for gtsnets.
madwifi-hal-0.10.5.6-current.tar
- IBM的网卡驱动很好用的-IBM' s network card driver good use! ! ! ! ! ! ! !
Unbalance_Manager
- 通过采集电流,实现对不平衡度的调节。进而实现台区负载电流的平衡。(By collecting current, the adjustment of unbalanced degree is realized.The balance of load current is realized.)