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

搜索资源列表

  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. peeryou_Ctrl

    0下载:
  2. 远程控制软件,包知服务端和客户端,完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理,SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠操作。-Remote control software package known server and client, the full realization of the registry processing, document processing. Multi-threaded server-side service
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:343166
    • 提供者:wtl
  1. MultiThread

    0下载:
  2. 本程序是一个多线程实例,界面中包含了三个进度条。-This procedure is a multi-threaded example, the interface includes three progress bar.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2766133
    • 提供者:zhaojie
  1. MultiThreadDownload

    1下载:
  2. 基于Java的多线程下载工具,基于http和ftp的、支持断点续传的、具有多任务同时下载能力的多线程系统。-Java-based multi-threaded downloading tool, based on the http and ftp, and HTTP support, with multi-tasking at the same time the ability to download multi-threaded system.
  3. 所属分类:Java Develop

    • 发布日期:2015-11-26
    • 文件大小:62438
    • 提供者:liuchangguo
  1. test.cpp.tar

    0下载:
  2. linux多线程矩阵相乘(C++) 采用多线程技术,对于每行每列的计算都进行了相应的线程操作。-linux multi-threaded matrix multiply (C++)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:662
    • 提供者:xp
  1. wangluobianchengshiyan(4)

    0下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx文件的内容,FileServer把接收到的文件内容保存到服务
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:19229
    • 提供者:cnwst
  1. dxcfiletrans

    0下载:
  2. 多线程网络通讯源码,delphi编程。dbs2006编译通过-multithreaded network communications source, delphi programming. Compiled by dbs2006
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-09
    • 文件大小:55957
    • 提供者:刘云生
  1. httpdownload

    0下载:
  2. VC 写的下载工具,多线程下载。学习MFC 及网络编程-http download tool by VC++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:29276
    • 提供者:wangbaosong
  1. FTP

    0下载:
  2. 使用c++builder编写的FTP客户端程序,使用了多线程技术。-Using c++ builder prepared FTP client program, use the multi-threading technology.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1072071
    • 提供者:牛鹏
  1. write_log

    0下载:
  2. unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2876
    • 提供者:mich
  1. tcpserver

    0下载:
  2. TCP网络编程,使用多线程概念。基础的源码,帮助初学者入门网络编程及多线程概念-TCP network programming, multithreading concept. Based source to help beginners started the concept of network programming and multithreading
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1773572
    • 提供者:iSayme
  1. TCP_server_client

    2下载:
  2. MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
  3. 所属分类:J2ME

    • 发布日期:2012-11-24
    • 文件大小:115190
    • 提供者:申文霞
  1. thread-m

    0下载:
  2. linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:132177
    • 提供者:Tanker
  1. delphi_help

    0下载:
  2. 从网上能找到的最好的delphi开发帮助了,包含了,Windows编程、图像编程、文件编程、Web编程、多线程编程等等,各个技术方面的编程帮助。-From the Internet to find the best delphi development help, and includes, Windows programming, graphics programming, file programming, Web programming, multithreaded programming
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:1137671
    • 提供者:李海燕
  1. -M-Thread-TCP-Server

    2下载:
  2. 一个基于多线程的TCP 服务器,使用VC++ 6.0进行开发,对初学者理解原理十分有用。-A Multi-threaded TCP server, using VC++ 6.0 for development, the principle is very useful for beginners to understand.
  3. 所属分类:进程与线程

    • 发布日期:2013-03-18
    • 文件大小:8057724
    • 提供者:chengzhang
  1. VC_Thread_Pools

    0下载:
  2. VC++ 6.0下实现的线程池程序。 用户可以在WorkItem下设置要完成的任务,设置好工作函数,即可运行线程池开始多线程工作。-VC++ 6.0 under the procedures for implementation of the thread pool. Users can set up under the WorkItem to achieve the mission, set up good job function, you can start the thread po
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:123309
    • 提供者:陈大林
  1. WebServer

    1下载:
  2. Java多线程Web服务器,TCP/IP 1.0。-Java multi-threaded Web server, TCP/IP 1.0.
  3. 所属分类:Java Develop

    • 发布日期:2016-10-25
    • 文件大小:88709
    • 提供者:ckay
  1. Pool_Thread

    0下载:
  2. 自己写的线程池控制台程序,类似ACE中的线程池的例子,只是多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。VC6下通过编译,不依赖任何程序库,适合项目开发。-Write your own thread pool console procedures, similar to ACE in the thread pool example, only the operation of multi-threading more robust, will not appear wh
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1248313
    • 提供者:陈文捷
  1. download

    0下载:
  2. VC实现 断点续传和多线程下载,VC 源代码。实现:断点续传和多线程下载-vc source for continue download and multithread download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:106447
    • 提供者:
  1. 端口扫描

    0下载:
  2. 此为一个简单得端口扫描程序,支持多线程,很小但是很实用。--A practical port scanning program. It is simple, small and supports multiple threads.
  3. 所属分类:

    • 发布日期:2017-12-27
    • 文件大小:63437
    • 提供者:阿业
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com