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

搜索资源列表

  1. Chess

    0下载:
  2. 本程序采用java的线程和事件机制,实现了象棋的绘图和对奕过程,不支持联机-This procedure using java thread and event mechanism to achieve the chess games of the mapping and the process does not support online
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:99424
    • 提供者:melon
  1. CoreJava

    0下载:
  2. 一、Java概况介绍 二、基本数据类型,控制语句 三、Java中的类,方法,属性 四、封装,继承,多态 五、修饰符,一些简单的设计模式 六、接口,抽象类,类的类型,异常 七、集合 八、java中的图形界面 九、多线程及线程间通信 十、I/o流,网路知识,及socket编程。 -One, Java sheets Second, the basic data types, control statements III, Java classes, methods,
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:375452
    • 提供者:蒋中华
  1. Visual_C++

    0下载:
  2. vc多线程技术,应用的比较广泛,在这里向大家提供一些资料,祝大家学得愉快,共同进步-vc multi-threaded technology, here to provide some information, I wish you all a happy learning and common progress!!
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:19744
    • 提供者:liwg
  1. iocp

    0下载:
  2. 毕业设计,软库网络监控系统 服务器框架 基于IOCP和线程池-hello
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2793
    • 提供者:张强
  1. Ajax

    0下载:
  2. 原有短信通道业务处理流程是流水线模式,也就是一个线程处理完所有业务,后面的数据需要等待前面的数据处理完后方再次处理-Show Note WorkFlow
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6414636
    • 提供者:louis
  1. multi_thread_dwm

    0下载:
  2. 多线程同步机制在应用程序与驱动程序通信中的应用-multi_thread
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:23831
    • 提供者:hesi
  1. ProcessTime_src

    0下载:
  2. 该工具来自 codeproject,使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。本文工具程序名为 ProcessTime。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。 象。-The instrument from codeproject, use PSAPI access to kernel mode and user mode processes and user-mode process start
  3. 所属分类:Project Manage

    • 发布日期:2017-04-27
    • 文件大小:18544
    • 提供者:详迅
  1. ruoshui20090328youxiushuoshilunwenguanyuVC

    0下载:
  2. 该文章《基于VC++的小型变电站监控组态软件的设计与开发》是优秀硕士学位论文。 该论文在深入分析工业变电站自动化系统的基础上,根据工业变电站对监控软件的性能要求和功能要求,提出了一种工业变电站监控软件功能模块设计方案,并基于VC++6.0设计实现了通信管理模块、实时数据库模块、图形界面组态模块三个主要的功能模块。 通信管理模块利用多线程技术实现了串口通信和网络通信,从而实现了数据采集和解析的功能。数据库模块从实时数据库的系统结构分析、实时数据库的特点、实时数据库的数据管理以及实时数据库的
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:757043
    • 提供者:若水
  1. nsms

    0下载:
  2. WaveCom短信猫支持多线程的dll接口函数包使用手册-sms
  3. 所属分类:软件工程

    • 发布日期:2013-11-20
    • 文件大小:18026
    • 提供者:rain
  1. KepwareOPCServer

    0下载:
  2. Kepware OPC Server document.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:75316
    • 提供者:krish
  1. OPCClientddl

    0下载:
  2. OPC Client 动态连接库开发和应用-OPC Client ddl development and application
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:115777
    • 提供者:pengfeng
  1. posi-cmulti-threaded

    0下载:
  2. posic多线程编程学习笔记整理,包含了线程的基础知识,多线程解决方法:信号灯,互斥量,条件变量,共享内存;内容详细-multi-threaded programming posic finishing study notes, including a basic knowledge of threads, multi-threaded solution: traffic lights, the volume of mutually exclusive condition variables,
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:102599
    • 提供者:l
  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. create_a_thread_under_linux

    0下载:
  2. 简单的介绍线程的创建和基本的使用,关于线程的高级使用(如线程的属性,线程的互斥,线程的同步等等问题)可以参考我后面给出的资料. -Brief basic thread creation and use, on the high-level use of thread (such as the attributes of threads, thread the mutex, thread synchronization and so on) can refer to the information
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:2545
    • 提供者:huyutao
  1. Beyond_STL_cn

    0下载:
  2. Boost的介绍 因为你正在读这本书,我希望你至少对Boost库有一点熟悉,或者你至少听说过Boost。 Boost里有很多库,只有很少一些是你不感兴趣的。可以肯定你会在里面找到马上就要用的库。Boost库覆盖了广泛的领域,从数学库到智能指针,从模板元编程库到预处理器库,从线程到lambda表达式,等等。所有Boost库都具有宽松的许可证,确保库可以被自由使用于商用软件。支持通过新闻组实现,那是Boost社区最具活力的地方,而且至少有一家公司专门提供与Boost相关的咨询服务。对于Boost
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:345068
    • 提供者:zhaoyg
  1. Linux2_6_kernel_interiable

    0下载:
  2. 该文章提出一种实时化改进方案.关键字:linux,实时性,中断线程化,实时优先级-The article presents a real-time to improve the program. Keywords: linux, real-time, interrupt threads, and real-time priority
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:266766
    • 提供者:hehe
  1. SummaryOfMutiThread

    0下载:
  2. 关于Windows下多线程编程的一些详细介绍,对线程和线程相关的概念都介绍的很好。推荐大家看看哦-On Windows under a number of multi-threaded programming details of threads and thread-related concepts are well described. Well take a look at the recommended
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:4278
    • 提供者:刘亦枫
  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. tt

    0下载:
  2. Delphi多线程编程中的技巧,很经典的总结-Delphi multi-threaded programming techniques, it is the classic summary
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:2673
    • 提供者:haoxing
  1. RFC3063-chinese

    0下载:
  2. RFC3063 MPLS(多协议标签交换)环路预防机制 本文讲述了一种基于“线程”的、用于防止多协议标签交换协议(MPLS)设置含有环路的标签交换路径(LSP)的简单机制。此机制与虚电路(VC)的合并相兼容,但此兼容u并不是必需的。该机制还可用于下游按需等级分配也可用于下游等级分配。在协议消息中对要传输的信息进行了紧密的捆绑(也就是,不需使用路径矢量)。当一个节点需要转换到它的下一跳时,分布式程序被执行。不过,这只针对那些下游变化的节点。-RFC3063 MPLS (Multi-protoc
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:351576
    • 提供者:黄星
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com