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

搜索资源列表

  1. mfcplayer

    0下载:
  2. VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术,有必要一看,内核仿360的。-This file contains a summary of what you will find in each of the files that make up your MODIVCDemo application. MODIVCDemo.dsp This file (the project file) contains information at the
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:42498
    • 提供者:六和
  1. FileTransfer_UDP

    0下载:
  2. 基于UDP协议,利用多线程技术实现在局域网内文件互传,即既可以向其他人发送文件,同时也可以其他人发送的文件。-Based on UDP protocol and with the multi-thread technology, the code can reach the object of sending files to others as well as receiving files from others.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3928
    • 提供者:xiehongfeng
  1. 8_10

    0下载:
  2. 多人聊天室 1、在Linux下采用socket实现多进程间的通信 2、采用TCP/IP协议进行数据传输 3、服务端采用多线程技术支持多用户同时登陆 4、支持客户端之间直接通信-Chat room 1, using multi-socket communication between processes in Linux 2, using the TCP/IP protocol for data transmission 3, the server uses mu
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:12230
    • 提供者:尤晓峰
  1. MsgTransfer_UDP

    0下载:
  2. 基于UDP协议,利用多线程技术实现在局域网内文件互传,即既可以向其他人发送文件,同时也可以其他人发送的文件。-Based on UDP protocol and with the multi-thread technology, the code can reach the object of sending messages to others as well as receiving messages from others.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:4461
    • 提供者:xiehongfeng
  1. ClearRubbish

    0下载:
  2. VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术-VC++ implementation of the multi-threaded system cleaning program can clean up the system junk files, using multi-threading technology
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:56124
    • 提供者:编程
  1. Overwrite-deleted-files

    0下载:
  2. 可以将一个文件反复覆盖3次再删除,拥有多线程技术,简单的文件操作、随机数等。mfc制作,可供学习。-You can overwrite a file repeated 3 times and then deleted, with multi-threading technology, simple file operations, random numbers. mfc produced for learning.
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:3697129
    • 提供者:zwxm
  1. ProducerConsumer

    0下载:
  2. 生产者消费者问题代码,使用java多线程技术-Producers and consumers of code, using java multithreading technology
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4323
    • 提供者:李他
  1. ClearRubbish

    0下载:
  2. VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术,有必要一看,内核仿360的-VC++ implementation of the multi-threaded system cleaning program can clean up the system junk files, using multi-threading technology, it is necessary to look, kernel imitation 360
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:56233
    • 提供者:wpudn18
  1. Delphi_230785

    0下载:
  2. 用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等 -With multi-threading technology Delphi API serial communication example, the application simply call API for read/write buffer operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6762
    • 提供者:B4P56BE
  1. delphiapithread

    0下载:
  2. 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:6843
    • 提供者:wpudn45
  1. Player20140826

    0下载:
  2. 上一次传的Player20140816的升级版,仍利用MCI,结合多线程技术进行播放顺序的选择,同时增加了简单的功能。发现存在一些bug,有些地方啰嗦,仍需优化。-The last pass of the upgraded version of Player20140816 is still using MCI, combined with multi-threading technology to select the playback order, while increasing the
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-16
    • 文件大小:3799225
    • 提供者:Demon
  1. Downloader

    0下载:
  2. 使用了多线程技术,每个任务一条线程,不过只支持HTTP协议的文件下载,FTP协议的没测试,也没想弄这方面-Not tested using multi-threading technology, one thread for each task, but only supports the HTTP protocol file downloads, FTP protocol, but also thought to get this regard
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:96779
    • 提供者:luming
  1. shipinjiankong

    0下载:
  2. 利用多线程技术把数据处理模块和图像显示模块分离,实现视频监控功能。-The use of multi-threading technology to data processing and image display module separation module for video monitoring.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:112598
    • 提供者:alun
  1. CSocket-com

    0下载:
  2. socket多线程技术,实现计算机通信-socket multi-threading technology, computer communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12473335
    • 提供者:lihua
  1. win

    0下载:
  2. 多线程编程代码样例,在c开发环境下,利用win 多线程技术-The multi thread programming code examples, in the C development environment, using win multi thread Technology
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:3391
    • 提供者:姚子禾
  1. Using-socket-communication

    0下载:
  2. 使用socket进行通信。 实例主要完成一个简单协议的通信过程,使用的是面向连接方式建立的连接,并且是阻塞的方式。实例分为服务端和客服端。服务端:使用多线程技术。-Using socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:12875184
    • 提供者:冯泽
  1. cPPcom

    0下载:
  2. COM通讯 串口通讯 采用多线程技术,带有例子初学者可以下载学习-COM comminute
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:83428
    • 提供者:dailiwei
  1. ComWave

    0下载:
  2. 采用多线程技术,基于串口通信技术的上位机程序-Using multi thread technology, serial communication technology based on the computer program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:7931334
    • 提供者:xu
  1. txjmjmyf

    0下载:
  2. 图像加密解密一法   这个程序的来源是《数字图像处理原理与实践——基于Virsual C++开发》(左飞 万晋森 刘航著)随书光盘中的一个程序。   只是原程序运行时速度很慢,我使用了多线程技术,并把像素调换变成块(8×8象素)调换,速度有了改善。-A method of image encryption and decryption Source of this program is digital image processing theory and practice-
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:48801
    • 提供者:wwer
  1. androdi

    0下载:
  2. 摘 要:文章针对多数高校目前已有教务信息系统无Android开发接口,开发了一种基于Android的教务信息管理系统采用,Android操作系统的多线程技术和开源的SAX解析器与Jsoup解析类库保证了客户端的流畅性和友好性,结合本地的轻量级数据库功能,该移动客户端可以很好地满足日常学生对教务来管理信息获取的需求,经过测试,各项功能都可以实现,并且具有良好的可扩展性。-Abstract: For most universities there are no academic informatio
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:10514
    • 提供者:袁乐生
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 32 »
搜珍网 www.dssz.com