搜索资源列表
Linux-kernel-file-IO
- Linux-kernel-file-IO
GPIO
- 简单的 linux gpio 读写程序,了解2410 io操作。-Linux gpio read and write simple procedures, understand the operation of 2410 io.
linux_useAPI_and_other
- linux 应用程序API_进程 进程和信号编程 管道/io ,进程间通讯,网络编程, 线程机制 -linux application process and signal process API_ programming pipeline/io, inter-process communication, network programming, threading mechanism
Stableiozone3_318.tar
- IO ZONE,大名鼎鼎的文件系统性能测试软件的源代码.C写的,LINUX和WIN下都可以用-IO ZONE, the well-known file system performance test software' s source code. C wrote, LINUX and WIN can be used under
IO-Port-Programming
- How to access IO Ports under Linux
alp-apB-low-level-io
- linux驱动编程资料,非常好的英文资料。。B-linux-driven programming information, very good materials in English. . B
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
tcp_frame
- 用Windows的IOCP、Linux的epoll、FreeBSD的kqueue写了一个支持高并发、多CPU、跨平台的TCP网络服务框架。-With Windows IOCP, Linux epoll, FreeBSD kqueue wrote a support high concurrency, multi-CPU, cross-platform framework for TCP network services.
2440-IO
- linux 驱动程序 ,IO驱动程序,三星2440ARM驱动-linux drivers, IO driver,
IO
- Linux环境编程,I/O编程,包括buff_types、cp_fio、gettime。希望对你的学习有帮助。-Linux programming environment, I/O programming, including buff_types, cp_fio, gettime. Want to help you learn
IO-port-and-IO-mem
- linux 2.6内核下操作IO port 和IO mem的例程序,对于学习很有帮助。-linux 2.6 kernel and the IO mem IO port operations in the cases of procedures for the very helpful.
linux-IO
- linux 驱动中 访问arm 端口的方法。-linux ports arm drive access method.
linux-IO
- linux驱动io文档 希望对大家有帮助-Linux drivers IO document we want to help
Linux-programming-ideas
- 本书内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/ip协议族、应用层网络服务程序、tcp编程、主机信息获取、数据io复用、udp编程、高级套接字、套接字选项、原始套接字、服务器模型、ipv6、linux 内核网络部分结构及分布、netfilter框架内报文处理程;解释多重继承问题的难点,展示RTTI的实际使用,描述了
Mat_File-IO-Library-for-Labview
- 可以使Labview读写Matlab的Mat数据文件-This is a library of LabVIEW VIs that allow you to read and write level 5 MATLAB MAT-files without requiring MATLAB to be installed on the computer. The code is written in pure G (LabVIEW source code) with no external libra
Linux-io
- linux 文件输入输出文档,详细描述了linux文件输入输出机制-the linux file input and output document, a detailed descr iption of the linux file input and output mechanisms
Linux-IO
- 详细讲解了Linux下I/O驱动的两种模式,非常详细-Explain in detail the two modes under Linux I/O drivers, very detailed
io
- linux下io操作的各个函数讲解以及示例-explain as well as an example of the operation function under linux io
Linux IO端口驱动
- linux io端口驱动及测试应用程序,包括全套测试历程(linux io prot driver and test app demo)
io多路复用
- io多路复用用于一个服务器端接收多个客户端请求,实现非阻塞数据传输(IO multiplexing is used to receive multiple client requests at one server to achieve non blocking data transmission)