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

搜索资源列表

  1. Example3

    0下载:
  2. 基于CSerialPort的串口多线程通信框架,设置串口参数,开启串口监测工作线程,串口监测工作线程监测到串口接收的数据、流控制时间或其他事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理。-CSerialPort-based multi-threaded serial communication framework, set serial port parameters, open the serial port monitoring thread, serial port mon
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:89248
    • 提供者:许书博
  1. P2PQQ

    0下载:
  2. 程序实现的是一个在局域网中运行的带有点对点传输文件功能的聊天室。在对话框中有一个树形控件,可以看到在该聊天室中的成员,要进行文件传输时只需点中对方,并按下文件传输按钮即可传输文件,而且文件的传输用到多线程,因此传输文件时可以正常聊天-Program is a local area network running in a peer-to-peer file transfer function in the chat room. In the dialog box there is a tree
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:61098
    • 提供者:王儒伟
  1. hellothread

    0下载:
  2. brew c实现的多线程例子,很经典的 brew c实现的多线程例子,很经典的-brew c multi-thread example,it is classic
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1794
    • 提供者:hello
  1. javaServerThread

    0下载:
  2. a simple example for a java server-client multi-thread learning. gui based!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:13630
    • 提供者:dablo
  1. Java

    0下载:
  2. 多线程技术以及多点连接在提高系统吞吐率、有效利用系统资源、改善用户任务之间的通信效率等方面有着显著作用。本文采用地图分层和图面分割的方法以及Java 多线程和多点连接技术实现了WebGIS 空间数据的高效传输。-Based on the analysis of Java thread technology and WebGIS architecture,this paper discuss the way to apply Java Multi- thread and Multi- poin
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:141809
    • 提供者:珊迪
  1. uart_terminal

    0下载:
  2. this large program shows you how to communicate via Serial UART on your computer. GUI interface thread is independent from UART thread. so you can learn using multi-thread in windows platform. the program has some other facilities,too. builder is Bor
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1222143
    • 提供者:zaferhasim
  1. TCPServer

    0下载:
  2. Webserver for service TCP Port (Java) in Multi-Thread
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:29708
    • 提供者:arms
  1. smartthreadpool-19073

    0下载:
  2. 多线程池管理,多种表现形式(包括WIN CE 界面),难得一见的-Multi-thread pool management, and a variety of forms (including WIN CE interface), a rare opportunity to
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1029175
    • 提供者:zzz
  1. MultiThreadProcess

    0下载:
  2. Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1574120
    • 提供者:dianalee
  1. multhread

    0下载:
  2. 采用vc++编写的多线程源代码,可以通过对话框按钮进行控制调用-Using vc++ to prepare the multi-thread source code, you can call the dialog box control button
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1782290
    • 提供者:sun
  1. Multi_Thread

    0下载:
  2. this is multi-thread example-this is multi-thread example..
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2665427
    • 提供者:KIM
  1. TakeAwayShopProject

    0下载:
  2. IDE: Myeclipse 6.5 1. Panel Layout: GridBagConstraints 2. Records List: JTable 3. MenuItemsTable: AbstractTableModel 4. OrderedItemsTable: DefaultTableModel 5. Multi-calling: Multi-Thread 6. Network: Socket 7. Database oper
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:615292
    • 提供者:RayZhang
  1. S

    0下载:
  2. 多线程下载,控制台程序,可以试着改一下做成自己的下载工具-multi thread download
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1450898
    • 提供者:命运之轮
  1. src

    0下载:
  2. multi thread server using in multi threading in java
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:3348
    • 提供者:nickibboy
  1. thread-Modem

    0下载:
  2. 多线程串口Modem远程数据通信 多线程串口Modem远程数据通信-Modem serial multi-threaded multi-threaded remote data communications data communications remote serial Modem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:67457
    • 提供者:zl
  1. Ftp

    1下载:
  2. 运用多线程(工作线程),实现FTP客户端。-The use of multi-threaded (worker thread), the realization of FTP client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1903408
    • 提供者:张伟
  1. Thread

    0下载:
  2. vb 多线程编程的一个简单示例,供大家学习-vb multi-threaded programming a simple example for them to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:8735
    • 提供者:shenlili
  1. Thread

    0下载:
  2. 简单的java多线程问题。以三个人吃十个面包为例,能够实现并发的串行执行,能够正确打印出数量。可执行程序-Simple problem of multi-threaded java. To three people to eat bread 10 for example, to achieve concurrent serial implementation, the number of print correctly. Executable program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1467
    • 提供者:唐凝
  1. 3.0

    0下载:
  2. C#的socket程序,服务器端支持多线程。本文件为server端-C# socket multi thread ,server side
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-15
    • 文件大小:7626
    • 提供者:zhejiang
  1. SearchFile

    0下载:
  2. 该程序采用多线程技术来进行搜索,即遍历文件的过程中,每当发现一个文件夹时,就新建一个工作线程进行文件搜索-The program multi-thread technology to search, that is, the process of traversing documents, whenever found in a folder, then create a new thread to document the work of the search
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1990188
    • 提供者:yao
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com