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

搜索资源列表

  1. multithreading

    0下载:
  2. Lazarus的多线程变成案例-Lazarus multithread program demo...............................
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:13919
    • 提供者:javictory
  1. chatroom

    1下载:
  2. Qt下实现了TCP聊天室功能,分为用户端和服务器,用到了QT的多线程和Socket编程技术。-this code implements a chatroom using Qt,in this code,i use TCP socket programming and Multithread programming technologies.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-14
    • 文件大小:21983306
    • 提供者:祁海潮
  1. multithread-OCX

    1下载:
  2. VB多线程控件,测试过还比较稳定,里面还有调用例程-VB multithreaded controls, tested relatively stable.....。
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-20
    • 文件大小:15360
    • 提供者:ke
  1. MultiThread

    0下载:
  2. 多线程编程实例,适合初学者,有很好的示范作用-Multithreaded programming examples for beginners, there are very good role model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5738
    • 提供者:william
  1. MultiThread

    0下载:
  2. C++多线程应用程序,实现同时写入多个文件,并显示操作进度。-C++ multi-threaded applications, simultaneous write to multiple files.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:114446
    • 提供者:王超
  1. VB.NET-Multithread-programming-DEMO

    1下载:
  2. 基于VS2008的多线程操作例程及源码,可以直接运行-Based on VS2008 multi-threaded operation routines and source code, can be directly run
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:116988
    • 提供者:王军伟
  1. CommThread

    0下载:
  2. 利用多线程进行串口编程环境:vc++6.0-example of serial port using multithread develope environment: VC++6.0
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1920475
    • 提供者:李全信
  1. TestTaskMgr

    0下载:
  2. 自己写的,C#的多线程并发,生产者消费者模式。查库模拟生产,多线程消费者并发发送获取的数据。(该源码用于学习用途,不能用于正式环境)-It s written by myself, C# multithread concurrency demo, producer-consumer model. Query to simulate the process of production, and multi-threaded concurrent consumers to send all the
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:10812
    • 提供者:ken
  1. tcp-and-multithread

    0下载:
  2. 实现了tcp/ip协议的实例,以及Windows多线程编程的演示实例,使用语言是vc++的mfc,有界面部分。-To achieve the tcp/ip protocol instances, and demonstrate examples of Windows multithreaded programming, using vc++ language is the mfc, there interface portion.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-15
    • 文件大小:7384
    • 提供者:cbkqdcn
  1. Chat-by-MultiThread

    0下载:
  2. 关于多线程的聊天工具,用C++写的,对学习多线程的同学有些帮助-About multithreaded chat tool, C++ written multithreaded students learning some help
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:3753559
    • 提供者:小怪兽
  1. HW2_102062342

    0下载:
  2. pthread作業系統multithread sorting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:887
    • 提供者:蔡承宏
  1. bread

    0下载:
  2. 利用多线程制作面包房控制程序,最终输出框输出还有多少面包剩余。-Multithread bakery production control program, the final output frame output how much bread left.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:2949572
    • 提供者:张安祺
  1. MultiThread-two-examples

    0下载:
  2. 该文档包含了两个多线程的程序,通过对参数的修改深入理解多线程。-This document contains two multi-threaded program, by modifying the parameters of a deep understanding of multi-threading.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:7563
    • 提供者:李胜利
  1. DFTaFFT-Concurrent

    0下载:
  2. 多线程实现DFT和FFT算法 采用手动管理线程 结果输出至文本 未优化效率不高 -MultiThread DFT FFT
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-11
    • 文件大小:18373434
    • 提供者:ZihanWang
  1. W2KRS232

    0下载:
  2. bcb串口控件 SPCOMM,一个多线程的串口控件-a multithread serial port tool
  3. 所属分类:Static control

    • 发布日期:2017-04-30
    • 文件大小:115059
    • 提供者:pinkman
  1. VC-Sell-Tickets-MultiThread

    0下载:
  2. 本例程模拟火车票售票系统。为了满足乘客的需求,必须设很多的售票窗口,每个售票窗口就像一个线程,它们各自运行,共同访问相同的数据——火车票的数量。-The routine simulation of train ticket booking system. In order to meet the needs of passengers, there must be a lot of ticketing window, each ticket window is like a thread, th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1211097
    • 提供者:夺在
  1. MultiThread

    0下载:
  2. C sharp多线程程序源代码,可设置同时运行的最大线程数-The maximum number of threads in a multi-threaded, can be set to run at the same time
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-30
    • 文件大小:55345
    • 提供者:fangk
  1. parallel-computeing

    0下载:
  2. 并行计算课件,linux下执行,包括OpenMP、MPI、Multithread、MapReduce、PCAM等,还有一些算法知识-Parallel computing courseware, under linux implementation, including OpenMP, MPI, Multithread, MapReduce, PCAM, etc., and some knowledge of algorithms
  3. 所属分类:MPI

    • 发布日期:2017-06-13
    • 文件大小:20897316
    • 提供者:wsl
  1. Java-Google-Image-Parser-master

    0下载:
  2. 多线程下载网络上的图片,使用java语言编写,下载速度非常快。-can download the image by multithread,which is realized by the java and can be used in the windows system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:7999
    • 提供者:尚嘉祥
  1. Chat

    0下载:
  2. 程序利用多线程技术和socket技术实现网上聊天程序。服务器程序和客户端程序在同一程序里。-This program realizes the chatting fuction using the multithread technique and socket programming.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2344923
    • 提供者:贾茹
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com