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

搜索资源列表

  1. 用同步套接字生成服务器

    0下载:
  2. 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:王镜然
  1. 1调度程序Scheduling

    0下载:
  2. 当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要解挂的进程的名称.-when added to the process, the process of direct importation of the name, priority, time, and then on the Add button to add process can be run at any time on th
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:110460
    • 提供者:sun
  1. 操作系统——动态优先级调度算法源代码

    1下载:
  2. 操作系统——动态优先级调度算法源代码,多道系统中多进程并发执行,为了提高系统性能解决进程死锁问题,进程的优先级是动态变化的。正在执行的进程优先级会随时间降低,而挂起的进程或等待的进程的优先级会逐渐升高,这样就解决了操作系统中一个地优先级程序长期占据cpu,而高优先级进程却迟迟不能得到处理。-operating system -- Dynamic priority scheduling algorithm source code, multi-channel system more complic
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9705
    • 提供者:韩文杰
  1. System2

    0下载:
  2. 操作系统实验之一,模拟进程状态,包含新建、挂起、休眠、恢复等。-experimental operating system, a state process simulation, including new construction, 1-2 dormancy and restoration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:61643
    • 提供者:李伟然
  1. WPF写的自动电源管理

    0下载:
  2. Visual Studio 2010开发环境 实现功能:定时挂起、休眠、注销、重启、关机、提醒
  3. 所属分类:C#编程

    • 发布日期:2011-07-01
    • 文件大小:96234
    • 提供者:jgmstar
  1. Createprocess.rar

    1下载:
  2. 创建进程提醒,挂起恢复进程,是一个不错的程序,,Create a process to remind, hang recovery process, it is a good procedure,
  3. 所属分类:Hook api

  1. LineProcess

    0下载:
  2. 工作线程详解。(建立,挂起,运行,退出的全过程)-Detailed worker threads. (Create, hang, run, withdraw from the whole process)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:28834
    • 提供者:xuyucheng
  1. task_manage

    0下载:
  2. 本程序主要在于演示uc/os-ii 任务管理函数的基本功能,即如何创建、挂起、恢复及删除任务,以及完成这些操作对任务状态及属性的改变情况。使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例。-This procedure is to demonstrate the main uc/os-ii task management function of the basic functions, namely, how to create, suspe
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:903280
    • 提供者:黃海
  1. tongbu

    0下载:
  2. 操作系统课程设计——两个线程同步,包括线程创建、挂起与等待。-Operating systems curriculum design- the two thread synchronization, including thread creation, hang and wait.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:33014
    • 提供者:denggaoming
  1. QueueRegedit

    0下载:
  2. 常用有关于计算机优化的注删表批处理文件。比如网络共享,安装SQL Server 2000 系统挂起等等。搞定这些小事情。-Commonly used on the computer table to optimize the injection of a batch file to delete. For example, a network share to install SQL Server 2000 system hangs and so on. Get these small thin
  3. 所属分类:SQL Server

    • 发布日期:2017-04-02
    • 文件大小:11773
    • 提供者:黄普迅
  1. Threadcontrol

    0下载:
  2. MFC线程例子,VS2005,线程启动,挂起,恢复-MFC-threaded example, VS2005, thread start, suspend and resume
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2089
    • 提供者:robin
  1. damemoWin

    0下载:
  2. windows下的守护进程,可以灵活设置守护的方式,该守护进程不仅能定时点名进程管理器中的进程,还可以实时发现某个进程中的线程僵死或挂起的情况并强行终止。-I can t write english
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:432537
    • 提供者:冬日学
  1. TThread

    0下载:
  2. 多线程。包括建立并挂起线程,唤醒并继续线程,单独的挂起线程。时间控件控制循环。-Thread
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:170252
    • 提供者:gh
  1. ENUM

    0下载:
  2. 进程管理器,可以枚举、挂起、恢复、杀死进程的程序-Process Manager, you can enumerate, suspend, resume, kill process, process
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:59809
    • 提供者:周峰
  1. thread

    0下载:
  2. 一个简单的程序,关于线程的操作--挂起和恢复,通过界面,我们可以体会到挂起和恢复操作。-A simple procedure, with regard to the operation of the thread- suspend and resume, through the interface, we can see that suspend and resume operations.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1865764
    • 提供者:boarbing
  1. FreeRTOS实验4-3 FreeRTOS任务挂起和恢复实验

    0下载:
  2. STM32F103 的freeRtos的操作系统中,任务的挂起和恢复(n STM32F103's freeRtos operating system, tasks hang up and resume)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:5116928
    • 提供者:大山12
  1. ucos 任务创建删除挂起恢复

    0下载:
  2. 基于stm32的ucos程序,实现了简单的任务创建&挂起和恢复(STM32 based UCOS program to achieve a simple task creation - hang up and restore)
  3. 所属分类:uCOS

    • 发布日期:2017-12-18
    • 文件大小:1258496
    • 提供者:江上饮
  1. STM32F7ucosiii-任务挂起与恢复

    0下载:
  2. 将ucos-iii系统运行与stm32f7单片机上实现任务的挂起与恢复(Ucos-iii system operation and stm32f7 MCU to achieve the task of hanging up and recovery)
  3. 所属分类:uCOS

    • 发布日期:2017-12-16
    • 文件大小:14366720
    • 提供者:残忆
  1. sql挂起

    0下载:
  2. SQL2000不能安装清除工具,SQL挂起工具(SQL2000 cannot install cleanup tools, SQL hang tools)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:16384
    • 提供者:小天123
  1. C#挂起进程

    0下载:
  2. 这是一个用C#写的根据进程PID挂起进程的示范性的小程序(This is an exemplary small program to hang up the process based on the process PID written in C#)
  3. 所属分类:C#编程

    • 发布日期:2018-04-20
    • 文件大小:13561856
    • 提供者:aidsien
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com