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

搜索资源列表

  1. fork

    0下载:
  2. 这是在solomon平台(使用linux系统)下,多线程编程的示例代码。-This is in solomon platform (using the linux system), the multi-threaded programming sample code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3107
    • 提供者:zhuhukun
  1. vio

    0下载:
  2. Hi3515下的vio示例代码,值得参考-Hi3515 under the vio sample code, it is also useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:9329
    • 提供者:刘明
  1. tde

    0下载:
  2. Hi3515下的tde示例代码,值得参考-Hi3515 under tde sample code, it is also useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:368309
    • 提供者:刘明
  1. vdec

    0下载:
  2. Hi3515下的vdec示例代码,值得参考-Hi3515 under vdec sample code, it is also useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5259282
    • 提供者:刘明
  1. venc

    0下载:
  2. Hi3515下的venc示例代码,值得参考-Hi3515 under venc sample code, it is also useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:5232
    • 提供者:刘明
  1. samba

    0下载:
  2. linux下samba实现的源代码,可以安装和修改-sample code of samba,you can modify
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:449881
    • 提供者:helo
  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
    • 文件大小:9340
    • 提供者: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
    • 文件大小:8886
    • 提供者: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
    • 文件大小:10016
    • 提供者:vividonly
  1. HTTPClientSession

    0下载:
  2. POCO C++ Libraries sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:13416
    • 提供者:sabri
  1. connection

    0下载:
  2. Sample Code Working With RUDP In Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:601
    • 提供者:MA
  1. ABC_Auto_S2174992162010

    0下载:
  2. this my sample code-this is my sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7116
    • 提供者:mgm
  1. pthread_sync_and_mutual

    0下载:
  2. linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。 示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。-linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion. The sample code shows us how to ensure multi-thread synch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5682
    • 提供者:y
  1. debug

    0下载:
  2. linux环境下,我们一般借助printf打印醒目的字符方便程序调试,但是当程序调试通过以后发布时,有又不得不删掉这些打印语句。 示例代码中利用宏定义#define 解决了上述问题。-In linux, we generally debug a program by using "printf" fuction to print eye-catching character. But later when the program needs to be released, we have t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:3302
    • 提供者:y
  1. test_io

    0下载:
  2. 嵌入式linux IO读写示例代码,本程序包含多个不同代码文件,C语言开发,可作参考-Embedded linux IO read and write sample code, the program contains many different code files, C language development, can be used for reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:46274
    • 提供者:admiral
  1. linux-fifo

    0下载:
  2. linux fifo 、fork、msg等示例代码,程序包中包含多个不同版本,供参考学习!-linux fifo, fork, msg and other sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3217
    • 提供者:admiral
  1. test_env

    0下载:
  2. linux 环境变量示例代码,程序包中包含多个不同版本,供参考学习!-linux environment variable sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:14757
    • 提供者:admiral
  1. test_sh

    0下载:
  2. linux shell示例代码,程序包中包含多个不同版本,供参考学习!-linux shell sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:6571
    • 提供者:admiral
  1. linux-exec

    0下载:
  2. linux 线程管理示例代码,程序包中包含多个不同版本,供参考学习!-linux thread management sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1657
    • 提供者:admiral
  1. linux-sig

    0下载:
  2. linux 信号示例代码,程序包中包含多个不同版本,供参考学习!-linux signal sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:30036
    • 提供者:admiral
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com