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

搜索资源列表

  1. ad7879.tar

    0下载:
  2. ad7879 驱动程序 * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option)
  3. 所属分类:Linux驱动

    • 发布日期:2016-12-17
    • 文件大小:6144
    • 提供者:陈川
  1. ad7877.tar

    0下载:
  2. ad7877 驱动 * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) a
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:6201
    • 提供者:陈川
  1. myubuntudriver(3)

    0下载:
  2. the driver in linux is very hard,this file can talk you who to write it-the driver in linux is very hard,this file can talk you who to write it
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-11
    • 文件大小:2839188
    • 提供者:野草
  1. relay

    0下载:
  2. AT91的GPIO驱动,依据atmel at91sam9g10板级文件编写-AT91 GPIO driver, in accordance with the the atmel at91sam9g10 board-level file write
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:917
    • 提供者:xianfu_wu
  1. SRAM

    0下载:
  2. 文件中包含了在MDK及IAR两种开发工具下的SRAM读写访问驱动代码,已调试通过。-Contained in the file under the two development tools for MDK and IAR SRAM read and write access to the driver code has been through debugging.
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-10
    • 文件大小:2402181
    • 提供者:Successan
  1. cmylog

    0下载:
  2. 超实用的linux 写日志类, 分级别,分文件,直接用宏定义-Ultra-practical linux to write the log class and sub-level, sub-file, direct use of the macro definition
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:2137
    • 提供者:zhaoxiaojun
  1. sdtest

    0下载:
  2. sdi读写源程序,包括一些头文件。。。sdi.c sdi.h-sdi read、write source file
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:25123
    • 提供者:李晓莉
  1. ls2

    0下载:
  2. 文件系统,关于文件的ls命令的源代码,自己写的-File system, the source code of the ls command file, write your own
  3. 所属分类:Driver develop

    • 发布日期:2017-11-15
    • 文件大小:882
    • 提供者:fang
  1. data

    0下载:
  2. 编写一程序,实现程序a通过读取一个文件,把文件内容写入一个有名管道.然后程序b读取有名管道的内容,重新写为一个新的文件。-Write a program, the program by reading a file, the contents of the file is written to a named pipe. Program then b to read the contents of the named pipe, re-written as a new file.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-15
    • 文件大小:527
    • 提供者:kingwang
  1. rdwt

    0下载:
  2. unix读写操作封装,文件描述符,包括socket,pipe,按字数操作-unix read and write operations package, file descr iptors, including the socket, pipe, by the word operation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:902
    • 提供者:Jasm2222
  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-08
    • 文件大小:6204
    • 提供者:赤土
  1. usbclass

    0下载:
  2. 基于linux内核文件修改后得来的一个虚拟串口的驱动文件,展示了如何写usb驱动,适合初学者学习-The driver file a virtual serial port Linux kernel file modification to based, shows how to write USB driver, suitable for beginners to learn
  3. 所属分类:Driver develop

    • 发布日期:2017-04-01
    • 文件大小:21029
    • 提供者:
  1. linux-ntfs-code-v7Beta

    0下载:
  2. alternative, called Tuxera NTFS is available for embedded devices and Mac OS X.-NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux, Android, Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating systems. It provide
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:490310
    • 提供者:李浩
  1. read_write

    0下载:
  2. 这个程序是一个linux-arm 根文件系统读写驱动程序。-This program is a linux-arm root file system read and write driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:5354
    • 提供者:jh
  1. cp

    0下载:
  2. 编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能。要求: 源文件(目录)和目标文件(目录)的属主、权限等信息保持一致; 每复制一个文件(目录),在屏幕提示相应信息; 当遇到符号链接文件时,显示该文件为链接文件,不复制。-Write a program to achieve copy all contents of a directory to another directory functions. Requirements: source file (directory
  3. 所属分类:Driver develop

    • 发布日期:2017-04-10
    • 文件大小:1038
    • 提供者:冯妮
  1. receive

    0下载:
  2. Linux下实现打开串口,从串口读取数据,并写入特定文件中的功能。-Achieve the Linux open the serial port, serial data read from and write to a specific file functions.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-08
    • 文件大小:1334
    • 提供者:dongyu
  1. md5

    0下载:
  2. 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。 编译:命令行模式下,切换到代码所在目录,输入m
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:20575
    • 提供者:xuting
  1. transfile

    0下载:
  2. 使用C语言进行文件的读写。在linux下编译。-read/write file in C
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:591
    • 提供者:jack
  1. insmod

    0下载:
  2. 自己写的insmod可执行程序,可以替换bin目录下的insmod文件。可以参考参考。-Write your own insmod executable program that can replace insmod file bin directory. You can refer to reference.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:18248
    • 提供者:邵永初
  1. File

    0下载:
  2. 基于Android 文件的保存与读取程序。 可以保存和阅读txt类的文件。-Android based text editor program which can be used to read and write txt files.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:60947
    • 提供者:Sande
« 12 »
搜珍网 www.dssz.com