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

搜索资源列表

  1. download

    0下载:
  2. 基于多线程,swing,网络通讯的下载器 基于多线程,swing,网络通讯的下载器 -Based on multi-thread, swing, network communication is based on multi-thread download, swing, network communication is based on multi-thread download, swing, network communication is based on multi-thread do
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:679804
    • 提供者:王震
  1. java-basis

    0下载:
  2. Eclipse下运行java Swarm以及jheatbugs例子的图文攻略 看了很多网上的说明,好像运行都有点问题,自己摸索了下,参照Swarm网站的How to Set Up Java Swarm in Eclipse ------------------- CLSFractal: Thread mouseClicked BlankArea:mouseEventDemo mousePressed Myblack: Graphics Color MouseEvent
  3. 所属分类:Software Testing

    • 发布日期:2017-11-06
    • 文件大小:196037
    • 提供者:xx
  1. boostThread

    0下载:
  2. 关于C++ bosst库线程学习的一些总结与经验,对想学boost库的朋友还是有点帮助的-Some summary about learning c++ bosst thread and experience, to want to learn to boost library friend are still a little help
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:18237
    • 提供者:肖晓
  1. ThreadPool

    0下载:
  2. 线程池的一种理解,希望需要了解线程池的亲们顶一下-An understanding of the thread pool, hoping to understand the thread pool pro Top about ...
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:332761
    • 提供者:image
  1. MFCmultithreading-

    0下载:
  2. 介绍MFC怎么创建线程,以及线程同步的几种方法,一看就明白。-The MFC how to create a thread, and several methods of thread synchronization, one look to understand.
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:18815
    • 提供者:怪兽池
  1. Table

    0下载:
  2. 良好的用户界面,可通过手动方式暂停一个线程,对应初学者具有相当好的启发作用-Good user interface, you can manually suspend a thread, which corresponds with a very good inspiration for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:998
    • 提供者:yuanjiahe
  1. CHAT

    0下载:
  2. VC++6.0实现QQ聊天功能,本程序采用了异步选择机制在同一个线程中实现了接收端和发送端的功能,避免了采用阻塞套接字由于接收阻塞而导致线程暂停运行的问题。-VC++6.0 achieve QQ chat features, the program uses an asynchronous thread selection mechanism is implemented in the same receiver and transmitter function, avoiding the us
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3493870
    • 提供者:zjAngel
  1. multhread

    0下载:
  2. 我总结的关于vs2005多线程的一个文档,附加了一些例子-this document is my experience in multi thread in vs 2005
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:28653
    • 提供者:besrt
  1. linuxPC

    0下载:
  2. linux,线程池的封装,使用C语言分装的-Under linux thread pool package
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:4716
    • 提供者:lisa
  1. STM32_rtos

    0下载:
  2. stm32 运行rtos, RT Thread OS 学习笔记-stm32 run rtos
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2693042
    • 提供者:
  1. Java-Virtual-Machine

    0下载:
  2. Java虚拟机使用锁机制来实现多线程共享数据结构的同步.锁机制维护的临界区通常对共享数据结构只进行读操作.只读锁是指当某个线程持有锁在只读临界区时,其他线程可以直接进入只读临界区而无需等待.只读锁能极大地提高锁机制的同步性能.Java虚拟机的锁机制可分为轻量级锁和重量级锁两层,当线程冲突时从轻量级锁转向重量级锁.本文分别从轻量级锁和重量级锁两个层次分别进行只读锁优化.轻量级锁的只读优化算法可以减少原子操作的开销;重量级锁的只读优化算法则可以使多个线程同时在只读临界区中.最后在Java虚拟机Hot
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:899642
    • 提供者:温智彬
  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. multi-thread-examples

    0下载:
  2. 多线程实用编程例子!对新手很有用!希望对大家有帮助!-About multithreading example These examples are very practical, can know multithreaded programming principle
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:23552
    • 提供者:yushanshan
  1. programming-cycle-CDT-Statute

    0下载:
  2. 摘 要:介绍了在Windows环境下,利用DELPHI软件与WIN32 API函数结合实现部颁CDT循环规约的方法,完整地给了实现CDT循环规约的全过程,可满足为电力系统高级应用软件提供共享数据资源的需要。  关键词:Windows环境;CDT循环规约;DELPHI;线程;同步-Abstract: In the Windows environment, using DELPHI software and WIN32 API functions combined cycle method mini
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:4640
    • 提供者:yang
  1. thread

    0下载:
  2. 线程示例,用VB示例了一个简单的关于线程的应用-vb example
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:72579
    • 提供者:liutianli
  1. xuos2

    0下载:
  2. 这章PPT 介绍操作系统的线程控制,对于学号操作系统很重要-This chapter describes the PPT thread control of the operating system, the operating system for the student number is important
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:678078
    • 提供者:张素琦
  1. a

    1下载:
  2. 此书为POSIX多线程程序设计英文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。--This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, includi
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:320396
    • 提供者:Liu
  1. b

    0下载:
  2. -This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, including asynchronous programming, thread life cycle and synchronizati
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:86239
    • 提供者:Liu
  1. 1

    0下载:
  2. 线程的启动 带参数启动方式和不带参数启动方式-Start the thread arguments start and the way to start with no arguments
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:17118
    • 提供者:赵美丽
  1. threadpool

    0下载:
  2. 一些关于线程池和线程内核对象的经验总结,希望对大家有帮助。-Some experience on the thread pool thread kernel object and summary, we want to help.
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:24183
    • 提供者:沈剑雷
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com