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

搜索资源列表

  1. CCritionSection

    0下载:
  2. 线程同步是一个非常大的话题,包括方方面面的内容。从大的方面讲,线程的同步可分用户模式的线程同步和内核对象的线程同步两大类。用 户模式中线程的同步方法主要有原子访问和临界区等方法。其特点是同步速度特别快,适合于对线程运行速度有严格要求的场合。 在MFC中封装了CCritionSection等对象可以对共享资源进行锁定 -thread synchronization is a very big issues, including all aspects of the content
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1196
    • 提供者:lst
  1. caoqing

    0下载:
  2. 最近学习了非阻塞IO(NIO),因为厌烦了在开发并行处理时候,阻塞IO所导致的肥服务端,因为对于每个客户连接都要产生一个线程对此进行处理,当然你可以不这样实现,但我的前提是开发并行处理,下面是我的源码,因为是在dos命令行测试的,所以要是编写为GUI的时候,还要很多要改的东西,这也是我下个征服的对象,当然我已经迫不及待了,下面是我花了三个晚上学习并编写的非阻塞聊天室:(供交流学习用) -recent study nonobstructive IO (NIO), as tired in the d
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11801
    • 提供者:曹操
  1. Researchonmaterialmixingsystem

    0下载:
  2. 该系统采用分布式控制,以工控机为操作站,运行监控程序;用PLC、配料控制器作为控制站,控制现场设备.实现配料监控的自动化.监控软件采用了多线程的设计模式,运行平稳、流畅;以动画技术模拟备料斗、搅拌机、传送皮带等实物,界面友好。-The system uses distributed control, industrial computer operating stations, operating monitoring procedures; PLC, batching controller a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:99409
    • 提供者:刘军
  1. CommonTraceTransmissionProblemsandSolutions

    0下载:
  2. dsp中涉及到的线程通信,遇到的问题以及解决方法-dsp involved in the thread communication, the problems encountered and solutions
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:7052783
    • 提供者:王立东
  1. ThreadImplement

    0下载:
  2. 本文档比较详细地描述了线程的实现,有需要可以下来-this document a more detailed descr iption of the thread, and it is necessary to see it down
  3. 所属分类:软件工程

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

    0下载:
  2. dos多线程编程原理,实现方法等
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11170
    • 提供者:张世华
  1. Multi-Core_Programming_Digital_Edition_(06-29-06).

    0下载:
  2. 《多核程序设计技术——通过软件多线程提升性能》,是国内第一本全面讲解多核程序设计的书。同时,由于Intel多核平台上的性能评测和调优工具中,核心软件是Vtune、Thread Checker、Thread Profiler等,这些软件只能运行在英特尔的多核处理器上
  3. 所属分类:其它文档

    • 发布日期:2015-06-13
    • 文件大小:6453978
    • 提供者:jiangwen
  1. 超好的Windows内核的分析

    0下载:
  2. 原始出处:看雪 由于我在看到这篇文章时已经没有了作者与译者的信息,抱歉一下,这的确是一篇好文,值得转: 00.系统组件 01.Windows NT操作系统的内存格局 02.Windows NT与FLAT模型 03.线程信息块(THREAD INFORMATION BLOCK) 04.进程控制域(PROCESSOR CONTROL REGION)
  3. 所属分类:软件工程

    • 发布日期:2010-12-07
    • 文件大小:835830
    • 提供者:ymr110
  1. rtklib_2.4.1 卫星数据解算的程序

    2下载:
  2. rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-02
    • 文件大小:27762602
    • 提供者:huo
  1. Android-Handle-Thread

    0下载:
  2. android handler and thread in program
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:122008
    • 提供者:菲兹
  1. MFC-Thread-Manager-Classes-

    0下载:
  2. MFC线程实现方法及其面向对象封装,总共实现了4种封装,各有异同,非常值得学习!全部测试完毕,接口简单可以直接使用!-MFC thread implementation method and its object-oriented package, to achieve a total of four types of packaging, have similarities and differences, is worth learning! All testing is completed
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:8979
    • 提供者:xuan
  1. delphi-thread-gui

    0下载:
  2. delphi-thread-gui-delphi-thread-gui
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:10311
    • 提供者:gerardo_eb
  1. Thread

    0下载:
  2. 一个简单实用的例子:在一个对话框中单击按钮开启一个线程执行任务 同步进度条-Thread planned speed
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:17980
    • 提供者:kaisa
  1. CSharp-Multi-Thread

    0下载:
  2. 多线程程序开发教程,详细描述了自定义多线程、Monitor类、锁、生产者消费者、Mutex等使用方法-MultiThread Programming Skills including topics as customize thread, Monitor Class, Lock, Productor-Consumer and Mutex and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:3013388
    • 提供者:曹长虎
  1. Thread

    0下载:
  2. Java多线程基础文档,适合初学者,详细的源代码。-Multi thread entry
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:859402
    • 提供者:Gang
  1. VC-Thread-synchronization-methods-

    0下载:
  2. VC下线程同步的三种方法(互斥、事件、临界区、信号量)-VC Thread synchronization three methods (mutex, events, critical sections, semaphores)
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:108151
    • 提供者:644
  1. Using-Multi-thread-in-VC

    0下载:
  2. 对VC多线程操作方法的总结,文中包含源码链接。-summerize multi-thread method of VC. Code linker is included in the document.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:42593
    • 提供者:liyy
  1. rt-thread-v2.1.0

    0下载:
  2. rt-Rhread源码,从官网下载的rt-Rhread实时操作系统源码。(Rt-Rhread source code, downloaded from the official website of the rt-Rhread real-time operating system source code.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:58831872
    • 提供者:aldas
  1. Principle of Operating System1

    0下载:
  2. 针对进程和线程模型进行的一个深入的讲解,是对无论是前端还是后台编程的一个重要基础。(An in-depth explanation of the process and thread model is an important basis for both front-end and back-end programming.)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-23
    • 文件大小:37320704
    • 提供者:Jorton
  1. RT-Thread移植到STM32F1步骤

    0下载:
  2. 详细介绍如何把RT-Thread移植到stm32上,非常好的rtos学习资料。
  3. 所属分类:编程文档

    • 发布日期:2019-03-18
    • 文件大小:421647
    • 提供者:ZacEvans
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com