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

搜索资源列表

  1. TestSever

    0下载:
  2. 测试 socket 服务端,工具。。 简单socket多线程实现。-Test socket server, tools. . The realization of a simple multi-threaded socket.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2482216
    • 提供者:漠风
  1. unpv13e

    0下载:
  2. 详细说明:Linux下采用C语言开发的聊天程序,使用类似vi的操作界面,服务器端采用多线程技术,每线程服务一个客户端,客户端采用双进程,一个进程负责网络I/O,一个进程负责用户交互。-Linux development using C language chat, the use vi similar to the user interface, server multi-threading technology, every threaded a client services, client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:629410
    • 提供者:chenim
  1. PServer4

    0下载:
  2. linux下实现的通信的程序,此为Dserver服务端。主要用多线程实现的。为公司内部资料。-linux communications under the procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:20882
    • 提供者:chenzhuo
  1. threaddatabae

    0下载:
  2. VC++多线程访问数据库的实例,多线程的意思是说程序在执行当前任务的时候,可以同时执行其它程序,源代码是从国外网站而来。编译后请将数据库转移至Debug目录下。-VC++ multi-threaded access to the database instance, multi-threaded procedures mean that the task in the implementation of the current time, you can run other programs,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:269039
    • 提供者:994
  1. gaodaguhuozai

    0下载:
  2. 校内古惑仔外挂,自动PK,自动抢追杀。 使用到的技术:多线程、IdHttp模拟登陆、delphi内嵌Javascr ipt实现解密加密代码、通过百度hi实现版本号验证、按账号绑定KEY。-Young and Dangerous schools plug, auto-PK, automatically get hunted down. The use of technology: multi-threaded, IdHttp simulated landing, delphi embedded
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:587980
    • 提供者:蔡逊
  1. mscomabc

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:107253
    • 提供者:133
  1. mulPrint

    0下载:
  2. 文中详细讲解了在多线程开发中,如何调试打印其中的可能问题。-Explain in detail the development of the multi-threading, how to debug the issue of printing in which the possible.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:1280
    • 提供者:liy
  1. vccom

    0下载:
  2. 用VC^++实现多线程方式下的串行通信 摘要:结合实际工程,在VC 环境下通过采用创建事件对象来保持线程同步、利用两个监听函 数提高数据接收效率和可靠性等措施实现了多线程串行通信,完成了工程前端数据采集器与后台 计算机之间的数据传输。 关键词:串行通信;多线程;VC 中图分类号:TN919.3 文献标识码:A-Serial communication realization by multiple threads in VC++ ZH AN G W ei—gang。cH
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:134137
    • 提供者:wLiao
  1. MultiThread090808

    0下载:
  2. VC多线程学习样例很简单很实用的例子。。。对初学者很有用-Multithread VC sample is very simple to learn a very practical example. . . Very useful for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1860718
    • 提供者:王生
  1. Window

    0下载:
  2. windows 下多线程介绍很多人很容易去掌握,可以让大家研读一下。-windows thread is good.you can read it.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:595533
    • 提供者:michael
  1. FlyFish

    0下载:
  2. 优秀的商业下载工具对我们的团队开发有借鉴意义和启发作用,最终我们实现了预期目标:整个课程设计按软件工程原理进行组织,我们设计的网络下载工具具有多线程、多任务、断点续传的功能。-Excellent download tool for our business team to develop the role of reference and inspiration, and ultimately we have to achieve the desired objectives: the whol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:771260
    • 提供者:邱柯皓
  1. interact-serialport

    0下载:
  2. 实现串口的初始化,里面采用的是overlappe模式,利用多线程实现串口通信。 还可以对DCB进行配置。 实现双机串口互联,双机通过串口通信.-two computers from using the serial port can communicate each other
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:14579432
    • 提供者:kaihong
  1. code

    0下载:
  2. 针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目还利用BP神经网络(人工智能)技术进行识别应用,本项目采用OCR、体征、BP三种识别方法进行有效识别,识别效率达到98 -100 ,运行效率95ms/56ms/0.9ms。-Webservice used for the actual project to build distributed applications and multi-threa
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-30
    • 文件大小:12806836
    • 提供者:tony
  1. code123

    0下载:
  2. 本项目还利用WM进行手机客户端应用,针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目采用OCR、体征识别方法进行有效识别,识别效率达到95 -97 ,运行效率95ms/56ms。-The project also used WM for mobile client applications for use of the webservice to the actual project to bu
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-09
    • 文件大小:1506137
    • 提供者:tony
  1. LANTIME

    0下载:
  2. Windows下基于TCP/IP的多线程通信,实现点对点聊天和系统时间同步功能。-Windows, TCP/IP-multi-threaded communication, to achieve point-chat and system time synchronization.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:33810
    • 提供者:王键
  1. MoveDisk_0.4

    1下载:
  2. C# 写的一个文件同步小程序,使用到了异步委托调用程序,多线程编程,文件操作,比较适合参考。。有收藏价值-C# written in a file synchronization applet to use asynchronous delegate calls to the program, multi-threaded programming, file operations, more suitable for reference. . There is value to the coll
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:460136
    • 提供者:yeabow
  1. threadpool

    0下载:
  2. VC++环境下线程池技术的经典例子。从事多线程技术开发者的必备模板。-VC++ environment, a classic example of thread pool technology. Engaged in multi-threading technology developers must-template.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2909
    • 提供者:brooke
  1. multithreadingcorrespondence

    0下载:
  2. 一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1903022
    • 提供者:郑建飞
  1. CommTest

    0下载:
  2. 一个关于vb串口多线程通信的实例,可以看看。-Vb serial port on a multi-threaded communication instance, you can look at.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-03
    • 文件大小:1232737
    • 提供者:韩云飞
  1. MultiThread1

    0下载:
  2. 一个关于vc多线程的实例,相当详尽,能运行。-An example of multi-threaded on the vc quite detailed and can run.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1851362
    • 提供者:韩云飞
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com