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

搜索资源列表

  1. SQLite3_ARM

    0下载:
  2. 在windows、Linux、ARM上调试通过的SQLite源码。 SQLite是一个开源的嵌入式关系数据库,它在2000年由D. Richard Hipp发布,它的减少应用程序管理数据的开销,SQLite可移植性好,很容易使用,很小,高效而且可靠。   SQLite嵌入到使用它的应用程序中,它们共用相同的进程空间,而不是单独的一个进程。从外部看,它并不像一个RDBMS,但在进程内部,它却是完整的,自包含的数据库引擎。 -In the windows, Linux, ARM
  3. 所属分类:Other Databases

    • 发布日期:2017-03-28
    • 文件大小:594714
    • 提供者:hegang
  1. jinchenguanli

    0下载:
  2. 用windows API列举进程的方法的一个进程管理工具,可以结束进程-Process with the windows API methods outlined a process management tool, you can end the process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:39184
    • 提供者:季强
  1. FileExam

    0下载:
  2. windows ce 使用内存映射文件实现进程间通讯-windows ce using memory-mapped file to achieve inter-process communication
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:46946
    • 提供者:tianya
  1. process

    0下载:
  2. 类似于Windows任务管理器,列举所有进程,右键可以查看进程信息,选择进程可以杀死进程。还有定时刷新列表。-Similar to the Windows Task Manager lists all the processes, right to view process information, the selection process can kill the process. Also refresh the list.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1929440
    • 提供者:
  1. NetworkProccesser

    0下载:
  2. 管理windows的网络进程程序 可以实现进程的建立,端口号,关闭的功能,隐藏的也可看到-serveices management for windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:39225
    • 提供者:张天成
  1. ProcessInfo

    0下载:
  2. Windows编程 基于windows下的进程pcb查看-Windows programming under windows on the process of pcb View
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:333333
    • 提供者:wangxun
  1. MultiThreadDemo

    0下载:
  2. Windows是一个多任务的系统,如果你使用的是windows 2000及其以上版本,你可以通过任务管理器查看当前系统运行的程序和进程。-Windows is a multitasking system, if you are using windows 2000 and above, you can use Task Manager to view the current system is running programs and processes.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:47297
    • 提供者:know
  1. WindowsOSjiangyi

    0下载:
  2. 详细介绍了windows 操作系统的原理,包括进程管理,设备管理,存储管理等等,是深入了解windows运行机理的好资料,强力推荐!-Details of the windows operating system principles, including process management, device management, storage management, etc., is the understanding of the mechanism of good informatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3703584
    • 提供者:潘世明
  1. WindowsOSshiyan

    0下载:
  2. 包含了windows操作系统中进程管理的实验以验证windows2000系统中信号的原理,还有基于Windows的网络通信验证程序。-Contains the windows operating system process management experiments to verify the principle of signal windows2000 system, as well as Windows-based network communication verification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:124338
    • 提供者:潘世明
  1. process

    0下载:
  2. 模仿Windows任务管理器,实现对当前系统进程的查看。-a GUI program to imitate the windows task manager, implement to check the progress in the current system.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1879255
    • 提供者:cdj
  1. pc

    0下载:
  2. 用进程和信号量级文件映射实现模拟生产者与消费者。LINUX 和 windows-With the process and file mapping for analog signal magnitude producers and consumers.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:4236
    • 提供者:nierui
  1. kp

    0下载:
  2. 此代码示范了如何在自己的代码中不留痕迹地实现进程的kill。在Windows 2000/XP上运行通过。-This code demonstrates how to code your own without leaving any traces to achieve the process kill. In Windows 2000/XP run through.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:64703
    • 提供者:guanmj
  1. WINDOWSpart1

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is the Windows operating system to explain the internal mechanisms of monog
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6446013
    • 提供者:xieshangxu
  1. WINDOWSpart2

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is the Windows operating system to explain the internal mechanisms of monog
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6267056
    • 提供者:xieshangxu
  1. WINDOWSpart3

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is the Windows operating system to explain the internal mechanisms of monog
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:7005967
    • 提供者:xieshangxu
  1. WINDOWSpart4

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -This book is the Windows operating system to explain the internal mechanisms of monog
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7261190
    • 提供者:xieshangxu
  1. MCIWndPlayer

    0下载:
  2. VC++动画模拟Windows的拷贝进程,播放了一个拷贝文件的AVI文件,从而用动画模拟出一个拷贝文件的动态效果来,并适时显示拷贝进度,进度条控件的使用等。 -copy dynamic
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:22421
    • 提供者:廖雪芬
  1. Createprocess

    2下载:
  2. 创建进程 文件包含在linux和windows下创建进程的算法 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 在L
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-29
    • 文件大小:1342033
    • 提供者:得分
  1. ymhjD

    0下载:
  2. 用DELPHI开发WINDOWS系统与LINUX进程间通信软件 -WINDOWS system development using DELPHI and inter-process communication software LINUX
  3. 所属分类:File Operate

    • 发布日期:2017-05-18
    • 文件大小:4990334
    • 提供者:陈建军
  1. SimulationTaskManagement

    0下载:
  2. 本程序模拟windows系统的任务管理器,可以查看系统运行的进程-Simulation of task manager
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1919007
    • 提供者:cuijianlei
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com