搜索资源列表

  1. WPF写的自动电源管理

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

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

    0下载:
  2. 自己写的。多线程控制的演示程序。 包括线程的创建、挂起和释放。 附有详细的注解-wrote it myself. Multithreading control of the demonstration program. Thread including the creation, aloof and release. With detailed explanation
  3. 所属分类:系统编程

    • 发布日期:2024-05-27
    • 文件大小:1216512
    • 提供者:寒冬
  1. ProcessSchedule5

    0下载:
  2. 操作系统进程的挂起和解挂,内存的动态分配以及进程运行完毕后回收内存等。功能齐全,供大家参考-operating system processes linked to the duration of reconciliation, dynamic memory allocation, and the process of recovery after the operation memory. Fully functional, for
  3. 所属分类:界面编程

    • 发布日期:2024-05-27
    • 文件大小:317440
    • 提供者:sun
  1. ThreadTestsAllInOne

    0下载:
  2. "多线程的例子"包括了多线程的各个方面,都是教学中积累的经典例子与实际应用的例子:同步、睡眠、 挂起、唤醒、优先级、线程组,线程与Swing……(另附相关技术文档) 使用方法:因为开发工具为eclipse3.1,所以这些工程文件都可以直接导入。-"multithreading example" will include multithreading in all aspects, Teaching is
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-27
    • 文件大小:670720
    • 提供者:陈小稳
  1. Processsimulation

    0下载:
  2. 可以模拟进程的各个功能,如唤醒,阻塞,等待,挂起,运行等功能.-Can simulate the process of the various functions, such as wake-up, obstruction, wait, hang, run functions.
  3. 所属分类:系统编程

    • 发布日期:2024-05-27
    • 文件大小:1024
    • 提供者:明明
  1. 1330

    0下载:
  2. 本例子讲解了线程的各种基本操作,包括创建线程、挂起线程、唤醒线程、终止线程功能。程序简单,一看就会明白。(注意:这个例子主要是针对初学者的) -This example to explain the basic operation of various threads, including the creation of threads, thread hang, wake-up threads, thread terminatio
  3. 所属分类:进程与线程

    • 发布日期:2024-05-27
    • 文件大小:58368
    • 提供者:zhangliang
  1. pro_con

    0下载:
  2. 生产者消费者问题,于网上的大众答案相比,本人使用了rand()函数,随机挂起线程-Producers of consumer issues, on-line compared to the general answer, I used the rand () function, random hang thread
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-27
    • 文件大小:118784
    • 提供者:宋楠
  1. CreateMultiThread

    0下载:
  2. 一个测试多线程的小程序,实现多线程(创建,启动,挂起,唤醒,结束,终止)-A test of a small multi-threaded process, the realization of multi-threaded (creation, start, suspend, wake-up call, ending, termination)
  3. 所属分类:进程与线程

    • 发布日期:2024-05-27
    • 文件大小:119808
    • 提供者:wangd
  1. Memory

    0下载:
  2. 一个可以将任何进程挂起的lib文件,带有源码-A process can hang any of the lib files, with source
  3. 所属分类:系统编程

    • 发布日期:2024-05-27
    • 文件大小:90112
    • 提供者:MTrickster
  1. LineProcess

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

    • 发布日期:2024-05-27
    • 文件大小:5237760
    • 提供者:xuyucheng
  1. Createprocess

    0下载:
  2. 创建进程提醒,挂起恢复进程,是一个不错的程序,-Create a process to remind, hang recovery process, it is a good procedure,
  3. 所属分类:钩子与API截获

  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
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-27
    • 文件大小:903168
    • 提供者:黃海
  1. tongbu

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

    • 发布日期:2024-05-27
    • 文件大小:32768
    • 提供者: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 a
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-27
    • 文件大小:11264
    • 提供者:黄普迅
  1. Threadcontrol

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

    • 发布日期:2024-05-27
    • 文件大小:2048
    • 提供者:robin
  1. damemoWin

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

    • 发布日期:2024-05-27
    • 文件大小:432128
    • 提供者:冬日学
  1. TThread

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

    • 发布日期:2024-05-27
    • 文件大小:169984
    • 提供者:gh
  1. ENUM

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

    • 发布日期:2024-05-27
    • 文件大小:59392
    • 提供者:周峰
  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. 所属分类:进程与线程

    • 发布日期:2024-05-27
    • 文件大小:1865728
    • 提供者:boarbing
  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#编程

    • 发布日期:2024-05-27
    • 文件大小:13561856
    • 提供者:aidsien
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org