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

搜索资源列表

  1. 线程优先级示例-赛马.zip

    0下载:
  2. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:29890
    • 提供者:
  1. PriorityCompete

    0下载:
  2. 关于java的线程中优先级的程序!有很大的参考价值.-java threads on the priority level of the procedure! A great reference value.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1471
    • 提供者:李明
  1. ThreadSync

    0下载:
  2. 该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application automatically creates two thr
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49182
    • 提供者:lujun
  1. multithreadpriority

    0下载:
  2. 关于线程优先级别的程序 很简单 主要是体现线程优先级别的作用以及时间分片的-thread priority levels on the procedure is very simple primarily reflects thread priority levels and the role of the time slicing
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2119
    • 提供者:shen
  1. 线程优先级示例-赛马

    0下载:
  2. 线程优先级示例,很好的 我可是做了很一段时间那-thread priority example, a very good but I made a very time that
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30203
    • 提供者:李可
  1. ThreadPriority

    0下载:
  2. 线程优先级示例-赛马-thread priority example - race
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27479
    • 提供者:阮希胤
  1. threadpool_src

    0下载:
  2. 线程池是一钟多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程.每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中.如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙.如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值.超过最大值的线程可以排队,但他们要等到其他线程完成后才启动
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4230
    • 提供者:li
  1. MyPriority

    0下载:
  2. 这是一个线程优先级设置的例子,可以学习怎样控制线程。
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:50344
    • 提供者:chunbingling
  1. vb-multithread

    0下载:
  2. 一个vb多线程编程实例,能够设置线程优先级,已经调试能够执行。-a multithreaded programming examples threads will be able to set priorities, debugging can be implemented.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12057
    • 提供者:zcs
  1. ShowAllProcess

    0下载:
  2. 一个使用了CListCtrl的对话框程序,可以查看当前系统的进程,线程数,ID,优先级-CListCtrl in a dialog with the program, you can view the current system processes, threads, ID, priority
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3436118
    • 提供者:王振龙
  1. Process

    0下载:
  2. 操作系统线程调度算法,包括: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 5: 最短剩余时间优先-Operating system priority ranking algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1909
    • 提供者:hopkins
  1. xiancheng

    0下载:
  2. VC++6.0做的一个创建多线程并设置不同的优先级的小程序-VC++6.0 to do to create a multi-threaded and set the priority of different small procedures
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:237775
    • 提供者:张飞
  1. ThreadSample

    0下载:
  2. 多线程编程的一个例子,可调整单个线程的优先级
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:39516
    • 提供者:石生
  1. GlobleVarThread

    0下载:
  2. 一个设置线程的优先级得例程,来自于Visual C++范例大全-Set the priority of a thread was routine, and from the Visual C++ examples of Daquan
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:33946
    • 提供者:ladeng
  1. VC_Programming_classic_example_code_thread_priorit

    0下载:
  2. VC编程开发线程优先级示例经典代码VC Programming classic example of the code thread priority-VC Programming classic example of the code thread priority
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:24082
    • 提供者:ybc
  1. ThreadPriority

    0下载:
  2. vc线程优先级示例-赛马的程序源码,很不错的demo-vc thread priority sample- horse racing program source code, very good demo
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:32606
    • 提供者:
  1. ThreadPriority

    0下载:
  2. vc 线程优先级示例-赛马\ThreadPriority的程序源码,值得一看!-vc thread priority example- Jockey \ ThreadPriority the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:26894
    • 提供者:汪玉桂
  1. SchedLab

    0下载:
  2. 试验一下进程优先级和相对线程优先级,看看他们对系统总性能的影响-Test process priority and relative thread priority, to see if they impact on the overall system performance
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:30294
    • 提供者:雨中林
  1. onrjy

    0下载:
  2. 实现操作系统时间片的优先级调度和轮转调度,不错的源码(Implement priority scheduling time slice of the operating system and rotation scheduling, good source)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-24
    • 文件大小:24576
    • 提供者:Vpcky
  1. iverloaded

    0下载:
  2. 根据优先级高低对进程进行调度,这是上操作系统的第一个上机作业,(According to the priority for scheduling process, this is the first of the operating system on computer operation,)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-19
    • 文件大小:65536
    • 提供者:WATOyrbn_1226
« 12 3 »
搜珍网 www.dssz.com