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

搜索资源列表

  1. djava

    0下载:
  2. 在操作系统后台多线程运行程序的源码,相当有用处的-the multithreaded operating system running background process source and very useful
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1538
    • 提供者:施与
  1. CSharpProfessorThread

    0下载:
  2. 介绍了.NET中线程的操作,线程的处理,优先级,同步等问题.-introduced.NET threads operation, the processing threads, priority, synchronization, and other issues.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2637
    • 提供者:chen
  1. ThreadRunnerV.1

    0下载:
  2. 这个例程及文档详细地介绍了VB6中的物件导向概念,还演示了比较高级的共享内存、多线程等示例,如果你的英语功底好、VB达到中级的话,这将是不可多得的好资料。 -the routines and documentation described in detail VB6 of object-oriented concepts, also demonstrated a relatively high share memory, multiple threads, and other examples,
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:824966
    • 提供者:kim
  1. chap07Multithreading

    0下载:
  2. 多线程高级编程,为Visual C++.NET网络与通信高级编程范例第七章的配套源代码-multithreaded programming, for Visual C.NET network and communications senior programming paradigm Chapter VII of the supporting source code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:99890
    • 提供者:liuzhenhua
  1. CriticalSection

    0下载:
  2. 关于共享和临界的控制类(CCriticalSection)的应用。多线程小程序.-on sharing and the control of the critical category (CCriticalSection) applications. Multithreading small procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32870
    • 提供者:林锐群
  1. wormthread

    0下载:
  2. 一个多线程 填充硬盘的小病毒~ 需先在WINDOWS下建立一个名字为1的目录 为的是方便删除 可根据自己需要修改-a multithreaded hard disk filled with a small virus - should first establish the windows of a name in a directory To facilitate the deletion of their needs may change
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8498
    • 提供者:123uhsdi9
  1. multy_thread_transport_network

    0下载:
  2. 多线程网络传输 v1.0S_CXV软件,对于多线程的极其有用.-multithreaded network transmission v1.0S_CXV software for multithreaded extremely useful.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:54419
    • 提供者:解放
  1. 2005102703

    0下载:
  2. 文件传输,支持断点续传.支持各种协议,运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 -file transfer support HTTP. Support agreements, modules for use Winsock delivery procedures characteristics : 1, 2 multithreading support HTTP. 3, the system tray.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:407485
    • 提供者:shenjiapeng
  1. shengyinkfenxi

    0下载:
  2. 采用PC技术、DSP技术和LABVIEW多线程技术,实现了对音频信号实时、高保真的采集与处理。系统性价比高,通用性强,界面友好,数据存储方便,性能稳定可靠,其个别性能指标甚至优于市售数据采集板卡。在PC上配置多块声卡并行工作,完全可以构成一个多通道数据采集系统,满足特定应用范围内数据采集的需要。-PC technology, DSP technology and LABVIEW multithreading technology, to achieve real-time audio signa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:392232
    • 提供者:yan
  1. mysocket_MultiThread

    0下载:
  2. 自己写的服务端及客户端Socket类。支持多线程。-himself wrote the server and client Socket class. Support multithreading.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57592
    • 提供者:Liangchao
  1. WebCast20060714_Demo

    0下载:
  2. 在传统的asp中,开发者面对线程问题之于他们知道应该要做什么要多。因为asp是建立于com之上的,关于元件的线程需求这儿有非常详细而精确的规范。对于开发者来说幸运的是:线程在asp.net中远远比在asp中来的容易。-in traditional ASP, developers faced problems in the thread they should know what to do to improve. Because asp com is built on top of the th
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:133088
    • 提供者:shangxj
  1. vc_jiqiaoshili_part4

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对象实现线程的同步 8. MutiThread多线程任务调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:311490
    • 提供者:xixi
  1. philosopher.c

    0下载:
  2. 哲学家问题的解决,对于并发程序以及多线程的一个简单的解决-philosopher solve the problem, and for the concurrent program in a multithreaded simple solution
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:2576
    • 提供者:汗颜
  1. 3-4

    0下载:
  2. 线程与进程的一个实例-threads and processes an example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1480
    • 提供者:曾清辉
  1. 3-7

    0下载:
  2. 进程与线程的一个应用-processes and threads of an application
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1659
    • 提供者:曾清辉
  1. 网络游戏线程池模型

    0下载:
  2. <VC++网络游戏建摸与实现>源代码-lt; VC network games modeling and implementation gt; Source code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2962
    • 提供者:韦功成
  1. 智能组焊

    1下载:
  2. 这是本人在校期间用VC编写的对数控焊接机床的控制程序,工控机采用ADLINK PCI-8136六轴控制卡,可根据输入的焊缝特征参数采用多线程控制机床自动焊接。-VCADLINK PCI-8136
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3197577
    • 提供者:zzffyy
  1. ThreadCompete

    0下载:
  2. 模拟哲学家就餐过程,10个哲学家,十副刀叉,观察线程的竞争情况-process simulation dining philosophers, 10 philosophers, 10 knives, forks, observation threads of competition
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:40095
    • 提供者:陶文婧
  1. vbthread

    0下载:
  2. VB编的多线程示例,可以自己添加线程.个数基本不限制-VB series multithreading example, can add their own thread. Without limiting the number of basic
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:8383
    • 提供者:chengfan
  1. Multithreading

    0下载:
  2. 在使用ACE的多线程编程过程中用于测试的一段实例代码。
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:106408
    • 提供者:ff
« 1 2 3 4 5 6 78 9 10 11 12 ... 44 »
搜珍网 www.dssz.com