CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 进程

搜索资源列表

  1. AskAndAnswer

    0下载:
  2. 控制台做为显示端,进程的同步,共享实例。希望对大家有帮助-Console as the display side, the process of synchronization, shared instance. I hope everyone
  3. 所属分类:Console

    • 发布日期:2017-11-08
    • 文件大小:7708
    • 提供者:
  1. Process-scheduling

    0下载:
  2. 进程的调度基于时间片轮转的调度算法操作系统课程设计中十分简单的小程序-The process of scheduling time-based round-robin scheduling algorithm courses on operating system design is very simple little program
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:841
    • 提供者:程昱
  1. The-process-of-creating

    0下载:
  2. 进程的创建 操作系统课程设计中的简单的小程序-The process of creating courses on operating system design simple little program
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:1539
    • 提供者:程昱
  1. ScanEmmg

    0下载:
  2. delphi写的控制台定时程序,内容很丰富。定时扫描进程,如果有某一进程,就杀掉。非常不错。总大小才20多k。特此上传。-delphi write console timer program, the content is very rich. Scheduled scanning process, if there is a process, it is killed. Very good. . Hereby upload. Oh
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:28012
    • 提供者:lipengpeng
  1. controlDOS

    1下载:
  2. 双管道(CreatePipe)与cmd.exe进程间通信的有关问题 完美解决 最近研究怎么在别人电脑里开个CMD shell,就是直接用CMD执行我们的命令,遇到不少问题,但终于把问题完美解决了-Double pipe (CreatePipe) and inter-process communication cmd.exe perfect solution to the problem in a recent study how other people computer open CMD
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:271237
    • 提供者:xyzzy
  1. pipe

    0下载:
  2. c#中管道的运用测试 管道啊 进程间通讯 就是这样-use test pipes in c#
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:288009
    • 提供者:wl
  1. 1.0

    0下载:
  2. 输入进程ID监控这个进程的cpu,内存消耗,当进程终止时写入mysql数据库。数据库部分需要自己改一下,不上传数据库文件了-Enter the process ID of the process monitor cpu, memory consumption, write mysql database when the process terminates. Part of the database need to change their look, do not upload databas
  3. 所属分类:Console

    • 发布日期:2017-05-23
    • 文件大小:6755567
    • 提供者:yangle
  1. CX

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结束,用E表示。初始状态都为就绪状态。
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1289
    • 提供者:David Quan
  1. Inject

    0下载:
  2. 远程线程注入 DLL注入到别的进程运行自己的代码-Remote thread injection
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:18913
    • 提供者:得到
  1. WMITest

    0下载:
  2. 利用WMI实现的对系统进程、服务名称监测。vc2008下编译通过-Name the system process, service monitoring implementation using WMI. Vc2008 compiled by
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2997257
    • 提供者:小胡
  1. 2

    0下载:
  2. 实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2763
    • 提供者:吴我
  1. process

    0下载:
  2. 这是操作系统中经常用到的进程管理的代码,希望对大家有用,谢谢。-This is the process management is often used in the operating system code, I hope useful for all of us, thank you.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:186458
    • 提供者:Anne
  1. LRU_OSmode

    0下载:
  2. 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process scheduling.
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:24179521
    • 提供者:李德
  1. processterminates

    0下载:
  2. 结束进程的控制台程序 适用于windows平台- Console program end process
  3. 所属分类:Console

    • 发布日期:2017-05-19
    • 文件大小:5234878
    • 提供者:狄正峰
  1. kongzhitai

    0下载:
  2. 该代码是在C#里面利用新建进程,模拟cmd控制台。在应用程序里面发送代码,将cmd的信息输出到软件界面。-The code is in C# which use the new process, the simulation cmd console. Send in your application code inside the cmd output information to the software interface.
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:50693
    • 提供者:张超
  1. wmi

    2下载:
  2. 利用WMI获取网卡地址 硬盘序列号 CPU序列号 操作系统ID,内容丰富,附带wbemuuid.lib, wbemidl.h, 不必再下载那么大的PlatformSDK_2003_February. WMI是一项核心的Windows管理技术,WMI作为一种规范和基础结构,通过它可以访问、配置、管理和监视几乎所有的Windows资源,比如用户可以在远程计算机器上启动一个进程;设定一个在特定日期和时间运行的进程;远程启动计算机;获得本地或远程计算机的已安装程序列表;查询本地或远程计算机的Window
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:150690
    • 提供者:罗滨
  1. Main

    0下载:
  2. 根据进程的句柄获得该进程占用的内存,获得的值与在任务管理器中显示的内存(专用工作集)相同。-Based on the process handle to get the memory used by the process, the values obtained and displayed in the Task Manager memory (private working set).
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1320
    • 提供者:dongxun
  1. FindAllWin32Process

    0下载:
  2. 例子列举所有的进程基类,适合Window编程初学者。-The example gets all the process classes. for the fundamental coder
  3. 所属分类:Console

    • 发布日期:2017-04-27
    • 文件大小:99901
    • 提供者:雨晨
  1. showallprocess

    0下载:
  2. 进程管理小程序,实现windows进程详细信息展示等。-show all process small tool
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:118740
    • 提供者:liangys
  1. DoublePipe

    0下载:
  2. 匿名管道调用第三方进程,比如调用cmd.exe等,已经封装成类,使用非常方便。而且可以返回在第三方进程中执行的结果字符传。-Anonymous call to a third party pipeline process, such as calling cmd.exe, etc., has been packaged into a class, very easy to use. And it can return results in a third party to perform the
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:4510
    • 提供者:户添翼
« 1 2 34 »
搜珍网 www.dssz.com