资源列表
newping
- linux 环境下C编写的PING程序,基于原始套接字,ICMP协议实现-linux environment, PING program written in C, based on raw sockets, ICMP protocol implementation
ini
- 一个LINUX下的ini文件解析程序,功能比较不错。-An ini file under LINUX analytical procedures, functions well.
freemodbus-v0.8
- linux modbus协议,开源的一个免费modbus协议,大家可以用来参考-modbus protol
socket
- linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
Linux-audio-programming-guide
- Linux音频编程指南,这是一部参考资料,详细的介绍了音乐编程,这不是源代码-Linux audio programming guide, this is a reference, a detailed descr iption of the music programming, this is not the source code
wireshark_wifi
- 使用windows版本的wireshark不支持wi-fi抓包,这里提供了一个在LINUX下捕捉WI-FI数据帧的方法-Using the windows version of wireshark does not support wi-fi get caught, here are under a catch in the WI-FI LINUX data frame method
Ubuntu-Linux
- linux 的入门教程,对学习掌握linux有很大帮助。里面还有很多经典实例-introductory tutorial linux, linux learning to master a great help. Inside there are many classic examples
tim
- 在linux下运行改程序,可以准确的测试出某一程序运行的时间,-Change the program to run in linux, you can accurately test a program run out of time,
ids
- 作者自己修改的一个基于网络的入侵检测系统-The author himself revised a web-based Intrusion Detection System
Introduction_to_PyQT4
- PyQT4编程简介,中文图文版,适合初学者入门。-Introduction to PyQT4, for newbie of PyQT4, in Chinese.
sever.tar
- LINUX下一个简单的http sever,实现了get post功能-http sever,and relize get,post functions
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo