搜索资源列表
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
linux下的rtl8139网卡驱动程序源代码
- linux下的rtl8139网卡驱动程序源代码 用C写的原码,对分析开发8139系列网卡的驱动很有用,请大家看看。 -rtl8139 card under the driver source code used to write the original C code for analyzing the 8139 Series Ethernet Driver useful, please see.
linux下用C写的GPS接口
- linux下用C写的GPS接口-using GPS to write C interface
linux网络编程
- 系统的介绍了linux下的C与语言编程,主要介绍Socket,对与初学者,还是高手都是一个比较好的资料
Linux下的C库函数源代码
- Linux下的C库函数源代码,深入c语言必备
Linux下的串口通信实现
- 介绍Linux下的串口通信实现,用c语言实现串口通信的论文,值得一看
linux 下的xml C编程
- 主要讲述libxml2在linux下的使用,及其如何使用xml,相应的函数和应用
linux下的c编程专家之路
- linux专家之路 linux下的c编程
linux下用C写的GPS接口
- linux下用C写的GPS接口-using GPS to write C interface
Linux下的多线程编程
- Linux下的多线程编程-Linux Multi-threaded Programming
linux系统下用C程序实现Ping功能
- linux下用c实现的ping程序源码, 对于理解tcp/ip有很大帮助, 建议收藏, 取之于网,用之于网, 与你分享!-c ping procedures to achieve the source for understanding tcp/ip is very helpful, the proposed collection, taken from the network and use network, to share wit
Linux下C语言编程——时间概念
- Linux下C语言编程--时间概念,包括时间表示,时间测量,计时器的使用三部分内容。仅供参考。-Linux C programming language-- the concept of time, including time, time measurement, the use of timer three parts. For reference purposes only.
Linux-C语言编程宝典
- linux下的C编程参考资料,有linux系统各模块的函数接口,为linux C程序员加油-under the C programming reference, linux system interface module functions for C programmers refueling linux
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
linux下的rtl8139网卡驱动程序源代码
- linux下的rtl8139网卡驱动程序源代码 用C写的原码,对分析开发8139系列网卡的驱动很有用,请大家看看。 -rtl8139 card under the driver source code used to write the original C code for analyzing the 8139 Series Ethernet Driver useful, please see.
c
- linux 下的聊天室程序, 用linux c写一个局域网的聊天室程序,基于组播来实现,为方便调试只在本机上实验,不和其他的机器通讯。 加入组播的任何一个成员发送的消息,在组内的其他成员都能收到-linux chat room under the program, using linux c write a LAN Chat program, based on the multicast to achieve, to facili
linuxC
- linux下的C语言编程入门 目录介绍 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下
LinuxCPrograming
- Linux下的C编程,入门的首要选择。慢慢的进入编程的乐趣。-C programming under Linux, the first choice of entry. Slowly into the fun of programming.
精通UNIX下C语言编程与项目实践+源代码+笔记
- 有笔记和c语言题,能够更好的理解LInux下的语言编程,题刻量大(There are notes and c language)
如何编写Linux下的客户机_服务器软件.c
- linux下服务端客户端通信模型,详细说明了linux下的网络变成和标准客户端/服务器模型的通信细节(model under linux system about the server and the client progrom)