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

搜索资源列表

  1. 8.如何正常终止线程?

    0下载:
  2. 简单明了的介绍了关于线程的正常终止释放内存的过程。主要是通过关闭释放线程局丙来实现此功能-straightforward presentation of the normal thread termination release memory process. Mainly through the release of closed-threaded C Board to achieve this function
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33454
    • 提供者:邢鹏翔
  1. 进程和线程

    0下载:
  2. 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:20111
    • 提供者:朱善发
  1. 一个多线程的后台管理扫描器

    0下载:
  2. 一个多线程的后台管理扫描器,用delphi开发 ,是一个多线程软件 -a multithreaded background of the management software, with delphi development is a multi-threaded software
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:239409
    • 提供者:lsd
  1. VC多线程编程大全

    2下载:
  2. VC多线程编程大全的好书,值得推荐哟,欢迎下载!-VC multithreaded programming accessible books worth recommending yo welcome to download!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1198777
    • 提供者:曹海波
  1. LanScan (多线程的局域网扫描组)

    0下载:
  2. 软件简介:多线程局域网扫描组件,参考了几位虾米的代码,然后进行多线程封装.速度还可以,能在三妙内扫描完毕 0.0 至 0.255 IP段.-software descr iption : multithreading LAN scanning components, several shrimp reference to the code, then multithreading package. Speed can also capable of scanning within three M
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47246
    • 提供者:思沃琪
  1. vb多线程

    0下载:
  2. vb多线程-vb multithreading
  3. 所属分类:进程与线程

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

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

    • 发布日期:2008-10-13
    • 文件大小:2727
    • 提供者:谢刚
  1. vc-ftp多线程断点续传

    0下载:
  2. 一个关于VC多线程,可断点续传的下载程序源码.-VC on a multi-threaded, HTTP download the source code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:101676
    • 提供者:凤龙
  1. VB中实现多线程事例+VB源代码

    0下载:
  2. 本人做的双线程测试程序,因为有人说vb程序不能实现多线程,故才测试一下,可能有不足,多谢站长指教
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6954
    • 提供者:杨小辉
  1. 另类多线程使用方式

    0下载:
  2. 在C++builder中多线程的实现是很简单的... 但作为初学者的我来说还是费了一定的工夫的... 为方便与我相同的初学者在此提供我对多线程的一种使用方式-C builder of multi-threading to achieve is very simple ... But as a beginner or charges me a certain effort ... to facilitate the same with me here for beginners on a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14859
    • 提供者:zds
  1. 多线程画笔

    0下载:
  2. 用delphi实现的多线程画笔工具 用来交多线程作业绝对没问题-use of the multi-threading paintbrush tool is used to pay multi-threaded operation absolutely no problem
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:167698
    • 提供者:汤献聪
  1. 线程的创建与撤消

    0下载:
  2. 操作系统课程设计:线程的创建与撤消(有文档)-courses on operating system design : the creation of threads and withdrawn (with documentation)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:林明
  1. java多线程编程实例

    0下载:
  2. 已经编译成功的多线程JAVA实例.可用来参考或使用-has already built a successful example of multi-threaded Java. Can be used to reference or use
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:11123
    • 提供者:何生
  1. 多线程设计

    1下载:
  2. 一个很好的多线程设计思想,对学生学习这一块比较全面,很适合做课程设计的一个样本-a good multithreaded design ideas, the students learn a more comprehensive, and is very suitable for curriculum design a sample
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:363702
    • 提供者:孔亮
  1. 多线程编程测试

    0下载:
  2. 1.对多个线程进行控制测试。 2.确定间隔方式对线程时间控制的影响。-1. Multiple threads to control testing. 2. Right way to determine spacing threads time control impact.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:26478
    • 提供者:cyclone
  1. 6个线程进出教室的例子

    0下载:
  2. 线程编程,6个线程进出教室,通过互斥实现,适合初学者对线程的变成有一定了解-threaded programming, six out of the classroom threaded through contradict realized, suitable for beginners right threads into a certain understanding
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:10445
    • 提供者:童仝
  1. 体检程序 HEALTH 用户界面线程 通信

    1下载:
  2. 一个体验程序,让初学者了解线程之间的通讯-an experience procedures for the beginners to understand the communication between threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:421768
    • 提供者:童仝
  1. POSIX 线程详解

    0下载:
  2. 来自IBM的教程,我把它做成了PDF。本文详细说明了POSIX线程的概念以及借口的用法。适合初级程序员阅读-from IBM's Guide, I put it into a PDF. This paper details the POSIX threads, and the concept of the use excuses. The initial reading for programmers
  3. 所属分类:进程与线程

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

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

    • 发布日期:2008-10-13
    • 文件大小:30878
    • 提供者:杨小云
  1. 线程同步小技巧

    1下载:
  2. 该嗲马例子提供了线程同步小技巧,为多线程中同步提供操作方案。-the whine Ma examples of small thread synchronization techniques, multi-threaded for synchronous operation for the program.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:37921
    • 提供者:张连成
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com