CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux命令

搜索资源列表

  1. linux

    0下载:
  2. LINUX常用命令大全介绍,最近常用的一些命令-LINUX common command Guinness introduced recently used commands
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:285394
    • 提供者:周潇
  1. linux

    1下载:
  2. 设计一个简单的文件系统,包含格式化、显示文件(目录)、创建文件、登录等几个简单命令的实现,而且能完成超级块的读写、节点的读写等过程。编写一个基本体现文件系统理论的程序。在节点的使用上,主要模仿Linux的EXT2文件系统。、-Design a simple file system, including format, display file (directory), create a file, registry, such as the realization of a few simple
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:563570
    • 提供者:
  1. strace

    0下载:
  2. linux的strace命令用法 功能: 跟踪程式执行时的系统调用和所接收的信号.通常的用法是strace执行一直到commande结束. 并且将所调用的系统调用的名称、参数和返回值输出到标准输出或者输出到-o指定的文件. strace是一个功能强大的调试,分析诊断工具.你将发现他是一个极好的帮手在你要调试一个无法看到源码或者源码无法在编译的程序. 你将轻松的学习到一个软件是如何通过系统调用来实现他的功能的.而且作为一个程序设计师,你可以了解到在用户态和内核态是如何通
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:111003
    • 提供者:xfeng
  1. linux

    0下载:
  2. 基于这个API层写的。之所以写这个小程序主要是因为通过lsusb命令只能看到类似venderID,productID之类的参数,而看不到其他的涉及摄像头本身的一些参数-Based on this API layer written. The reason to write this little program is mainly due to an order can only see through lsusb similar venderID, productID such paramet
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2781
    • 提供者:林如涛
  1. Linux

    0下载:
  2. 学好LINUX基本命令的参考书,如果你想入门LINUX的话,他是必备的!-LINUX order to learn the basic reference books, if you want entry-LINUX, he is required!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:339824
    • 提供者:母平
  1. LinuxCommand

    0下载:
  2. Linux的命令大全,里面包括各种Linux命令,对于初学者可能有用-Linux command Guinness, which include a variety of Linux command, may be useful for beginners
  3. 所属分类:Project Manage

    • 发布日期:2017-04-17
    • 文件大小:326612
    • 提供者:李泽
  1. Linux

    0下载:
  2. Linux完整教程(初级教程)从linux的基础,到安装,到命令,到编程-Linux Tutorials integrity (primary curriculum) from the basis of linux to install, to command, to the programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1035114
    • 提供者:男人
  1. rgb3

    0下载:
  2. 在linux中打开bmp图片: 在命令行智能光运行得出执行文件后,输入执行文件名和要打开的bmp文件名运行就可以啦.-Open the bmp picture in linux system.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1530
    • 提供者:盛志超
  1. lgui_0.3.0

    1下载:
  2. 安装过程: 一、设置framebuffer 若启动程序为lilo,过程如下 1.打开/etc/lilo.conf 2.在其中加入一行:vga=0x314 3.执行lilo 4. reboot 若启动程序为grub,设置过程如下: 1.打开/etc/grub.conf 2.在其中加入:vga=0x314 3.reboot 二、安装lgui 1. 拷贝lgui.tgz 到/usr/local目录下 2. 执行如下命令:
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1144213
    • 提供者:tcw822
  1. Linux

    0下载:
  2. Linux必学的60个命令,也是最基本的啊呀-no
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:297027
    • 提供者:Li
  1. linux_com

    0下载:
  2. linux命令大全.pdf for linux-linux.pdf for linux comaind
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:281739
    • 提供者:zhongsike
  1. cli_arm

    0下载:
  2. 基于嵌入式linux的命令行接口,实现了修改IP地址,MAC地址,网关等功能-cli based on embedded linux. realize functions of requiring ip address, mac address, gateway and etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:61294
    • 提供者:zr
  1. df

    1下载:
  2. linux 中df命令的实现c语言源码,是在busybox-1.1.2中移植出来的,因此也发现了其中的一个BUG,即其中的一个strdup函数分配的空间没有释放,造成内存泄露,在这份代码中进行了修正并注释了。-df command realize
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:5913
    • 提供者:啊光
  1. LINUX

    0下载:
  2. 实现了linux系统对文件基本信息的获取功能,编译后可作为一个命令使用。-Implementation of the linux file system to obtain basic information functions, the compiler can be used as a command.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1544
    • 提供者:lyh
  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
    • 文件大小:872
    • 提供者:ak-47
  1. 25120531410

    0下载:
  2. linux集锦,所有linux命令,及其用法。初学linux得好帮手-linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:45427
    • 提供者:张三
  1. LinuxcommandGuinness

    0下载:
  2. Linux初学者入门的好帮手:Linux命令大全(修改版)-Introduction to Linux beginners a good helper: Linux command Guinness (modified version)
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:326370
    • 提供者:jack
  1. Linuxmingling

    0下载:
  2. Linux命令集合.doc -Linux命令集合.doc
  3. 所属分类:File Formats

    • 发布日期:2017-04-28
    • 文件大小:37135
    • 提供者:awwwww
  1. linuxTop

    0下载:
  2. linux环境下嵌入式平台用于top的命令,更实用.-linux environment for embedded platform top order, but also practical.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7347
    • 提供者:liubo
  1. linux

    0下载:
  2. linux常用命令打包,希望对初学者有一定的指导.-linux commands commonly used packaging, and they hope to have some guidance for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:689333
    • 提供者:hj
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com