资源列表
命名管道:FIFO
- 命名管道也被称为FIFO文件,它是一种特殊类型的文件,它在文件系统中以文件名的形式存在,但是它的行为却和之前所讲的没有名字的管道(匿名管道)类似。 由于Linux中所有的事物都可被视为文件,所以对命名管道的使用也就变得与文件操作非常的统一,也使它的使用非常方便,同时我们也可以像平常的文件名一样在命令中使用。(A named pipe is also known as the FIFO file, it is a special type of document and its file n
curlhelper
- 封装curl接口,支持get,post请求(Encapsulating the curl interface to support get, post requests)
buttons
- 本程序基于韦东山老师的视频教程,应用于linux2.6.31内核(This program is based on Wei Dongshan video tutorial, applied to the linux2.6.31 kernel)
ping
- 实现linux平台下的ping功能,测试网络连通性(Linux platform to achieve the ping function, to test network connectivity)
server
- tcp历程 描述的是tcp建立的全部过程 包括端口 网络配置等等信息(tcp sjksdjfskal;lsd sdfsd sdfkl;sdf sa sdafml;saf afs;lmsdf a./)
server
- Tcp通讯,服务器程序,采用了多路复用,希望能给新学者一点帮助(Tcp communication, server program)
i2c-camera
- 通过i2c接口,设置msg消息对camera进行驱动控制。(I2c camera driver setting msg structure to control camera.)
app2
- open打开方式.lseek(fd,200,SEEK_SET);//从文件头往后面偏移200个字节(Open open.Lseek (FD, 200, SEEK_SET); / / from the file header behind 200 byte offset)
duoxiancheng
- 在Linux系统上用c实现多线程卖票,希望对面有用(Using c on Linux systems for multi-threaded selling tickets is expected to be useful across the board)
std
- 我要更好学习c++语言,请帮助我,我一定会努力学习。(sdhaskjdgaskdasdgsjdasldasskdjlasda)
Makefile
- 通用Makefile模板,简单易用,自动生成依赖关系,使用时放到项目源码的顶级目录,根据提示然后填写相关信息,Makefile会自动处理依赖关系和头文件路径等内容。(General Makefile template, easy to use, the automatic generation of dependencies, when used in the project source code top-level directory, according to the prompts an
i2c
- 通用的I2C接口针对于ALSA,有助于开发I2C驱动(The generic I2C interface is targeted at ALSA)
