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

搜索资源列表

  1. multitreadsrc4

    0下载:
  2. 线程的同步   虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:22787
    • 提供者:苏艳芳
  1. DelayProcs

    0下载:
  2. 一个可以在DELPHI进行us和ms级别的delay-one can DELPHI for us and the level of delay ms
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1567
    • 提供者:卧龙
  1. processes_viewer

    0下载:
  2. “任务管理器”中的进程查看只能显示进程的名称,而这个程序可以显示进程的全路径,帮助我们找到可疑程序的启动路径,程序具有“结束进程“的功能-"task manager" in the process View only shows the names of the process, and this process will show the entire process trails, help us find suspicious path to the commencem
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:41688
    • 提供者:syf
  1. AsyncFileDemo

    0下载:
  2. AsyncFilwhen we need asynchronous behaviour or parallelism we create threads. The asynchronous file I/O APIs allows us to leverage the asynchronous behaviour without introducing threads. So we can issue ReadFileEx or WriteFileEx and perform other
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:29005
    • 提供者:rabert
  1. duoxiancheng

    0下载:
  2. 多线程的pdf文档,是初学难得的参考,希望对大家有用!-Multi-threaded pdf documents, it is rare beginner reference, useful for all of us hope!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-29
    • 文件大小:202186
    • 提供者:陈刚
  1. Cmultithreadedobjectorientedprogramming

    0下载:
  2. C面向对象多线程编程,希望能对大家有帮助,里面有很多值得我们学习的东西 -C multi-threaded object-oriented programming, hoping to be helpful for all of us, there are many things we can learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-12
    • 文件大小:19652615
    • 提供者:lee
  1. multi_thread

    0下载:
  2. 一个不错的多线程工程代码,我自己学习就是利用这个的,希望对大家有用-A good multi-threaded project code, and my own education, the use of this, and hope for all of us
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2146893
    • 提供者:ptdoe
  1. ThreadCommunication

    0下载:
  2. 线程通信代码,一个简单的例子充分说明了线程工作原理-it is about thread communication,althouth it is simple,show us the theory of thread working.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:218222
    • 提供者:yandong
  1. Win32

    0下载:
  2. win32多线程编程及源码,帮助我们学习多线程编程, -win32 multithreaded programming and source code, help us to learn multi-threaded programming, win32 multithreaded programming and source code, help us to learn multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-15
    • 文件大小:23703406
    • 提供者:
  1. os

    0下载:
  2. 提供了多道的程序,可以帮助我们理解操作系统的多线程过程,用C++语言编写,简单易懂,便于学习-Provides multi-channel programs that can help us understand the process of multi-threaded operating system, written in C++ language, easy to understand, easy to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:16436
    • 提供者:wangweiyi
  1. 04_Thread

    0下载:
  2. java中线程的学习,帮助我们掌握JAVA中得多线程-java threads in the study, much more to help us grasp the threads in JAVA
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:74433
    • 提供者:rong
  1. 123duoxiangchengshili

    0下载:
  2. 这是一个关于多线程的程序,对我们理解多线程很有帮助,而且可以使我们更好的使用多线程这个工具-This is a multi-threaded program, very helpful to our understanding of multi-threading, and allows us to better use this tool for multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:3474
    • 提供者:张伦
  1. LDSBandwidth

    0下载:
  2. 一个AMD OPENCL出厂程序 利用多线程 并行处理提高程序速度 希望大家来一起学习-a amd opencl program using parallel techology to speed up.let us learn together.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:178564
    • 提供者:joyoseller
  1. use-thread

    0下载:
  2. 多线程的实例,和大家多多的交流学习!以后需要大家多多指导!-Use thread about C#,it s easy for us to learn。
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:35149
    • 提供者:herong
  1. multi-thread

    0下载:
  2. 多线程编程的模板类,可以更好的让我们理解多线程编程-Multi-threaded programming template class can be better for us to understand the multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:2977
    • 提供者:文川
  1. CommaizeStr

    0下载:
  2. VB6. String manipulation. Add comma to a string of number. US format.
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-02
    • 文件大小:1124
    • 提供者:Parlon
  1. attach_20120621185225

    0下载:
  2. 线程的同步 如何用互斥量实现让应用程序只运行一个实例虽然多线程能给我们带来好处,但是也有不少问题需要解决。-Thread synchronization How to use mutex realize let applications run only one instance although multithreading can bring us benefits, but there are many problems to be solved.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-06
    • 文件大小:26174
    • 提供者:raintom
搜珍网 www.dssz.com