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. 多线程HTTP服务器程序

    0下载:
  2. 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters to the attention of the opera
  3. 所属分类:报告论文

    • 发布日期:2014-01-14
    • 文件大小:26334
    • 提供者:sp
  1. Win32多线程程序设计

    0下载:
  2. 侯捷先生翻译的书籍《Win32多线程程序设计》的源代码。-translated books "Win32 multithreaded programming," the source code.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:357319
    • 提供者:zzffyy
  1. 6502写的多线程系统

    0下载:
  2. //优点:时间查询式转换任务,每个任务运行一次交出使用权,延时一定的clock(其间让别的任务运行),,当几个任务都在等拿使用权时,最高优先级的任务得到优先运行权 //(没有延时clock只能使用最低优先级(且只能有一个没有延时任务),这样,这个任务可以不停的环型运行。(除非有高优先级任务打断一下)) //缺点:如任务不交出使用权,别的任务没法运行。如某一个任务运行时间超过clock,将影响短时间休息的任务的时间精度(不影响整体时间)。 //突发事件。(可使用中断使任务wakeup) /
  3. 所属分类:系统编程

    • 发布日期:2016-11-29
    • 文件大小:3220
    • 提供者:udlhaps
  1. 多线程copy

    0下载:
  2. 一命令行的形式实现多进程copy,同时显示进度。eg:./my_cp srcfile destfile N(Achieve multi process copy, while displaying progress)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:lucklydog
  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