CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 文件格式 搜索资源 - 多线程

搜索资源列表

  1. JAVA

    1下载:
  2. java初学者的导航 里面包括了java基础的各个方面 很全面 里面有Applet代码、GUI代码、IO流代码、java类库代码、wong程序实例、多线程代码、讲课PPT和网络编程代码等-beginners java navigation java which includes all aspects of the basis there is a comprehensive Applet code, GUI code, IO flow code, java class library co
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2816974
    • 提供者:胡晓
  1. DuoXianCheng

    0下载:
  2. windows系统的多线程同步。本系统采用MFC编程。其运行界面如图1-2所示。分别人事件、互斥量、临界资源、信号量实现线程同步-windows of the multi-threaded synchronization system. MFC programming using the system. Running the interface as shown in Figure 1-2. Incidents, respectively, the amount mutually exclus
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:215876
    • 提供者:dada
  1. Javamoer

    0下载:
  2. 小程序中动画及音乐多线程的应用,一个实用的java小程序-Small programs animation and music in multi-threaded applications, a practical java applet
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:53354
    • 提供者:马磊
  1. DSP

    0下载:
  2. :介绍了TIDSP算法标准及其相关背景,重点阐述了算法标准中对于处理多线程、多任务时算法编写的相关规定,并从多线程、多任务的角度论述了这些规定的必要性-: This paper presents algorithms TIDSP standards and the relevant background, focusing on the algorithm standard in dealing with multi-threaded, multi-task method to prepare
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:174298
    • 提供者:程佳绩
  1. JavaThread

    0下载:
  2. Java 多线程编程详解(chm格式) Java 多线程编程详解(chm格式)-Java multi-threaded programming Xiangjie (chm format) Java multi-threaded programming Xiangjie (chm format)
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:104088
    • 提供者:缪歌
  1. Java_multithread_design_patternsPDF

    0下载:
  2. java 多线程编程设计模式,讲解了设计模式在java多线程编程中的应用-java multithread programming
  3. 所属分类:File Formats

    • 发布日期:2017-05-28
    • 文件大小:11135456
    • 提供者:C同学
  1. thread

    0下载:
  2. 我们的课设报告,用多线程解决经典的生产者与消费者问题,用锁操作原语实现互斥。-Our class set up the report, using multiple threads to solve the classic problem of producers and consumers, with the locking primitives, to achieve mutually exclusive.
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:134345
    • 提供者:刘芸
  1. java-Thread-study-summary

    0下载:
  2. 对多线程进行了由浅入深的讲解,有丰富的实例让初学者更容易上手-Multi-threaded Deep explain, there is a wealth of examples for beginners easier to get started
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:499668
    • 提供者:黄小青
  1. delegete

    0下载:
  2. 总结的c#多线程编程教程,细而全面,txt文档格式-Summary of multithreaded programming tutorial c#, fine comprehensive, txt document formats
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:53005
    • 提供者:陈玉建
  1. pthread

    0下载:
  2. 多线程实现生产者消费者模型,分为四个函数,一个为生产者函数,一个消费者函数,一个退出函数,一个 主函数。-Multi-threaded implementation of the producer-consumer model, divided into four functions, a function as a producer and a consumer function, an exit function, a primary function.
  3. 所属分类:File Formats

    • 发布日期:2017-11-30
    • 文件大小:1293
    • 提供者:cencochensz
  1. Qt-process

    1下载:
  2. Qt 多线程概述,里面通过通俗易懂的例子去一步一步去对多线程进行探讨。-An overview of the Qt multithreading, which through the easy-to-understand examples to go step by step, to explore the multi-threaded.
  3. 所属分类:File Formats

    • 发布日期:2017-09-03
    • 文件大小:671744
    • 提供者:李叶
  1. VC-MultiThread-communation

    0下载:
  2. VC多线程实现线程间通信的例子,有参考价值-VC multithreaded example of inter-thread communication, a reference value
  3. 所属分类:File Formats

    • 发布日期:2017-11-02
    • 文件大小:16075
    • 提供者:shengronghui
  1. linux-multithreading

    0下载:
  2. linux关于多线程的整理资料,有个人的一些理解,不过更多的是基础知识-linux collate information about multithreading, there are some personal understanding, but more of a basic knowledge
  3. 所属分类:File Formats

    • 发布日期:2015-06-26
    • 文件大小:14336
    • 提供者:韩士杰
  1. JAVA-thread

    0下载:
  2. Java多线程的详细描述和具体实例开发,有助于初学者的学习与开发-Java multithreaded detailed descr iption and specific examples of the development, learning and development to help beginners
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:12646
    • 提供者:郑瑞
  1. Qt-multithreaded-programming

    0下载:
  2. 这是用于QT多线程或者线程的编程的相关资料和一些截载的片段程序-This is for QT threads or threads programming the fragments of the relevant information and some cutting process
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:26179
    • 提供者:小皮哥
  1. 91vpn

    0下载:
  2. 易语言制作的下载器,可以多线程下载,速度快-Made easy language download, you can multi-threaded download, fast
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2768947
    • 提供者:崔健
  1. Thread

    0下载:
  2. VC中多线程使用比较广泛而且实用,适合初学者。讲的很详细!-VC multithreaded to use more extensive and practical, suitable for beginners. Speaking in great detail!
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:12243
    • 提供者:kaisa
  1. 111111tenghao

    0下载:
  2. 采用VC++6.0编写的一款控制软件,功能强大,有登陆界面,控制界面等,多线程运行。-Using vc++ 6.0. Write a control software, powerful, with landing interface, control interface, multi-threaded operation.
  3. 所属分类:File Formats

    • 发布日期:2017-05-09
    • 文件大小:1920582
    • 提供者:滕浩
  1. OMP

    0下载:
  2. :针对压缩感知算法重建时间长、图像重建质量不高等不足 , 在认真分析压缩感知算法的基础上 , 提 出一 种压缩感知多描述并行算法。为了提 高系统运行速度和重建 图像质量, 将 经过稀疏 变换后 的系数进行 交织抽 取 , 分成多个子图像 , 再利用 Op e nMP将子图像分配到各线程中并行实现分块压缩感知。实验结果表明, 随着抽 取数的增加,图像的重建质量呈上升趋势, 在 3 2抽取时图像的重建质量比单抽取的高出了7. 2 4 dB; 随着线程数 的增加 , 程序的执行效率不断提 高, 最高可
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:zhangzhenzhen
搜珍网 www.dssz.com