搜索资源列表

  1. pthreads-w32-2-7-0-release.tar

    0下载:
  2. pthread source code,you can compile directly-pthread source code, you can compile directly
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:374784
    • 提供者:zhikui
  1. thread_example

    0下载:
  2. pthread的例子程序,新手上传,多关照-pthread examples of procedures, and newcomers upload, more care
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:阎利
  1. pthread.c

    0下载:
  2. LINUX多线程应用程序设计,希望对大家有用。-LINUX multithreaded application design, we hope that the right useful.
  3. 所属分类:Linux/Unix编程

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

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

    • 发布日期:2024-05-20
    • 文件大小:164864
    • 提供者:张三
  1. udt_test

    0下载:
  2. udt的一个例子和 pthread for win32平台的例子-An example of UDT and pthread for win32 platform examples
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:juntao
  1. 02_pthread

    0下载:
  2. 博创arm 3000开发板实验,pthread。适合搞嵌入式的同学入门。-Fiberxon experimental arm 3000 development board, pthread. Suitable for students pursuing entry-embedded.
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 内含uclinux的多线程实例、makefile、及rules.mak文件-UClinux containing examples of multi-threaded, makefile, and rules.mak document
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. psos下采用linux的线程库时改写的那部分代码.-pSOS adopt linux thread library that part of the code rewritten.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:张立
  1. book

    0下载:
  2. 一个模拟图书经营系统的程序,在linux的gcc环境下编译的,利用了多线程的pthread.h函数,希望对大家在linux下编写程序有所借鉴!-Book a simulated operating system procedures, in the linux environment the gcc compiler, the use of multi-threaded pthread.h function, in the hope t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:尹凯旋
  1. ppt

    0下载:
  2. 使用于2410终端上的一个播放类似ppt文件的程序,涉及Tcp/IP通信、局域网广播、Qt视窗系统、pThread等多个方面。修改makefile中编译工具即可编译,linux中应已经安装了qt2.7以上版本。-2410 terminal for use in a ppt file to play a similar procedure, involving Tcp/IP communications, LAN broadcast, Q
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. linux下的tcp通信多线程示例,通过创建多线程来建立TCP联接.在嵌入式系统下运行-tcp communication under linux multithreading example, through the creation of multi-threading to create a TCP connection. in the embedded systems running under
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:谢荣东
  1. pthread

    0下载:
  2. 多线程应用程序设计。生产者线程不断顺序地吧0-1000的数字写入共享的循环缓冲区,同时消费者线程不断地共享地循环缓冲区读取数据。-Multi-threaded application design. The producer thread to keep the order you write the number 0-1000 shared buffer cycle, while consumers continue to share
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:徐亚雪
  1. pthread_source_code

    0下载:
  2. pthread soure code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1259520
    • 提供者:廖降龙
  1. CommonQueue

    0下载:
  2. 一个用pthread和双向链表实现的队列模板-A two-way linked list with pthread and realize the queue template
  3. 所属分类:进程与线程

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

    0下载:
  2. 主要讲述了多线程编程,同时也有源码提供参考和详细的介绍线程的概念,-The main story of multi-threaded programming, but also provide a reference source and a detailed introduction of the concept of threads,
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:查吉顺
  1. bbslib.tar

    0下载:
  2. linux下的BBS,使用BBS CACHE,使得mem消耗很低。 天火系統的特點: 1. 統一物件型態設計,讓各種東西都可以在我的最愛出現。 2. 統一各狀態間的功能鍵。( 程式執行過程只 "程式狀態" "物件型態" 來判定動作 )。 3. 內建各種系統(POP3/SMTP/NNTP/..),未來只需要執行單一程式,就會擁有各種功能。 4. 每個人都可以簡單設定個人板。 5. 未來任兩個 BBS 間都可
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:277504
    • 提供者:夯夯
  1. threadpoo.tar

    0下载:
  2. threadpoo #include "thread-pool.h" static void *tp_work_thread(void *pthread) static void *tp_manage_thread(void *pthread) static TPBOOL tp_init(tp_thread_pool *this) static void tp_close(tp_thread_poo
  3. 所属分类:ISAPI/IE编程

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

    0下载:
  2. uclinux下的多线程编程例子,已通过调试 里面包含了makefile-uClinux under multi-threaded programming examples have been adopted which contains the makefile debugging
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:517120
    • 提供者:刘国华
  1. thread.tar

    0下载:
  2. 一个Windows下的线程库,模仿pthread的用法 -Under a Windows Thread Library, imitating the use of pthread
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:Master Huang
  1. producer-consumer-problem

    0下载:
  2. Introduction In this project, we will design a programming solution to the bounded-buffer problem using the producer and consumer processes . The solution uses three semaphores: empty and full, which count the
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:96256
    • 提供者:MidnightD
« 1 23 4 5 6 7 8 9 10 ... 19 »

源码中国 www.ymcn.org