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

搜索资源列表

  1. 12

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

    • 发布日期:2017-04-03
    • 文件大小:1296
    • 提供者:包伟伟
  1. 2440Init

    0下载:
  2. 本代码主要是实现对三星2440开发板所做的驱动,主要功能是配置相关的寄存器,实现编程环境-This code is to drive made ​ ​ by Samsung s 2440 development board, the main function is to configure register realization of the programming environment
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:31165
    • 提供者:我就这样
  1. execut-per-ms

    0下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是驱动中常用的每隔*ms/*s执行一次的方法。供参考-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: This co
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:981
    • 提供者:owen
  1. character_hello

    0下载:
  2. 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含module_hello和user_hello,其中module_hello文件夹里面包含了hello.c字符驱动代码和MakeFile文件,经过编译可生成相应的.ko模块;user_hello是用户程序,经过编译后可生成相应的可执行文件,执行用户的可执行文件可对相应的字符设备进行读写操作。-The document' s function is to create a simple character device driver, c
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:6204
    • 提供者:赤土
  1. spi

    0下载:
  2. 此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。-This function of the SPI read and write functions integrated in one, passing val both written to the SPI data is read from the SPI data, only need to perform a read or
  3. 所属分类:Driver develop

    • 发布日期:2017-04-02
    • 文件大小:755
    • 提供者:fei.tang
  1. myshell

    3下载:
  2. 一个自己写的shell,其功能如下: 1) cd <directory> ——把当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录。如该目录不存在,会出现合适的错误信息。这个命令也可以改变PWD 环境变量。 2) clr ——清屏。 3) <directory> ——列出目录<directory>的内容。 4) environ ——列出所有的环境变量。 5) echo &l
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4060
    • 提供者:jun
  1. C120-E200-01EN

    0下载:
  2. PCI Hot Plug User s Guide I/O device edition This manual describes the procedure of exchanging or extending file PCI cards and network PCI cards using the PCI Hot Plug feature. This manual is intended for the following readers: · · ·
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:348160
    • 提供者:anil
  1. tuxeip-1.0.tar

    0下载:
  2. TuxEIP is a communications library that facilitates communications to Allen Bradley Controllers, using it, a programmer can write programs to Read/Write controller/program scoped tag data in the following PLC : ControlLogix, PLC5, SLC500, Micrologix,
  3. 所属分类:驱动编程

    • 发布日期:2019-11-20
    • 文件大小:1615872
    • 提供者:jreem
搜珍网 www.dssz.com