CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - c sample

搜索资源列表

  1. c++sample

    0下载:
  2. 指针,多线成,容器的使用,非常方便的使用介绍
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:641.98kb
    • 提供者:liubing
  1. thread-test

    0下载:
  2. C++ sample : thread proce
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6.14kb
    • 提供者:Wu.KZ
  1. regex.c.gz

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:540byte
    • 提供者:jeff
  1. unpv1_3e

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:5.94mb
    • 提供者:李辉
  1. sigaction.c

    0下载:
  2. A sample program to demonstrate the usage of signal handling in linux C programing language.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:744byte
    • 提供者:jeff
  1. readdir.c

    0下载:
  2. A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1003byte
    • 提供者:jeff
  1. rtc.c

    0下载:
  2. A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.46kb
    • 提供者:jeff
  1. setitimer.c

    0下载:
  2. A sample program to demonstrate the usage of C language setitimer() in Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.08kb
    • 提供者:jeff
  1. linux_gprs

    0下载:
  2. a sample of Gprs on Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.74kb
    • 提供者:lin
  1. serialcon

    0下载:
  2. Sample code for sim300cz to send data via gprs Platform : linux,c-Sample code for sim300cz to send data via gprs Platform : linux,c++
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.18kb
    • 提供者:zemon
  1. cppCallC

    0下载:
  2. 在linux开发环境下的C++调用C的方法示例程序-In the linux development environment for C++ method of calling C sample programs
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:527byte
    • 提供者:jch
  1. client.c.tar

    0下载:
  2. sample TCP client linux/C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:722byte
    • 提供者:famox
  1. gpReadMouseTest.c

    0下载:
  2. linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.28kb
    • 提供者:前中会
  1. c-md5code

    0下载:
  2. 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5.82kb
    • 提供者:wangyicai
  1. shellcd

    0下载:
  2. it is sample shell under unix solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4.99kb
    • 提供者:hisham
  1. life.C

    0下载:
  2. Sample of C++ de una pagina web que encontre por ahí, Más tarde ampliare este ejemplo con otros mucho mas interesantes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:701byte
    • 提供者:AaronMR
  1. Sem

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9.12kb
    • 提供者:vividonly
  1. Semaphore

    0下载:
  2. 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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:8.68kb
    • 提供者:vividonly
  1. MessageQueue

    0下载:
  2. linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9.78kb
    • 提供者:vividonly
  1. qt-book

    0下载:
  2. C++.GUI.Qt.4编程(第二版)配套的源码-C++. GUI.Qt.4 Programming (Second Edition) supporting source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:789.26kb
    • 提供者:冯浩
« 12 3 4 5 »
搜珍网 www.dssz.com