资源列表
myls
- 自己编写的Linux下的C程序,实现ls命令的功能。 可选参数有-a -l -al 后面可以加上目录或文件名,也可不加。不写路径的默认是当前目录。 输入错误命令会提示正确的命令格式。-A C program under Linux to achieve ls commands. Optional parameters are-a-l and-al Can be followed with the directory or file name. If the comma
at91sam9260linux
- at91sam9260的linux内核编译,把详细的步骤进行了描述。-About linux kenel for at91
qtserver
- qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
FastDFS_v2.08.tar
- 这个是一个小型分布式文件系统的源码,是一位高手写的,个人认为很好,在这里推广。-This is a small source distributed file system, is a master write, think well, here to promote.
linuxdllsrc
- LINUX下用C++开发动态链接库代码,非常不错的入门代码-LINUX using C++ Development of a dynamic link library code, a very good entry-code
linux-uart
- 简单的嵌入式linux串口通信程序,非常实用,简单易懂,可在2440上使用-Simple serial communication program of embedded linux very practical, simple and easy to understand, can be used in the 2440
socket1
- linux 下c程序编写的网络程序,可以读取配置文件中的ip和port进行网络连接 ,能写日志,是一个不错的开发软件例子.-include client the program,you can extend your program based on the example.
rtsp-1.0.1
- rtsp协议的代码实现 linux平台下的 十分适合流媒体初学者用来学习rtsp协议-rtsp rtp media
linux_c
- Linux C编程一站式学习,CHM格式,比较好的Linux之C语言学习。-Linux C programming one-stop learning, CHM format, the better the C language to learn Linux.
QMeter
- 基于QT4开发的一个虚拟仪表盘,比NI的控件更好看,且可以自由修改想实现的功能-QT4-based development of a virtual instrument panel, the controls look even better than the NI, and are free to modify the order to realize the function
MAODV
- MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。-MAODV is an extension of NS2 in the AODV code for simulation of wireless network multicast.
linux_pcap
- 在Linux利用Libpcap实现的一个数据包捕获程序,能捕获TCP,UDP,ICMP等类型数据包。-Linux use in the realization of a Libpcap packet capture process can capture TCP, UDP, ICMP and other types of packets.