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

搜索资源列表

  1. FlyFish

    0下载:
  2. FlyFish网络下载工具 优秀的商业下载工具对我们的团队开发有借鉴意义和启发作用,最终我们实现了预期目标:整个课程设计按软件工程原理进行组织,我们设计的网络下载工具具有多线程、多任务、断点续传的功能。 1.实验目的 配合学习《计算机网络和Web技术》,响应老师开展“课程设计”的号召,培养我们的综合开发网络软件的能力,团队合作能力,为最终实现具有商业开发能力而努力奋斗。 2.实验要求 整个课程设计按软件工程原理进行组织,文档必须规范、齐全。基本功能要求包括多线程、多文件、断点续传,其他功能(如智
  3. 所属分类:C#编程

    • 发布日期:2011-04-27
    • 文件大小:749404
    • 提供者:ouyangmubai100
  1. ThreadPool_final.rar

    0下载:
  2. 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-24
    • 文件大小:4553987
    • 提供者:xuzhisheng
  1. baidu

    0下载:
  2. 一个C#写得多线程得论坛数据抓取器,他能够自动得抓取百度贴吧里面得新帖子,自己写存放数据得数据表,程序都是c#编写使用了委托等等技术是一个学习蜘蛛得好代码,里面得判断全部都是使用正则表达式如在使用中有疑问可以QQ:922559 -Write a C# forum for multi-threaded data capture device too, he can automatically get posted Baidu bar crawl which was a new post, writ
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-26
    • 文件大小:94560
    • 提供者:382
  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. bt_code

    0下载:
  2. Linux/Unix c/c++实现BT下载功能的例子 网络,多线程,P2P等技术的实现-Linux/Unix c/c++ examples of realization of BT download function network, multi-threaded, P2P and other technologies to achieve
  3. 所属分类:P2P

    • 发布日期:2017-05-09
    • 文件大小:2438895
    • 提供者:yangdh
  1. MutexesDlg

    1下载:
  2. 编写多线程应用程序的最重要问题就是线程之间的资源同步访问。因为多个线程共享资源时如果发生访问冲突通常会产生不正确的结果。本程序主要实现线程间的同步技术-The preparation of multi-threaded applications the most important problem is the thread synchronization between the resources to visit. Because the shared resource when multi
  3. 所属分类:Process-Thread

    • 发布日期:2016-10-25
    • 文件大小:4026
    • 提供者:朱科
  1. p_c.tar

    0下载:
  2. 多线程的“生产者消费者”问题的解决方案。采用消息队列缓冲技术。-Multi-threaded producer-consumer solution to the problem. The use of message queue buffer technology.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5901
    • 提供者:ada
  1. multi-serialsport

    0下载:
  2. 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:150177
    • 提供者:yn
  1. Rea_Time_Multi_threadSerial_Communication_Technolo

    0下载:
  2. 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:150172
    • 提供者:士大夫
  1. CHAT1

    0下载:
  2. 这是一个服务器/客户端聊天程序的服务器部份,使用CSOCKET类、多线程、数据库等方面的技术,主要有以下功能: 1、基本的聊天服务 2、发送服务器广播信息 3、向某个用户发送服务器信息 4、监视一个或多个用户发言 5、断开与一个或多个用户的连接 6、查看用户个人信息 7、查看连接信息-This is a server/client chat program part of the server, use the CSocket class, multi-threade
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:514081
    • 提供者:阿杜
  1. vcWebServer

    2下载:
  2. Web服务器的实现主要是服务器端接受并响应客户端的请求,本次设计是在Visual C++开发平台上使用Winsock编程技术开发Web服务器程序。 该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。 -The realization of the Web Server is based on the acceptance and response of the server
  3. 所属分类:Windows编程

    • 发布日期:2014-01-23
    • 文件大小:205247
    • 提供者:旅游业
  1. remotemonitoring

    0下载:
  2. 基于远程监控软件的实现,介绍了多线程及屏幕传输技术在远程监控中的应用-Based on the realization of remote monitoring and control software, introduced a multi-threaded and transmission technology in the screen of the application of remote monitoring
  3. 所属分类:Remote Control

    • 发布日期:2017-04-09
    • 文件大小:1674395
    • 提供者:TTstone
  1. sample7

    0下载:
  2. 位图时钟,位图按钮,托盘技术以及多线程编程,一般播放mp3是没什么问题了-Clock bitmap, bitmap buttons, tray technology, and multi-threaded programming, mp3 players in general is not a problem
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-07
    • 文件大小:1961882
    • 提供者:汤海涛
  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. 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. producer_consumer_code

    0下载:
  2. 生产者消费者C#源码,改自因特网上的代码,用到C#中委托代理、多线程等技术-Csharp source about producer-consumer, some technologies like delegate, muti-thread etc. are being used in this source.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1760
    • 提供者:
  1. MultiThreadJihe

    0下载:
  2. 这是做课题时使用到多线程的一些源码和资料的汇总,包括:《Windows多线程编程技术与实例》-郝文化-源代码,两个多线程的例子和一些介绍多线程的资料(多为网站上)-This is done when the subject of some use to multi-threaded source code and data summary, including: " Windows multi-threaded programming techniques and examples&qu
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4778437
    • 提供者:sabina
  1. Chat1

    0下载:
  2. C++开发的聊天程序,采用套接字技术、多线程实现两方文字聊天-good
  3. 所属分类:Network Security

    • 发布日期:2017-05-14
    • 文件大小:3246085
    • 提供者:007
  1. BlackSc

    0下载:
  2. 专门用于号码过滤功能的企业级应用软件!里面用到通信、多线程、数据库、文件处理等多项技术 -Number of filtering specifically for enterprise-class applications! Which uses communication, multi-threading, databases, document processing and many other techniques
  3. 所属分类:Applications

    • 发布日期:2017-04-02
    • 文件大小:103100
    • 提供者:408
  1. synflood

    0下载:
  2. 多线程dos程序 前置知识:socket raw编程、多线程 难度: 中 编译环境:VC6.0+win2000 测试环境:win2000+局域网 当我搞不定一台肉鸡时,我都会dos它来发泄一下的。或者看哪个论坛不顺就会dos它! 下面我为大家介绍dos攻击程序的原理和实现,但目的不是叫大家去dos别人啊,我是希望大家从中能够学习到这方面的技术,而不是教会你们去破坏啊!如果你们的初衷是搞破坏的话,我倒不如不讲了。讲了也失去它的价值 -Pre-knowledg
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:2599
    • 提供者:xushuang
« 1 2 34 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com