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

搜索资源列表

  1. javaWeb

    0下载:
  2. 本银行系统涉及到多线程,Socket编程,和Singleton设计模式。源玛注释齐全,有说明文档,并附开发过程的UML设计图。仅供学习参考,望多多指教。-The project management plan describes how the project management system will be used.
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4740216
    • 提供者:高宁
  1. httpdownloaddlg

    0下载:
  2. 模仿IE网络下载对话框多线程实现,可以显示实时下载进度,速度。-This class is used to download files web and it can show the process and the speed of downloading.
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:137937
    • 提供者:yq
  1. RTX3

    0下载:
  2. RTX子系统详述,包括进程与线程管理,系统优先级设置等等。-RTX subsystem in detail, including the process and thread management, system priority settings and so on.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:15213
    • 提供者:小怪兽
  1. linux_rtp

    0下载:
  2. Linux下视频采集服务器的实现,采用UDP和多线程模式-Video collection server under Linux, using UDP and multithreading mode
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:12759
    • 提供者:何水平
  1. Socket

    0下载:
  2. Java实现socket通信,程序采用C/S多线程实现,功能:客户端发送消息到服务器,服务器返回消息-java socket TCP
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:3578
    • 提供者:silence
  1. EchoSocket

    0下载:
  2. 用java socket编程实现简单的多线程聊天功能 其中发出的信息必须是ID号+内容 -Java socket programming with simple chat function
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:10933
    • 提供者:程汉妮
  1. serversocket

    0下载:
  2. socket服务器多线程的服务器端,可以连接多个客户端,每连接一个客户端就会向客户端发送消息-socket server multithreaded server, you can connect multiple clients, each connected to a client sends a message to the client
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1118
    • 提供者:王慧斌
  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. pthread-Introduction

    0下载:
  2. 在类Unix操作系统(Unix、Linux、Mac OS X等)中,都使用Pthreads作为操作系统的线程。Windows操作系统也有其移植版pthreads-win32。phread介绍了线程的创建、共享等功能-In Unix-like operating systems (Unix, Linux, Mac OS X, etc.), use Pthreads as the operating system threads. Windows operating system has its p
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:9574
    • 提供者:李云
  1. AsyncDemo

    0下载:
  2. webservice同步、异步功能应用;异步委托功能应用;线程应用-WebService synchronous, asynchronous function application asynchronous delegate function application thread application
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:150116
    • 提供者:pein
  1. CUDA编程要点

    0下载:
  2. 一些CUDA编程的介绍,包括数据类型介绍、线程的层次结构等。
  3. 所属分类:文档资料

    • 发布日期:2015-03-20
    • 文件大小:740806
    • 提供者:nic_whu
  1. DSP-operateaapply

    0下载:
  2. 介绍了TIDSP算法标准及其相关背景,重点阐述了算法标准中对于处理多线程、多任务时算法编写的相关规定,并从多线程、多任务的角度论述了这些规定的必要性,最后介绍了笔者的算法开发环境并论述了在该环境中如何从算法标准的角度做的整体设计,描述了在实际的软件开发中如何应用这些规定-TIDSP algorithm introduces standards and related background, focusing on the relevant provisions of the standard a
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:128266
    • 提供者:CLChen
  1. duozhonghaodenglu

    0下载:
  2. 采用易语言编写的试用程序,特点是多账号多线程循环登陆。-Try using a program written in easy language, and there is a multi-threaded multi-cycle landing account.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:140651
    • 提供者:sdr
  1. WebLogic--Performance

    0下载:
  2. Weblogic性能调优手册,包括JVM、工作线程等-Weblogic tuning manual, including JVM, worker, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1543210
    • 提供者:shan
  1. JAVA--under-development

    0下载:
  2. 本文主要浅述了在软件开发背景下,JAVA语言的一些基本的知识和理论框架,从JAVA语言的在软件开发下的基础和JAVA语言在软件开发下的面向对象的程序结构两方面进行了阐述。从JAVA语言的起源、编程思想和基本原则以及JAVA语言的特点三方面详细的对JAVA基础进行了论述。从类、继承、封装、对象的建立与使用多态性、接口和线程对第二部分面向对象的程序结构部分进行了说明。从而用通俗的语言为读者介绍了JAVA语言。-This paper described a light background in so
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:176969
    • 提供者:胡涛
  1. CPP-lift

    0下载:
  2. 某一层楼20层,有五部互联的电梯。基于线程思想,编写一个电梯调度程序。-Floor of a 20-story, there are five interconnected elevator. Thread-based thinking, writing a lift scheduler.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:248157
    • 提供者:李鑫
  1. linux

    0下载:
  2. 该资料主要讲述Linux内容。如:线程,进程,管道等。-The information focuses on Linux content. Such as: threads, processes, pipelines.
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24130147
    • 提供者:Jian
  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. java编程思想第四版

    0下载:
  2. 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。
  3. 所属分类:编程文档

  1. multi-threaded-programming

    0下载:
  2. 该文档描述了多线程编程的基本思想和方法,通过该文档方式进行试验,可对多线程编程的、编程的方式有一个更清晰的了解-This document describes the multithreaded programming basic ideas and methods and you will have a clearer understanding of the were tested by way of the multi-threaded programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:752655
    • 提供者:金兰
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com