CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - cross

搜索资源列表

  1. ThreadSync1

    0下载:
  2. 这是一个关于线程间的同步问题。之所以每次会有不同的答案,是因为当两个线程并发执行时,程序执行的顺序是交叉进行的,导致程序的执行出现了不可在现性。有时会出现一个结果,有时出现两个结果,是因为两个线程不一定同时不为零。-This is a thread on the synchronization problem. Each has a different answer, because when two threads with the implementation, the program is
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:817
    • 提供者:jbb
  1. BankCaller_new

    1下载:
  2. c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。 中国科技大学面向对象编程C++课程试验-USTC C++ Bank Caller c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operatio
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:956592
    • 提供者:songlei
  1. BankCaller

    0下载:
  2. c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。-c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operation, using multi-threaded simulation of the bank s in
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:962164
    • 提供者:songlei
  1. Mutex

    0下载:
  2. 跨平台的互斥量 -cross-platform mutex
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:49079
    • 提供者:bridge
  1. Thread

    0下载:
  2. 在Windows和vxWorks上实现的跨平台线程类.-VxWorks in Windows and to achieve cross-platform thread category.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:7746
    • 提供者:李少雄
  1. thread

    0下载:
  2. 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:7858
    • 提供者:张一鸣
  1. threading

    0下载:
  2. 介绍c#线程.. 创建、启动和终止线程 使用线程池 线程同步和互交 -Introduction c# thread .. to create, start and terminate the thread using the thread pool thread synchronization and mutual cross-
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:16853
    • 提供者:btle
  1. TestSyncObj

    0下载:
  2. 代码中包含同步对象和线程池的设计,在设计的过程中考虑了跨平台性、复用性和易用性,里面包含了类UML图。-Code includes synchronization objects and thread pool design consideration in the design process of cross-platform, reusability and ease of use, which contains the class UML diagram.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:73893
    • 提供者:WangLi
  1. SDL_Thread

    0下载:
  2. SDL系列教程:使用SDL线程 SDL同样支持跨平台的多线程程序-SDL series of tutorials: Using SDL SDL also supports cross-platform thread multithreaded programs
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:266742
    • 提供者:程云海
  1. multi_task

    0下载:
  2. 跨 平 台 多线程 定 义跨平台时间统计-The definition of cross-platform cross-platform multi-threaded time statistics
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1043
    • 提供者:刘浩
  1. mulit_Task

    0下载:
  2. 跨平台多线程使用接口-Cross-platform multi-threaded to use interface
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2153
    • 提供者:cbliu
  1. 09-Queue

    0下载:
  2. 一个在window环境下的线程安全的队列,可以在多线程中使用,也可以跨进程调用。-A thread-safe queue in the window environment can be used in multi-threaded, you can also cross-process calls.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:7513
    • 提供者:z
  1. CrossMatch-multthread

    0下载:
  2. 通过多线程实现两个天体之间的交叉证认。海量数据的多线程计算。-Recognized by the multi-threaded cross-certificates between two celestial bodies. Multi-threaded computing of massive data.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:1527
    • 提供者:jiyan
  1. fastdb3.72-arm.tar

    0下载:
  2. 经测试,跨平台C++ 实时库,支持,vc6及gcc编译,本压缩包是经测试在arm a8上编译通过并成功运行的压缩包-Has been tested and cross-platform C++ real-time library support, vc6 and gcc compiler, The compression package that has been tested to compile and run successfully compressed package on arm a
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:3660192
    • 提供者:零点
  1. TinyThreadPP-1.1-src

    0下载:
  2. 一个封装很好的多线程底层库,可以跨平台的,给大家分享一下;-A package good multithreaded underlying libraries, cross-platform, to share with you
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:124888
    • 提供者:乾坤
  1. mythread_test

    0下载:
  2. 自己创建线程程序,线程运行函数为run(),两个线程交叉运行-Create your own thread, thread running function for the run (), two threads run cross
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-06
    • 文件大小:1124850
    • 提供者:liupei
  1. plat_thread

    0下载:
  2. 跨平台线程封装,可以windows及linux下运行.提供统一的接口,方便平台移植-Encapsulation, cross-platform threads can run under Windows and Linux. Provide a unified interface, convenient platform transplantation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:70075
    • 提供者:bing
  1. Uooss

    0下载:
  2. 用JAVA实现修道士过河,智能表达了修道士与野人过河的方案!-Cross the river on a JAVA implementation monk, intelligent expressed the monk and savage river plan!
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-05
    • 文件大小:4066
    • 提供者:hlrcscopy
  1. The__Tne__simpll

    0下载:
  2. 最新跨平台的xml语言解析库,架构稳定,调用简单,不错的(The latest cross-platform language XML parsing library, architecture is stable, call is simple and good)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-25
    • 文件大小:425984
    • 提供者:Raidolah
  1. 121280

    0下载:
  2. Source code 支持纯 ipv6 环境 ,跨平台支持(The Source code to support pure ipv6 environment, cross-platform support)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-27
    • 文件大小:64512
    • 提供者:xlijah
搜珍网 www.dssz.com