搜索资源列表

  1. 在动态连接库内封装应用程序框架cool

    0下载:
  2. 实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainfr a me,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinTh
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:69885
    • 提供者:杨杰
  1. Pthreads_sim.RAR

    0下载:
  2. 用于移植在pthread环境中开发的应用程序到没有pthread支持的环境-for transplantation pthread environment in the development of applications that in the absence of a supportive environment pthread
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9491
    • 提供者:Rex Yan
  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编程

    • 发布日期:2008-10-13
    • 文件大小:375000
    • 提供者:zhikui
  1. thread_example

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

    • 发布日期:2008-10-13
    • 文件大小:2796
    • 提供者:阎利
  1. pi111111

    0下载:
  2. 用PTHREAD编写的并行计算pi值的并行程序!-PTHREAD prepared by the Parallel Computing pi value of the parallel program!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:祝津津
  1. pthread.c

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

    • 发布日期:2008-10-13
    • 文件大小:2072
    • 提供者:王大军
  1. pthread

    0下载:
  2. qt 用来练习使用线程的例子-qt thread used to practice the use of the example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:164974
    • 提供者:张三
  1. thread

    0下载:
  2. qt 一个联系pthread 使用的例子 简单易懂-qt a link pthread examples of the use of easy-to-read
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:134177
    • 提供者:张三
  1. udt_test

    0下载:
  2. udt的一个例子和 pthread for win32平台的例子
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:26699
    • 提供者:juntao
  1. 02_pthread

    0下载:
  2. 博创arm 3000开发板实验,pthread。适合搞嵌入式的同学入门。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:120254
    • 提供者:hoop
  1. linuxthreads

    1下载:
  2. Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16655
    • 提供者:dj
  1. pthread

    0下载:
  2. 内含uclinux的多线程实例、makefile、及rules.mak文件
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1573
    • 提供者:fyq
  1. pthread

    0下载:
  2. psos下采用linux的线程库时改写的那部分代码.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8525
    • 提供者:张立
  1. pthread

    0下载:
  2. C语言多线程pthread库相关函数 函数pthread_create,pthread_join,pthread_exit等-pthread lib pthread_create,pthread_join,pthread_exit
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1088512
    • 提供者:zhouzhuo
  1. TP-Server-master

    0下载:
  2. Simple server with pthread-based thread pool
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:TmpUser
  1. main.c

    0下载:
  2. 用 pthread 进行1000个随机整数的快速排序,以达到加速的目的。(With pthread for 1000 random integer fast sort, in order to achieve the purpose of acceleration.)
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. 分冶法排序,pthread实现 排序算法:分冶法,使用pthread实现(merge sort pthread use merge sort to sort the array, and use pthread to implement)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:饭洛洛
  1. pthreads-w32-2-9-1-release

    0下载:
  2. pthread src windows src src
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:1228800
    • 提供者:vahid karami
  1. Pthreadpool

    0下载:
  2. 使用pthread库,不仅提供全局函数的多线程方式,还提供类成员函数的多线程调用方式。(Using pthread library. Not only provides multithreading for global functions, but also provides multithread calling methods for class member functions.)
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:blacklion2017
  1. pthread多线程求pi

    0下载:
  2. 并行计算pthread多线程求pi的三种方法,编译后在命令行后输入线程数以及计算规模n运行(Three ways of pthread multithreading for pi)
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:千羽秋本
« 1 2 3 4 5 67 8 9 10 11 ... 19 »

源码中国 www.ymcn.org