搜索资源列表
编写Linux内核模块和驱动
- 在Linux环境下设计驱动程序,思想简洁,操作方便,功能也很强大,但是支持函数少,本文介绍了如何在linux环境下进行内核模块和驱动的编写-the Linux environment design driver, thinking simple, easy to operate and function are very powerful, but less support function, the paper described how the environment for linux k
linuxcontrol
- linux下的人机对话编程,函数库采用GTK+/GNOME,有操作界面,可在界面上进行操作与下层通信。此程序开发已久,源文件较多。可用 gcc -wall -o main.c ....... gnome-config --cflags --libs gnomeui 进行编译-the man-machine dialogue programming functions using GTK / GNOME, user interface, the interface can operate on t
Nachos11
- 这是一个教我们如何操作NACHOS的中文教程,很适合操作系统的学习者-This is a taught us how to operate the Chinese NACHOS Guide, the operating system is very suitable for learners
spidmadriver
- 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
gd-2.0.33.tar
- Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux / Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the use of
kernel_proc
- 通过对proc的文件进行操作来了解KERNEL的有关信息-of proc operate in the paper to find out the relevant information KERNEL
Expr - multithreading file transport---For Linux V
- 多线程文件的传输实现 需要在linux shell 下操作-multithreaded file transfer realize the need to operate under linux she
ShuMaGuan_0_to_9999
- 一个四位数码管循环显示0-9999并且在整数时让蜂鸣器响起来的程序,在keil上编译,下载到51单片机上,连好电路后即可运行。-A four digital tube cyclic display 0-9999 in integer and let a buzzer sounded program, compiled in keil, download to 51 single-chip microcomputer, even after good circuit can operate.
dev_acpi-20040803
- linux下acpi驱动编写的一个完整例子,改样例遍历linux下所有的acpi设备,并提供用户态接口供用户操作-acpi driver under linux prepared a complete example of a sample to traverse all the acpi under linux equipment, and provide user interface for users to operate state
qt_Excel
- Qt编程操作Microsoft Excel。 使用了ActiveX。-Qt programming operate Microsoft Excel. Use of ActiveX.
FileSystem
- 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
ProducerandConsumerProblem
- 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
vipsi_bin_maxosx_0.5.0.tar
- vipsi(一个友好的程序)是一个外壳和脚本语言,使用方便,可以在第一天的基础上直接强力控制。提供了类C语法,utf-8编码,功能强大的列表操作。袖珍计算器,CGI,脚本,一个集于一体的编程外壳。-vipsi (a friendly procedure) is an outer covering and the scr ipt language, the easy to operate, may in the first day foundation the direct force con
ide-disk
- linux下对硬盘的操作代码,linux下对硬盘的操作代码-linux hard drive to operate under the code, linux on the hard disk operation code
linux_OS
- 内含6个Linux平台下的程序,属于验证性程序,可以用来学习Linux下对管道文件等必要操作的学习。源代码运行的平台是Fedora7.0版本Linux,但在其他Linux平台上都已得到了验证,均可正确实现。-Intron 6 of the procedures under the Linux platform, which authentication process can be used to study under Linux Pipeline documents necessary to
my_ls
- 这是一个linux的ls编程,对文件和目录进行操作。谢谢大家。-This is a linux of ls programming, of files and directories to operate. Thank you.
unixbasiccourse
- unix 基础教程,可了解其基本概念和使用环境,会对日后操作是个很好的入门.-unix basic tutorial to understand their basic concepts and the use of the environment, will operate in future is a very good entry.
usbandasm
- 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
rfid
- 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
logomaker
- LogoMaker是一款十分小巧的制作LinuxLogo程序,操作简单。-LogoMaker is a very compact LinuxLogo production process, easy to operate.
