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

搜索资源列表

  1. 12

    0下载:
  2. 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:1.27kb
    • 提供者:包伟伟
  1. ADCdrives

    1下载:
  2. ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:2.5kb
    • 提供者:赵宇
  1. usb

    0下载:
  2. usb规范,各种命令协议,SCSI类协议-usb/class/scsi
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-14
    • 文件大小:19.85mb
    • 提供者:袁斌
  1. shell

    0下载:
  2. 实验一利用课本第9页程序1-5的框架,实现允许输入命令带参数的简单shell。原来的实现是不能够带参数的。输入命令所能带的参数个数,只受到系统键盘输入缓冲区长度(以及shell输入缓冲区长度)的限制,该缓冲区的缺省长度是4096个字节。-Experiments using the framework of textbooks 9 program 1-5, simple shell allows the input command with parameters. The original imp
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:37.9kb
    • 提供者:林素素
  1. ncurses-packege--install

    1下载:
  2. ncurses packege的安装包及安装方法 (rhel5.1 gcc4.1.2平台) ncurses安装 GCC安装好后,再次make menuconfig出现了下面错误: [root@localhost linux-2.6.32.2]# make menuconfig HOSTCC scr ipts/basic/fixdep HOSTCC scr ipts/basic/docproc HOSTCC scr ipts/basic/hash HOS
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-17
    • 文件大小:4.47mb
    • 提供者:池一波
  1. hci

    0下载:
  2. HCI命令(蓝牙)驱动模块的地址识别,建立连接,接受,断开。-bluetooth hci
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-24
    • 文件大小:4.97kb
    • 提供者:yuanbaotai
  1. 0V9650-drive-application-source-code

    0下载:
  2. 编译器必须为 3.3.2 编译时候要加参数 1)加载模块:insmod s3c2440a_camif.ko (设备节点为:/dev/v4l/video0) 2)运行程序:./ov9650_init (通过iic初始化ov9650芯片,运行一次即可) 2)运行测试程序:./testcamera (加-h可查看参数说明) 注: 1)驱动模块中不含摄像头芯片的iic初始化,初始化部分位于ov9650_init中。 2)若文件系统不支持2.6下的insmod命令,请
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:王五
  1. Linux-cmd

    0下载:
  2. Linux Unix 代码 程序 命令 例程 可执行 C程序 编译-Linux Unix code program routines executable C program compiler
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:1.64kb
    • 提供者:kcl
  1. UAU_Samples

    0下载:
  2. U.ARE.U 指纹仪, Linux For ARM SDK开发包。刚出来的哦,新鲜着呢。当然因为是第一版,还只有命令行演示程序。-U.ARE.U Linux For ARM SDK fingerprint instrument, development kit. Just out of Oh, fresh. Of course, because it is the first edition, only the command line demonstration program.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:92.6kb
    • 提供者:skertone
  1. UNIX-systems-commonly-used-commands

    0下载:
  2. 简单而又实用的UNIX系统常用命令,帮你快速掌握UNIX常用命令-Simple and practical UNIX system commands to help you quickly master the UNIX command
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:36.24kb
    • 提供者:袁剑
  1. video-capture-driver

    0下载:
  2. SAA7114芯片的视频采集驱动程序的一些主要命令,基于linix系统下-Some of the major commands of the video capture driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:3.81kb
    • 提供者:大草人
  1. spca5xx

    0下载:
  2. spca5xx.ko为中星微电子301摄像头驱动,在使用时用insmod spca5xx.ko命令插入该模块,运行udevstart命令后,再运行./v4lcap 便可显示 -spca5xx.ko Vimicro 301 camera driver, when used with the insmod spca5xx.ko command to insert the module, run udevstart command, and then run ./v4lcap to display t
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-31
    • 文件大小:200.02kb
    • 提供者:严俊华
  1. bash-4.1.tar

    0下载:
  2. 1,此源代码为本人所写,非GNU的源代码,不要因此而误导大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,只是实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点-1, this source code as I wrote, non-G
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-21
    • 文件大小:6.29mb
    • 提供者:佳毅
  1. makefile

    0下载:
  2. 该文档是s3c2440芯片的spi1接口在linux系统中驱动模块的makefile文件。可以直接在文档目录下执行make命令。-this file is the makefile of the driver of s3c2440 s spi interface。you can exercise the command make in the same pathetic。
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2.5kb
    • 提供者:wudingzhiying
  1. lscode.tar

    0下载:
  2. 用C语言实现unix/linux下 ls -l 命令,里面的注释都是英文的但比较容易读懂-Unix/linux using C language under the ls-l command inside the notes are in English, but relatively easy to read
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:2.21kb
    • 提供者:龚堆
  1. Linux_C_Function_And_Commands

    0下载:
  2. 里面包括了linux中C语言编程函数查询,包括了linux下常用命令查询用法-Which includes the C programming language functions in linux inquiries, including under linux common commands query usage
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:600.43kb
    • 提供者:王磊
  1. Makefile

    0下载:
  2. makefile的一些规则介绍,包括如何编写makefile以及一些常用命令-the makefile some rules introduced, including how to write a makefile, and some commonly used commands
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:406.18kb
    • 提供者:ZHIHUA
  1. logout1.tar

    0下载:
  2. 自己实现的logout命令,可能有不好的地方,请朋友指正,有待完善-Achieve the logout
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:684byte
    • 提供者:xiaofan
  1. kuaijiezhiling

    0下载:
  2. 在linux开发中常用到的一下些快捷命令:这里面的命令是很全和很完整的;-Commonly used linux developers to look at some of the shortcut command: This command is very full and very complete
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:5.6kb
    • 提供者:何孟德
  1. cp

    0下载:
  2. linux系统命令中的cp命令的编写,包括递归拷贝目录下面的文件/目录-linux system command cp command written recursively copy directory file/directory
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:7.1kb
    • 提供者:urey
« 12 3 4 »
搜珍网 www.dssz.com