搜索资源列表
Linux下C语言编程--文件操作
- 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
自己动手做一个迷你LINUX系统
- 写一个自己的LINUX 的小操作系统 自己看看筹满20个字-write their own Linux operating system could see for himself the small discs full 20 characters
RTP通用开发库(for Linux)
- linux环境下用纯c写的RTP协议的通用开发库-linux environment with pure c write RTP common development libraries
linux-0.11-040305
- 往Linux 0.11系统中加入了mount/umount和读写DOS软盘和DOS分区的工具mtools-0.11 Linux system to add a mount / umount read and write DOS floppy disk and DOS partition tool mtools
readandwrite
- linux写的read-and-write-linux write read-and-write
ExpungeLineTool4NM
- 我写的linux之nm命令的win32后续处理工具,多线程实现-I write linux's nm orders win32-processing tools, multithreading
串口linux
- linux下读写串口,包括参数的设置,以及如何进行读写-Serial literacy, including parameter settings, and how to read and write
documents-for-Linux-
- Linux 多进程编写详细资料与算法总结 包含 读者-写者 等经典问题-Multiple Linux processes and algorithms written summary containing details of readers- those who write such classic problems
read_write
- linux下读者写者程序,消除了竞争,没有实现饥饿消除-readers who write under linux procedures, to eliminate competition, not to achieve the elimination of hunger
Linux
- Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频
Linux
- linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法-linux 0.11 kernel notes, the authors write very detailed and profound, is to learn the operating system an indispensable book on the organizational structure of the kernel cod
LINUX
- 写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下: 1)如果命令行格式不符合要求,应有错误提示信息; 2)在/etc/passwd文件中查找是否有该用户, 如有,则输出“Found <user> in the /etc/passwd file.” 否则,输出“No such <user> on our system” -Write a scr ipt file checkuser, the scr ipt run-ti
linux-usbdriver
- 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
linux-log-rw
- LINUX下程序日志文件的读取与写入。直接调用即可。-LINUX log file under the program to read and write. Can be called directly.
linux
- Linux学习笔记: 1.安装时把grub(lilo)写到linux分区的引导区还是主引导扇区(MBR)? 如果你想电脑一启动就直接进入操作系统启动菜单就把grub(lilo)写到MBR上,如果写到linux分区的引导区则要用引导盘引导,建议写到MBR,方便点,至于说写到MBR不安全,该怎么解释呢?每装一次win98,MBR都会被修改一次,大家觉得有什么不安全的吗? -Linux Study Notes: 1. Installed the grub (lilo) write li
Linux-driver-development4
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第4章、Linux内核模块。Linux设备驱动会以内核模块的形式出现,因此,学会编写Linux内核模块编程是学习Linux设备驱动的先决条件。4.1~4.2节讲解了Linux内核模块的概念和结构,4.3~4.8节对Linux内核模块的各个组成部分进行详细讲解,4.1~4.2节与4.3~4.8节是整体与部分的关系。4.9节讲解了独立存在的Linux内核模块的Makefile文件编写方法和模块的编译方法。-Au
GNU-CPP-for-Linux-[cn]
- 在美国,汤姆·斯旺是“鼎鼎大名”的计算机图书作家,他的30余本计算机图书“本本热销”。这些热销图书中的很多种已经翻译成了中文简体版,同样也都成为了国内市场的畅销书。现在汤姆·斯旺再为Linux自由软件世界执笔,写下了Linux系统下C++编程方面的专著。书中介绍了在各种Linux系统下C++工具的差别及编程方法,介绍了面向对象式编程中常常遇到的类、包装、继承等常见课题,介绍了C++的字符串类、各种模板及算法库,还介绍了在X环境下,图形化软件的开发方式,等等。凭借多年写作的经验,汤姆·斯旺的著作,
cpp11_thread-master
- 使用C++11 thread类编写Linux多线程程序(Using C++11 to write Linux multithreading)
Linux高性能服务器编程
- 这本书对于学习linux的程序爱好者,有很大的指导意义.有利于编写出更加规范的代码(This book is of great guiding significance for the program enthusiasts who study Linux. It is helpful to write more standardized code.)
linux系统编程 中文版
- 《Linux系统编程》包含了帮助你在任何层面编写更佳代码的实用技巧。(Linux system programming contains practical skills to help you write better code at any level.)