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

搜索资源列表

  1. 多线程端口扫描程序.zip

    1下载:
  2. 多线程扫描。最多同时开启60个线程,速度最快1秒 60个端口。速度最差时平均1秒2个端口
  3. 所属分类:扫描程序

    • 发布日期:
    • 文件大小:38100
    • 提供者:
  1. 一个多线程后台扫描的程序和源代码

    0下载:
  2. 一个多线程后台扫描的程序和源代码,是用delphi7.0编写的。-a multithreaded background scanning procedures and the source code is delphi7.0 prepared.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3031
    • 提供者:陈修
  1. 多线程管理器源代码thread manager

    0下载:
  2. 一个多线程管理实例程序。对于win32系统编程和多线程编程的人是一个很好的东西。-a multithreaded case management procedures. Win32 system for programming and multi-threaded programming is a good thing.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47741
    • 提供者:xuxu
  1. 学习多线程之一:线程通信--利用事件对象

    0下载:
  2. 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17398
    • 提供者:xuxu
  1. 多线程TCPIP_Telnet服务器

    0下载:
  2. 多线程TCPIP_Telnet服务器。 支持多用户登录,便于学习多任务的操作。-Multi-threaded Telnet server application supports multi-users login and learning
  3. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:252768
    • 提供者:
  1. 实例51-多线程SPIDER

    0下载:
  2. 多线程SPIDER:本实例使用多线程技术实现了网络蜘蛛应用程序,可以自动搜索HTML页面并下载指定文件。-multithreading SPIDER : examples of the use of the multithreading technology to achieve a spider network applications, it will automatically search HTML pages and download a specific file.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:93707
    • 提供者:zhu
  1. 数据库多线程储存

    0下载:
  2. 本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2727
    • 提供者:谢刚
  1. 多线程——医院门诊模拟程序

    1下载:
  2. 本程序演示一个模拟医院门诊系统多线程编程。模拟“我”与医院开之间发生的“错综复杂”的关系。-this program demonstrated a mock hospital outpatient system multithreaded programming. Simulation of "I" and hospitals opened between the "complex" relationship.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38348
    • 提供者:李亚成
  1. WinCE多线程示例

    0下载:
  2. 采用Platform Builder编写的多线程程序,可以在嵌入式操作系统Window CE.NET上运行。本程序在定位导航系统中,显示电子地图和数据采用等多工作需求的场合。-using Platform Builder prepared by the multi-threaded process, Embedded operating system can run on Windows CE.NET. The procedures in the GPS navigation system, e
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:29324
    • 提供者:新新
  1. VC中ftp协议实现多线程断点续传

    1下载:
  2. 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:97229
    • 提供者:柳杉
  1. 多线程程序的编写聊天 程序

    0下载:
  2. 多线程程序的编写聊天程序多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例-multithreading procedures in the preparation chat program multithreaded program, multi-threaded applications easily occur. Mutex object explain how to use mutex objec
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36360
    • 提供者:杨光源
  1. VC多线程方式同时进行多项任务

    3下载:
  2. 适合初学者的代码。通过VC实现多线程方式同时进行多项任务-for beginners code. VC through multiple threads simultaneously multiple tasks
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30878
    • 提供者:杨小云
  1. C#多线程例子

    1下载:
  2. 一个C#多线程的例子。-a multi-threaded C# examples.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7181
    • 提供者:陈立顺
  1. 传圣1.1(断点续传和多线程下载)

    1下载:
  2. 笔者一直想寻求一种简单有效,且具备多线程断点续传的方法来实现点与点之间的文件传送问题,经过大量的翻阅资料与测试,终于实现了,现把它共享出来,与大家分享。-I have always wanted to find a simple and effective, but with multithreading HTTP methods to achieve point-to-point transmission of documents between, after reading a lot of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:174891
    • 提供者:孙树
  1. ListCtrl多线程

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:35949
    • 提供者:钱彦江
  1. windows多线程mfc

    0下载:
  2. windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13464
    • 提供者:王刚
  1. VC++安全终止线程

    0下载:
  2. 自己写的一个例子,用于VC的多线程安全退出。(Write an example of their own, for VC multi thread safe exit.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3551232
    • 提供者:uo07s
  1. 线程优先级

    1下载:
  2. windows的线程优先级历程,参考windows第五版来写的.需要的可以下载。
  3. 所属分类:Windows编程

  1. C#多远程源码

    1下载:
  2. 用多个处理句柄同时对多个任务进行控制处理的一种技术。据博主的理解,多线程就是该应用的主线程任命其他多个线程去协助它完成需要的功能,并且主线程和协助线程是完全独立进行的。不知道这样说好不好理解,有需要的拿走。(A technique for controlling multiple tasks simultaneously with multiple processing handles. According to the blogger's understanding, multithreadi
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4926464
    • 提供者:Margin_Losts
  1. TCPNetKit实例(多线程)

    0下载:
  2. 1.聊天室服务器端的创建。 2. 聊天室客户端的创建。 3. 实现客户与服务器的连接并通信。(1. the creation of the server side of the chat room. 2. the creation of the client of the chat room. 3. realize the connection and communication between the client and the server.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1971200
    • 提供者:hhhhh~
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com