CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - l

搜索资源列表

  1. Linux1

    0下载:
  2. Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep \"Jun 27\" | grep 1998 下面这个scr ipt,存成一个符合规则名字的文件,置上x属性就行了。 -Shell source : find search for a particular day in the paper A = ~ find - print | ls-l -- full-
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.09kb
    • 提供者:姚璇
  1. myls

    2下载:
  2. 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:叶黎
  1. myshell

    0下载:
  2. 实现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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11.03kb
    • 提供者:叶黎
  1. GD_2004红外报警控制系统

    0下载:
  2. GD_2004红外报警控制系统 运用的是面向对象开发 这个是一个商业原代码 注意保密好吗? 这个是我去年开发的一个商业软件 已经用在了小区里 使用都很正常的 系统支持MDB和SQL 数据库 注意保密!-GD_2004 infrared alarm system is the use of the object-oriented development is a commercial source Note Italy confidentiality okay? T
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.13mb
    • 提供者:andy
  1. Trace

    0下载:
  2. a simple code to trace system interrupt call and fucntion execution-a simple code to trace system interrupt cal l and fucntion execution
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6.72kb
    • 提供者:carterjia
  1. 关于java安全的程序和文档2

    0下载:
  2. PasswordMaskingintheJavaProgramming Language关于java安全的程序和文档-PasswordMaskingintheJavaProgramming L java anguage on security procedures and documentation
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:5.77kb
    • 提供者:王力
  1. B_M算法

    2下载:
  2. VC++编程实现了二元域的BM算法。Berlekamp-Massey 算法是一个少有的高效算法。只需要输入密文中的2l个比特,就可以产生LFSR的最小多项式,从而生成整个序列。这里的l是系统的线性复杂度。-VC + + programming domain of the dual BM algorithm. Berlekamp-Massey algorithm is a rare efficient algorithm. Just type of dense text 2l bits, we c
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:30.2kb
    • 提供者:赖晖
  1. 200561673082201

    0下载:
  2. DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:135.31kb
    • 提供者:water1974
  1. SDLRef

    0下载:
  2. SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-co
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:217.6kb
    • 提供者:craigliu
  1. ReadMem

    0下载:
  2. unit ReadMem interface uses TLHelp32,Windows function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据 implementation function UpperCase(const S: string): string var Ch:Char L:Inte
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:cl
  1. demo_ls-l

    0下载:
  2. a demo of command of \"ls -l\"-a demo of command of the "ls-l"
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:糖糖
  1. valgrind-3.2.1.tar

    0下载:
  2. The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.83mb
    • 提供者:郭月丰
  1. rijndael_for_linux

    0下载:
  2. Arithmetic for integers of almost rijndael for C and C++. Developed for linux-Arithmetic for integers of almost rijndae l for C and C. Developed for linux
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.31mb
    • 提供者:leejuser
  1. coriander-1.0.1.tar

    0下载:
  2. Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the properties of the IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring with th
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:224.29kb
    • 提供者:song wm
  1. src.RPCoverflow

    0下载:
  2. (冲击波源码).DCOM RPC Overflow Discovered by LSD-(shock wave source). RPC DCOM overflow Discovered by L SD
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3.97kb
    • 提供者:wangning
  1. L-ScanPort

    0下载:
  2. L-SCANPORT可以选择性的扫描端口.-L-SCANPORT can selectively scan port.
  3. 所属分类:Scanner

    • 发布日期:2017-05-23
    • 文件大小:6.87mb
    • 提供者:fujie
  1. lscommand

    0下载:
  2. 3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:872byte
    • 提供者:ak-47
  1. cjingdian2

    0下载:
  2. C++资料程序设计——C++语言描述(影印版)习题的答案 【作  者】Robert L.Kruse,Alexander J.Ryba -Data Structure and Program Design- C++ language descr iption (photocopy edition) Exercise the answer 【作者】 Robert L. Kruse, Alexander J. Ryba-C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-20
    • 文件大小:32.04mb
    • 提供者:代永勇
  1. ls -l

    0下载:
  2. 实现ls -l功能,打开文件夹,列出文件名,大小,详细信息(Implementation ls -l function)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:飞飞鹰
  1. ls_l

    0下载:
  2. 完整的ls –l命令(按照长格式显示当前目录下非隐藏文件的属性)。(Complete LS - L command (according to the long format attributes of non hidden files in the current directory).)
  3. 所属分类:Linux/Unix编程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com