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

搜索资源列表

  1. MessageThread

    0下载:
  2. 实现了带有消息队列的线程类,模拟了Windows窗口的消息处理过程,适用于不能通过窗口来进行消息转发的情况-Achieved with the message queue of the thread class, to simulate the Windows window message handling process, applied to the window can not be transmitted to the situation in the news
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1803
    • 提供者:ffmpeg
  1. JAVAClient_Server

    0下载:
  2. 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:55132
    • 提供者:
  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. yinghua

    0下载:
  2. 本代码制作烟花。执行本例实例后,用鼠标点击浏览器中的面板,将出现五彩缤纷的烟花效果。本实例的知识点有:鼠标事件的监听,Graphics类和Thread类的应用。-The code produced fireworks. Examples of the implementation of the present cases, the use of mouse clicks in the browser panel, there will be the effect of colorful fire
  3. 所属分类:Browser Client

    • 发布日期:2017-04-15
    • 文件大小:15220
    • 提供者:
  1. multithreadingjava

    0下载:
  2. 鈥?What Is a Thread? o The Thread Class o Simple Thread Examples 鈥?Problems with Multithreading o What Goes Wrong? o Thread Names and Current Threads o Java s synchronized 鈥?Synchronizing Threads o Multiple Locks 鈥?The Dinin
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:29158
    • 提供者:tutm
  1. MyThreadPool

    1下载:
  2. 用VC上自己写的一个线程池,实现了一个自定义的CriticalSection,一个安全且可自动解除的锁,一个自定义的线程类,它封装了一个线程核心对象,最后实现了线程池类,用来管理线程对象。 且利用事件核心对象,实现了线程核心对象对消息列表的同步访问。下载即可运行,是整个工程文件-a threadpool, implemented by define a self-defining CriticalSection, a safy lock class,and a thread class whic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:20182
    • 提供者:Jack
  1. Thread

    0下载:
  2. 封装的结构体绑定线程类~~简单实现了-Package structure thread-bound class achieved a ~ ~ ~ simple
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:2831
    • 提供者:Spirit
  1. 3

    2下载:
  2. 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5448731
    • 提供者:何旭
  1. MyThread

    0下载:
  2. 自己的线程类 自己的线程类 自己的线程类-Own thread class of their own class of its own thread thread class class of its own thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:575
    • 提供者:刘光
  1. Thread

    0下载:
  2. 1. 理解多线程、掌握线程的创建、启动、运行等方法,能够编写多线程类。 2. 能编写龟兔赛跑多线程应用程序。 -1. To understand multi-threaded, master thread to create, start, run and so on, to write multi-threaded class. 2. Can write multithreaded applications Tortoise and the Hare.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2153
    • 提供者:jay
  1. 21

    0下载:
  2. 1. 能使用drawImage()方法显示图像,并结合线程类sleep()方法编写简单动画程序。 2. 能在小程序中使用play()方法播放背景音乐、并能选择声音文件进行播放。 3. 能编写图像缩放显示、“空中飞翔”简单动画、音乐播放等程序。 实验内容: -1. Can use the drawImage () method to display images, combined with the Thread class sleep () method to write sim
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:47538
    • 提供者:jay
  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. SerialCtrlDemo

    0下载:
  2. CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:49620
    • 提供者:ljc
  1. Thread

    0下载:
  2. Thread library. With Mutex class for deadlock management.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2861
    • 提供者:Latkin
  1. BaseProcessorLib

    1下载:
  2. 自己封装的线程类,非常好用。已经用在多个商业代码上。MFC程序可以使用这个库。使用方式包括继承方式和接口方式。作者tanis-Own thread class package, very easy to use. Has been used in many commercial code. MFC programs can use this library
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:13535
    • 提供者:王海力
  1. thread

    0下载:
  2. 概述一下原理和每个类的作用 (1): CTask 一个任务基类,作为线程的参数用 (2): CWorkThread:工作线程类,轮询检测参数是否可用,如果可用的话, 就去调用参数CTask的执 行函数Execute,如果参数不可用就等待 (3): CWorkQueue:是一个任务队列,里面装载CTask子类的对象,是一个对象的容器 (4): CWorkThreadPool:工作线程池,其中包含了工作线程组,调度线程,调度线程不停的检测 任务队列中是否有可用
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-03-18
    • 文件大小:39186
    • 提供者:金建业
  1. sde33

    0下载:
  2. 线程类模块,很好的易模块,适合易编程者使用-Thread class module, a very good and easy module for programmers to use and easy
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1350
    • 提供者:lovedf6
  1. Java

    0下载:
  2. 掌握两种实现多线程的方法:继承Thread类和实现Runnable接口。以供初学者学习这两种方法-Learn two ways to implement multithreading: the Thread class inheritance and implement the Runnable interface. For beginners to learn the two methods
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:714
    • 提供者:anna
  1. sample1303

    0下载:
  2. 创建工作者线程不需要类的派生,而是需要使用控制函数-Do not create a worker thread class derived, but need to use the control function
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:29165
    • 提供者:dudongshan
  1. CSharp-thread

    0下载:
  2. 对于整数数据类型的简单操作,可以用  Interlocked  类的成员来实现线程同步,存在于  System.Threading  命名空 间。Interlocked类有以下方法:Increment  ,  Decrement  ,  Exchange  和  CompareExchange  。使用  Increment  和  Decrement  可以保证对
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:306560
    • 提供者:jake
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com