搜索资源列表
libpcap-0.9.4
- linux下的抓包函数库,支持交叉编译并移植到嵌入式开发平台.-under linux-capturing Packet libraries, and support for cross compiler transplant embedded development platform.
xmlrpc-c-1.06.06.tar
- XML RPC 在LInux 的库函数实现.支持通过XML调用RPC调用. XML-RPC for C/C++ is programming libraries and related tools to help you write an XML-RPC server or client in C or C++.
mycgi
- 这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和multi-language.c。
ftplib-3.1
- linux下的ftp函数库,包括了常用函数的实现代码!
blas_linux.tar
- 本软件包内含lapack.lib库文件,为进行linux下的科学计算提供了函数库.
linux_chatting
- linux环境下多人聊天程序。包括服务器端和客户端程序,采用IPv6地址。对于学习socket套接字编程有帮助,使用了许多标准的库函数,可以参考任何一本Unix/Linux网络编程书籍进行学习。
linux下简单的网络检测程序
- 利用 libpcap 库里的函数对网络里的数据包进行捕获,然后进行简单分类。
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
SeriesCom
- 串口通信库,包装了Linux的串口通信,分为了阻塞和非阻塞的不同read函数。 -Serial communication library wraps the Linux serial communication, and divided into blocking and nonblocking read function.
linux_c_fun
- linux下c函数库,所有函数的说明,例子。-c under linux library, all of that function, for example.
linux_c_
- 简单的Linux库函数大全,帮助你更好的学习Linux上c语言库-Daquan simple Linux library functions to help you better learn Linux, c language library
SimpleChatwwx
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process commu
Linux-C-Commonly-used-library-
- linux 常用库函数的汇总,查找方便。作者为linhan ,我转发,很不错的资源。-linux summary of commonly used library functions, easy to find. The author is linhan, I am forwarding a very good resource.
thc-ipv6-1.8
- thc_ipv6 1.8 用于ipv6环境下的攻击工具及函数库 运行在linux环境下-thc_ipv6 1.8 attack tools and libraries for ipv6 environment running on Linux environment
iniparser.tar
- linux下读写ini配置文件demo,使用iniparser库中提供的api函数操作ini配置文件,主要讲解的是inipaser库的使用方法-this is inipaser test demo, it tell you how to use the inipaser lib.
miniFTP
- win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
usb-cameara
- 基于v4l视频编程 ,在Linux环境下的 经过自己亲测试过很好用的源码,对库函数调用同时封装的很好,对变量以及函数的掉用关系有很多注释帮助我们可以很快v4l接口编程的知识ps:Makefile已经都写好了-V4l-based video programming under Linux environment after their parent tested well used source library function call and the package is very good,
Linux
- 国嵌LINUX编程自学手册,用于系统文件编程或者库函数文件编程以及网络编程。-The embedded LINUX programming manual, self-study for system programming or library file programming and network programming.