搜索资源列表

  1. commoncpp2-1.3.26.tar

    0下载:
  2. GNU Common C++ is a very portable and highly optimized class fr a mework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serializatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:843776
    • 提供者:Hujun
  1. POSIXPthreadprogrammer

    0下载:
  2. Linux 的多线程编程内核同步 超级经典!!!!强烈推荐-Linux kernel multi-threading programming Synchronization super classic! ! ! ! Strongly recommend
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:98304
    • 提供者:chenfalin
  1. lab3

    0下载:
  2. As you have learnt that sleep( )/usleep()/nanosleep() are not good to delay a process. Timers can provide more accurate time control in applications. In this lab, you will explore POSIX timers and signal programming, exp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:shangguan
  1. pThread

    0下载:
  2. 一个基于posix的并行程序示例!用pthread可以很方便的实现并行程序设计-A parallel procedure based on sample posix! Pthread can easily use the realization of parallel programming
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:刘洋
  1. Posixalarm

    0下载:
  2. Posix多线程的代码,关于时钟的,由浅入深,与大家交流-Posix multithreaded code, on the clock, easy-to-digest, and to facilitate the exchange of
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:fenglimei
  1. one_time_format

    0下载:
  2. 有时候我们需要对一些posix变量只进行一次初始化,如线程键(下面会讲到)。如果进行多次初始化程序就会出现错误。-Sometimes we need some posix only once to initialize variables, such as thread key (will be mentioned below). If a number of initialization error will appear.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:zhangkun
  1. test_questions_about_embedded_system_and_linux_dev

    0下载:
  2. 嵌入式及linux研发面试相关题目,包括ANSI C/C++方面的知识和POSIX方面的知识等。-Test questions about embedded system and linux development.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:lvcg
  1. test_itimer

    0下载:
  2. posix:tmr 间隔定时测试程序,实现100ms定时器三秒按键!-posix: tmr interval timer test procedure, implementation 100ms timer button 3 seconds!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:常静
  1. TheGuideOfPosixThreadPrograming

    0下载:
  2. 介绍了SolarisTM 操作系统(Solaris Operating System, Solaris OS)中 POSIX® 线程和Solaris 线程的多线程编程接-The Guide Of Posix Thread Programing
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1238016
    • 提供者:城头的土人
  1. cppcms-0.0.3.tar

    0下载:
  2. C++ web POSIX fr a mewark
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:400384
    • 提供者:pulio
  1. LINUX1.0

    0下载:
  2. 内核是系统的心脏,是运行程序和管理像磁盘和打印机等硬件设备的核心程序。Linux是最受欢迎的自由电脑作业系统核心。它是一个用C语言写成,符合POSIX标准的类Unix作业系统。本程序是linux1.0的内核源码!-Kernel is the heart of the system, run the program and management are as disk and printer hardware, such as the c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1545216
    • 提供者:郭子
  1. tokyocabinet-1.4.17.tar

    0下载:
  2. Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,
  3. 所属分类:数据库系统

    • 发布日期:2024-05-20
    • 文件大小:893952
    • 提供者:ws
  1. timer

    0下载:
  2. 对POSIX timer的面向对象的封装。-POSIX timer
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:王晗
  1. timer_lib

    0下载:
  2. 对posix timer面向对象的封装。 进程内部每一个timer都可以拥有自己的timeout回调函数。 提供周期性timer和一次性timer。 对其进行面向对象封装。 -Posix timer on the object-oriented package. Internal timer of each process can have its own callback function timeo
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:王晗
  1. md3loader

    0下载:
  2. Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1):
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:2507776
    • 提供者:futuh
  1. catralibraries-1.4

    0下载:
  2. CatraLibraries is a general-purpose C++ fr a mework. It is platform independent (Unix, Windows, ...) and provides classes to manage POSIX threads, Sockets, Tracer, Scheduler, EventsSet, Configuration files, Database acce
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1786880
    • 提供者:faun
  1. C2G

    0下载:
  2. 本程序可以检查一个可执行文件的类型,比如native、windows GUI、window CUI、OS/2、POSIX CUI等,并且将window GUI类型可执行程序更改为window CUI类型,即将窗口启动类型更改为控制台类型。-This procedure can check the type of an executable file, such as native, windows GUI, window CUI, OS
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:
  1. nuttx-0.4.7.tar

    0下载:
  2. rtos,支持posix,针对8位,16位,32位处理器-rtos,support posix。it used 8 bit,16 bit, or 32 bit mcu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:2183168
    • 提供者:gale
  1. Pthreadandmessagequeue

    0下载:
  2. Sample test program of using pthread and message posix queue ported for windows
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1116160
    • 提供者:Santhosh
  1. pthread

    0下载:
  2. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1384448
    • 提供者:刘小芹
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »

源码中国 www.ymcn.org