搜索资源列表
c++sample
- 指针,多线成,容器的使用,非常方便的使用介绍
thread-test
- C++ sample : thread proce
regex.c.gz
- A sample program to demonstrate the usage of regex() regular expression function of the C language in linux., A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.
unpv1_3e
- Unix Network Programming TheSocketsNetworking API VOLUME 1 (THIRD EDITION) .chm格式英文版电子书及随书示例源代码。-Unix Network Programming TheSocketsNetworking API VOLUME 1 (THIRD EDITION). Chm format e-books in English and with Book sample source code.
sigaction.c
- A sample program to demonstrate the usage of signal handling in linux C programing language.
readdir.c
- A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
rtc.c
- A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
setitimer.c
- A sample program to demonstrate the usage of C language setitimer() in Linux.
linux_gprs
- a sample of Gprs on Linux
serialcon
- Sample code for sim300cz to send data via gprs Platform : linux,c-Sample code for sim300cz to send data via gprs Platform : linux,c++
cppCallC
- 在linux开发环境下的C++调用C的方法示例程序-In the linux development environment for C++ method of calling C sample programs
client.c.tar
- sample TCP client linux/C
gpReadMouseTest.c
- linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
c-md5code
- 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
shellcd
- it is sample shell under unix solaris
life.C
- Sample of C++ de una pagina web que encontre por ahí, Más tarde ampliare este ejemplo con otros mucho mas interesantes
Sem
- linux下system V信号量的C语言封装,及其示例代码,用于进程间通信。-Provide C-language package of system V semaphore under linux as well as sample code. This package is used for inter-process communication.
Semaphore
- linux下posix信号量的C语言封装,以及示例代码。可用于线程间和进程间通信。-Provide C-language package of posix semaphore under linux as well as sample code. This package is used for inter-process communication.
MessageQueue
- linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
qt-book
- C++.GUI.Qt.4编程(第二版)配套的源码-C++. GUI.Qt.4 Programming (Second Edition) supporting source