搜索资源列表
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
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
install
- 注意:如下图,在命令行中直接输入的四行路径不能被保存到文件中。 export NS_HOME=`pwd`/ns-allinone-2.28 export PATH=$NS_HOME/tcl8.4.5/unix:$NS_HOME/tk8.4.5/unix:$NS_HOME/bin:$PATH export LD_LIBRARY_PATH=$NS_HOME/tcl8.4.5/unix:$NS_HOME/tk8.4.5/unix:$NS_HOME/otcl-1.9:$NS_HOME/lib
yaffs.tar
- 编译linux内核的时候,可以添加对yaffs的支持,直接运行里面的path,就能自动添加了。
yaffs2.tar
- YAFFS2文件系统,LINUX2.6内核支持YAFF2文件系统,命令:sh patch-ker.sh c /<kernel path>
Btr01
- 该驱动的编译,需要linux内核源代码的支持。驱动编译默认指向的源代码路径为/usr/src/linux,如果您的linux源代码没有安装,请务必安装。如果您的内核源代码的路径不是/usr/src/linux,可以建立一个符号链接ln –s /usr/src/linux-x.xx.xx /usr/src/linux在驱动源代码路径下执行 make 命令,生成驱动的目标文件 can9880.o在/dev目录下建立can相应的设备文件,使用主设备号254mknod can98801 c 254 0-
回溯法
- 用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole ches
codecs-4
- linux kernel声卡驱动源代码4,下载后放到LINUX KERNEL路径下进行编译,KERNEL版本适合2.6.32-sound card driver linux kernel source code 4, download path into the LINUX KERNEL compile, KERNEL version for 2.6.32
file_size
- 该程序用是Linux系统下,用c语言实现的,用于计算文件的大小。这个接口设计的非常好用,直接调用,只需要传入文件的(路径)名,就可以返回文件的大小。-The program uses the Linux system, using c language, used to calculate the file size. The interface design is very easy to use, direct calls, only incoming file (path) name, y
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
123455
- 基于dsr多路径路由比较,文章中介绍了3种dsr多路径路由算法,adhoc网络-Multi-path routing based on dsr comparison, the article describes three kinds of dsr multi-path routing algorithm, adhoc networks
path
- Path Private Source Code for Linux.
ns227-gcc34.path
- ns227的补丁文件,ns227-gcc34-ns227-gcc34.path de d ew fe
dm-path-selector
- Path-Selector registration for Linux v2.13.6.
path
- This file contains AppArmor basic path manipulation function definitions.
path-lookup
- Path walking and name lookup locking.
dm-path-selector
- We provide an abstraction for the code that chooses which path to send some io down.
Path
- On Windows platform, path can not append separator.
path
- AppArmor security module This file contains AppArmor basic path manipulation function definitions. -AppArmor security module This file contains AppArmor basic path manipulation function definitions.