搜索资源列表
ad7879.tar
- 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)
ad7877.tar
- 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
myubuntudriver(3)
- 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
relay
- AT91的GPIO驱动,依据atmel at91sam9g10板级文件编写-AT91 GPIO driver, in accordance with the the atmel at91sam9g10 board-level file write
SRAM
- 文件中包含了在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.
cmylog
- 超实用的linux 写日志类, 分级别,分文件,直接用宏定义-Ultra-practical linux to write the log class and sub-level, sub-file, direct use of the macro definition
sdtest
- sdi读写源程序,包括一些头文件。。。sdi.c sdi.h-sdi read、write source file
ls2
- 文件系统,关于文件的ls命令的源代码,自己写的-File system, the source code of the ls command file, write your own
data
- 编写一程序,实现程序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.
rdwt
- unix读写操作封装,文件描述符,包括socket,pipe,按字数操作-unix read and write operations package, file descr iptors, including the socket, pipe, by the word operation
character_hello
- 该文档的功能是创建一个简单的字符设备驱动,压缩包里包含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
usbclass
- 基于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
linux-ntfs-code-v7Beta
- 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
read_write
- 这个程序是一个linux-arm 根文件系统读写驱动程序。-This program is a linux-arm root file system read and write driver
cp
- 编写一个程序,实现将一个目录的所有内容复制到另一个目录的功能。要求: 源文件(目录)和目标文件(目录)的属主、权限等信息保持一致; 每复制一个文件(目录),在屏幕提示相应信息; 当遇到符号链接文件时,显示该文件为链接文件,不复制。-Write a program to achieve copy all contents of a directory to another directory functions. Requirements: source file (directory
receive
- Linux下实现打开串口,从串口读取数据,并写入特定文件中的功能。-Achieve the Linux open the serial port, serial data read from and write to a specific file functions.
md5
- 基于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
transfile
- 使用C语言进行文件的读写。在linux下编译。-read/write file in C
insmod
- 自己写的insmod可执行程序,可以替换bin目录下的insmod文件。可以参考参考。-Write your own insmod executable program that can replace insmod file bin directory. You can refer to reference.
File
- 基于Android 文件的保存与读取程序。 可以保存和阅读txt类的文件。-Android based text editor program which can be used to read and write txt files.