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

搜索资源列表

  1. Linux-read-serial-port-

    0下载:
  2. linux c/c++的串口的读写方法,提供详尽的Linux源程序,方便读者实现串口读写功能-linux c/c++ read and write the serial method, Linux source code to provide detailed, easy to readers to read and write capabilities to achieve serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.59mb
    • 提供者:Essay
  1. DISK.rar

    0下载:
  2. C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4.06mb
    • 提供者:陈观民
  1. rt73-usb-linux

    0下载:
  2. 此压缩包内包含了几乎全部的无线网卡驱动资料,包括关于无线网卡驱动的各种论文,资料,以及rt73等常用网卡的驱动源代码,电路原理图,看完里面的东西,你绝对能够自己编写驱动了。-This archive contains almost all of the wireless card drivers, including information on the wireless network card driver for various papers, data, and network card
  3. 所属分类:SCM

    • 发布日期:2017-06-20
    • 文件大小:32.19mb
    • 提供者:limiao
  1. 11linux

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。 -Linux system, device drivers the operating system kernel are an importan
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:liuqinghua
  1. Chapter_6_Advanced_experiments_part1

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:yc
  1. wjxt

    0下载:
  2. :为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 -: In order to design a simple LINUX file system 2. Request do the following: 1, can be achie
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:366.97kb
    • 提供者:流水
  1. s3c2440_fpga

    0下载:
  2. linux下的总线驱动fpga,能实现对fpga的读写操作-linux under the bus driver fpga, to achieve the read-write operation on fpga
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:1.05kb
    • 提供者:yy
  1. pci

    0下载:
  2. This character-mode Linux device-driver lets an application program read from (or write to) the computer system s video display memory -- bypassing any software windowing systems. -This character-mode Linux device-driver lets an application program
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:5.81kb
    • 提供者:jeevan
  1. uartcom

    0下载:
  2. linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:76.44kb
    • 提供者:胡威
  1. usb

    0下载:
  2. Linux USB Driver and read & write.-This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3.42kb
    • 提供者:jason
  1. linux-usbdriver

    0下载:
  2. linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8.48kb
    • 提供者:qifeng
  1. copy_file

    0下载:
  2. linux读写文件命令的应用 read函数 write函数 close函数的应用
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:742byte
    • 提供者:郑*
  1. linux-2.6.14-for-skyeye.tar

    0下载:
  2. skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:45.02mb
    • 提供者:李新
  1. linux-log-rw

    0下载:
  2. LINUX下程序日志文件的读取与写入。直接调用即可。-LINUX log file under the program to read and write. Can be called directly.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-03
    • 文件大小:1.59kb
    • 提供者:阿汤
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5.18kb
    • 提供者:王跃
  1. Linux-serial

    0下载:
  2. Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:7.77kb
    • 提供者:zhangxiaojun
  1. linux-c-data-trans-on-web

    0下载:
  2. Linux网络编程用户数据报发送~sockfd,buf,len的意义和read,write一样,分别表示套接字描述符,发送或接收的缓冲区及大小. recvfrom负责从 sockfd接收数据,如果from不是NULL,那么在from里面存储了信息来源的情况,如果对信息的来源不感兴趣, 可以将from和fromlen 设置为NULL.sendto负责向to发送信息.此时在to里面存储了收信息方的详细资料. ~-Data transfering on web
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1.58kb
    • 提供者:lzy
  1. LINUX-driver-interface-programming

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过学习和分析设备驱动程序,更深入理解Linux系统设备驱动开发。-Linux system, device drivers are an important part of the operating system kernel, and a standard abst
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:485.93kb
    • 提供者:飞幅度
  1. gpio_int_driver

    0下载:
  2. linux下面的GPIO驱动程序,通过Linux读写arm芯片s3c2412的GPIO的读和写。-linux following GPIO driver by Linux read-write arm chip s3c2412 GPIO read and write.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:27.71kb
    • 提供者:刘志军
  1. linux-module

    0下载:
  2. Linux设备驱动标准模板,用于s3c2410实验,流水灯点亮,下面有配套应用程序内核版本:2.6.31 交叉编译器:arm-linux-gcc 4.12 Read,write,ioctl等函数实现 S3C2410 GPF0~GPF3外接led灯,低电平点亮,高电平熄灭分别用write和ioctl 实现led流水灯的点亮经过验证,可点亮led流水灯-linux module
  3. 所属分类:Driver develop

    • 发布日期:2017-11-27
    • 文件大小:24.98kb
    • 提供者:王子丹
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com