CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 挂起

搜索资源列表

  1. MultiThread

    0下载:
  2. 多线程技术的简单程序,用于挂起线程和唤醒线程,帮助掌握线程的编程和调试方法-Multi-threading technology, a simple procedure for the pending thread and wake up the thread, to help grasp the thread of programming and debugging methods
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1926868
    • 提供者:吴雯婷
  1. FireWorkflow_principle_design_and_application

    0下载:
  2. Fire Workflow 由模型、引擎、设计器(包含模拟器)、流程管理工具四部分组成. 模型部分规定了流程定义文件的各种元素及其相互关系,例如流程 (WorkflowProcess) 、 活动( Activity )、转移( Transition )、循环 (Loop) 、开始节点( StartNode )、结束节点( End Node )、 同步器( Synchronizer )等等。模型部分的实现在 org-fireflow-model.jar 中。 引擎读取流程定义文件并
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4184335
    • 提供者:ywz
  1. 1

    0下载:
  2. 理解任务管理的基本原理,了解任务的各个基本状态及其变迁过程 掌握µ C/OS-II中任务管理的基本方法(创建、启动、挂起、解挂任务) 熟练使用µ C/OS-II任务管理的基本系统调用-Understanding the basic principles of task management to understand the tasks and changes all the basic state of the process Master μC/OS-II
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:435136
    • 提供者:袁丹凤
  1. MultiThread

    0下载:
  2. 通过3个关于线程的编程,由易到难,可以了解线程是如何被创建,挂起,执行,以及如何去添加一个功能函数来实现线程的特定功能-Through 3 on the thread of programming, from easy to difficult, to understand how the thread is created, hang, execution, and how to add a feature function to achieve specific functions thre
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:5668376
    • 提供者:dhx
  1. ha_processexplorer1204_fdl

    0下载:
  2. Process Explorer 是一款免费的增强型任务管理器,是最好的进程管理器. 它能让使用者了解看不到的在后台执行的处理程序,可以使用它方便地管理你的程序进程. 能监视,挂起,重启,强行终止任何程序,包括系统级别的不允许随便终止的关键进程和十分隐蔽的顽固木马. 除此之外,它还详尽地显示计算机信息: CPU,内存,I/O使用情况,可以显示一个程序调用了哪些动态链接库DLL,句柄,模块,系统进程. 以目录树的方式查看进程之间的归属关系,可以对进程进行调试. 可以查看进程的路径,以及公司,版本等
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1312918
    • 提供者:徐子豪
  1. csharp100

    0下载:
  2. c#(c sharp)实用100小实例 内容有 锯齿型数组 重载 邮件提示器 邮件发送程序 透明窗口 进度条的使用 运动的球 菜单的使用 翻牌游戏 网页下载器 线程例子 线程休眠 类型转换 简易计算器 生成网页 添加控件 浮动的窗口 浏览图片 测试webserer 栈的操作 枚举的使用 构造函数 来抓我啊 显示系统字体 时钟的使用 旋转的秒针 方法重载 文件读写 文
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2202452
    • 提供者:cao
  1. mfc_programming_thread_suspend_and_resume_operatio

    0下载:
  2. mfc编程线程挂起和恢复的操作源码mfc programming thread suspend and resume operation of source -mfc programming thread suspend and resume the operation of source mfc programming thread suspend and resume operation of source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:32324
    • 提供者:8j
  1. ucos_TaksManager

    0下载:
  2. uC/OS任务管理演示.这个程序演示基本的任务管理。程序启动具有两个不同优先级的任务,完成任务的挂起和被唤醒的系列动作。-uC/OS Task Manager shows. This program demonstrates the basic task management. Program starts with two different priority task, the completion of the task suspend and wake up a series of ac
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:1795
    • 提供者:leo
  1. VC_hang_up_restore_classic_example_code_thread_met

    0下载:
  2. VC++挂起、启动和恢复线程的方法实例经典代码VC + + hang up and restore the classic example of the code thread method-VC++ hang up and restore the classic example of the code thread method
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:13716
    • 提供者:ub
  1. PDA_BackLigth

    0下载:
  2. 要防止PDA闲置时电源自动关闭,可以从两种角度去思考, 常规做法是更改WinCE配置, 也就是修改电源闲置关闭时间的注册表键值, 然后激发一个事件重新加载这些配置, 这样做存在一个恢复的问题, 当我们的工作(同步)完成后需要恢复用户原来的配置, 那么我们换一角度去思考, 既然WinCE允许设置自动关闭时间, 那么WinCE系统中必然存在一个线程在指定时间后挂起系统(关闭电源), 这个线程一定有一个定时器-To prevent the PDA automatically turn off the
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:19274
    • 提供者:chenl
  1. MulThread

    0下载:
  2. 一个简单的多线程计数实例,带有挂起和唤醒的功能-A simple count of instances of multi-threaded, with suspend and wake-up function
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1899882
    • 提供者:谢婷
  1. ThreadBool

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

    • 发布日期:2017-04-08
    • 文件大小:182919
    • 提供者:lavey
  1. diaodu

    0下载:
  2. 图形界面的线程调度,VC++编写的,有就绪,挂起,运行!-GUI thread scheduling, VC++ written a ready, hang, run!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4764183
    • 提供者:小强
  1. clearsqlregedit

    0下载:
  2. 用于解决安装sql server 2000 时文件被挂起的问题-Install sql server 2000 to solve the time problem of the file is suspended
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:355514
    • 提供者:lin Alex
  1. SimulationProcessManagement

    0下载:
  2. 模拟进程管理,功能有增加进程,挂起进程,唤醒进程,删除进程-Simulation process management, functions to increase process, suspend the process, awaken the process, the removal process
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2927755
    • 提供者:moyefu
  1. system1

    0下载:
  2. 操作系统的进程调度实验,可以杀死进程,挂起进程,唤醒进程等功能-Operating system process scheduling experiment, you can kill the process, suspend the process of wake-up process and other functions
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1594
    • 提供者:李坚成
  1. os

    0下载:
  2. 操作系统课程设计:进程调度(时间片轮转,优先级调度,多及反馈队列,阻塞,挂起,唤醒)-Course design: process scheduling (time slice rotation, priority scheduling, and more and feedback queue, block, suspend, resume)
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-31
    • 文件大小:13151741
    • 提供者:liu zhihong
  1. SQLsolve

    0下载:
  2. 安装SQLserver安装时会提示挂起,不能安装,这个程序能解决挂起问题-SQLserver installation will prompt installation hangs, can not be installed, the program can solve the pending issues
  3. 所属分类:SQL Server

    • 发布日期:2017-04-04
    • 文件大小:4583
    • 提供者:pxd
  1. VBAsynchronization

    0下载:
  2. 这个例子中,我们假设应用程序窗体是一个一直显示当前时间的数字时钟,当你使其执行“大任务”直到任务的完成,这期间你会发现数字时钟窗体从来就没有被“挂起”过,仍然能够响应你的拖动操作和不停地显示时间。-This example, we assume that the application form has been a digital clock displays the current time, when you make the implementation of the " big
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:11078
    • 提供者:shenhaiyu
  1. 51_00_OS

    0下载:
  2. 基于51内核的圈圈操作系统,51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:87035
    • 提供者:胡立锋
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com