搜索资源列表
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
json-c-0.3.tar
- C语言解析JSON数据的库文件1-3,非常好用。全部验在linux下证过-C language parsing JSON data library files 1-3, very easy to use. All experience under linux Shanghai
SimpleSocket
- SimpleSocket是一个C + +库使得Socket客户机/服务器编程更容易。该文库包含类Socket和ServerSocket。这些类可以使用同样的方式作为同一名称的Java类。它使使用C++流将数据发送到驶过。 SimpleSocket进行了测试,在两Windows98和Windows NT4的一个GUI Origin200和GNU Cygwin的环境(IRIX的6.5)。图书馆工作预计将在Linux或其它Unix系统,有少量的修改。 SimpleSocket利用了SimpleExce
libpcap-1.0.0.tar
- C library to capture network packet .used in wireshark
Linux_System_Programming_-_Talking_Directly_to_th
- Linux System Programming - Talking Directly to the Kernel and C Library
gtk1.c
- C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行,每个进程是进度条-C program, using the graphics library under Linux, sub-window displays three concurrent processes running, each process is the progress bar
Sockets-2.3.9.2.tar
- Linux easy socket c++ library
linux_c_
- 简单的Linux库函数大全,帮助你更好的学习Linux上c语言库-Daquan simple Linux library functions to help you better learn Linux, c language library
MySQL
- Linux下通过C++语言代码来操作MySQL数据库,后面的那些用来指定mysql安装的时候包含路径和库文件路径,具体与你机器上的mysql安装的路径有关。-Linux, by C++ language code to manipulate the MySQL database, back to those used to specify mysql installation path and library files when the path contains the specific m
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
gtkP-3.0.1.tar
- linux下的c语言程序,可以在linux下安装,图形库-c language program under linux, you can install linux, graphics library
schat
- C++写的一个网络聊天工具,代码写的不错,值得学习一下。使用了QT库,而且是跨平台的windows,linux都行-C++ to write an online chat tools, code written by good and worth learning about. Using the QT library, and is cross-platform windows, linux will do
libevent-1.4.5-stable.tar
- c++开发的 在linux下面使用的开源网络库, 支持并发-c++ library for network programming
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.
libmemcached-1.0.4.tar
- libmemcached 是一个 memcached 的库,客户端库,C 和 C++ 语言实现的客户端库,具有低内存占用率、线程安全、并提供对memcached功能的全面支持。它还采用 多种命令行工具: memcat , memflush , memrm , memstat ,并memslap (负载代)。程序库一直在设计,让不同的散列方法对密钥,分割的钥匙,并使用统一的散列分配。-libmemcached is a library for memcached client library, C
json-c-0.4.tar
- C语言解析JSON数据的库文件4,非常好用。全部验在linux下证过-C language to parse JSON data library file, very easy to use. All experience under linux Shanghai
linux-image
- 完成了对嵌入式 Linux 系统操作平台的搭 建。然后,实现了嵌入式系统前端摄像头的视频图像采集,对视频图像压缩编码的原理进行 了介绍和分析,根据视频压缩技术的发展,采用了 H.264 实时视频编码技术对该系统进行视 频编码,并通过对 H.264 编码器的移植实现了视频的压缩-According to the development of video compression technology, we implemented video coding operation tow
basic_thread_module
- 主要基于Linux介绍C多线程。在编译C的多线程时候,一方面必须指定Linux C语言线程库多线程库pthread,才可以正确编译(例如:gcc test.c -o test -lpthread);另一方面要包含有关线程头文件#include <pthread.h>。-Introduced Linux-based C multi-threaded. Compile the multithreaded C, when, on the one hand, you must specify
library
- 在linux平台,运用C++实现图书馆的数据管理,基本功能有增删改查-Library data management
handy
- C++ 11网络库,采用 reactor 模式开发(Linux network library develop in c++11)