CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 进程与线程

资源列表

« 1 2 ... .30 .31 .32 .33 .34 135.36 .37 .38 .39 .40 ... 904 »
  1. listkill

    0下载:
  2. 一个VB编写出的进程管理工具,类似与windows的进程消息管理器。还可以,请大家指点.-VB prepare a process management tools, and similar windows process information manager. Also, please guidance.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:18.05kb
    • 提供者:谭介
  1. 夜猫文章管理系统免费版)

    0下载:
  2. mArticleFree Version 2.0 (夜猫文章管理系统免费版) ymArticle 功能列表: 1. 可支持用户组功能, 可按不同用户组设定各类权限 2. 支持JS调用某类别或所有类别的最新/最热门文章 3. 支持手工分页, 分页只需在文章中插入 [page] 代码 4. 支持搜索功能 4. 支持相关文章功能 5. 后台WEB管理 6. 可统计今日浏览和总浏览数 7. 支持BB代码, HTML 8. 更多功能无法一一列出... -mArticleFree Version 2.0 (
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:143.19kb
    • 提供者:jack214465
  1. windows functions api

    0下载:
  2. Windows API函数大全  作者 不详 关键字 Windows API函数大全 原作者姓名 不详 介绍 简要的Windows API函数大全-Windows API function Daquan author unknown keyword Windows API function Daquan original author unnamed briefly introduced the Windows API function Daquan
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15.35kb
    • 提供者:李傲
  1. TerminateProcess

    0下载:
  2. program TerminateProcess {$APPTYPE CONSOLE} uses SysUtils, Windows var ProcessHwnd, WindowHwnd: THandle ProcessID: DWORD begin //得到记事本的主窗口句柄 WindowHwnd := FindWindow( Notepad , nil) if not isWindow(WindowHwnd) then ExitProcess(0) //得到记事本的进程标识 GetWind
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21.19kb
    • 提供者:黄春标
  1. VirtualMemory

    0下载:
  2. program VirtualMemory {$APPTYPE CONSOLE} uses SysUtils, Windows const PageSize = 4096 //定义页面大小 var VmAddress, CommitAddress: Pointer //存放虚拟内存基址 Text: Pchar begin //保留二页虚拟内存 VmAddress := VirtualAlloc(nil, PageSize * 2, MEM_RESERVE, PAGE_READWRITE) if
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23.04kb
    • 提供者:黄春标
  1. mutiplethread

    0下载:
  2. multiple thread演示,virtual系统的multiple thread,有助于教学用途-multiple thread demonstration of multiple virtual thread, and the teaching purposes
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:27.08kb
    • 提供者:莫斯韦
  1. 进程调度模拟

    0下载:
  2. 一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:28.83kb
    • 提供者:路加
  1. 第6章 进程查看程序

    0下载:
  2. 第6章 进程查看程序 .rar-process procedures View View process procedures. Rar
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:93.68kb
    • 提供者:
  1. 第46章 消息循环重载实例

    0下载:
  2. 第46章 消息循环重载 消息循环重载实例.rar.rar-news cycle heavy news cycle heavy-duty case. Rar.rar
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:268.64kb
    • 提供者:
  1. 模拟进程管理

    0下载:
  2. 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conducive to the learning process ri
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12.52kb
    • 提供者:刘凯
  1. 开远程telnet服务代码

    0下载:
  2. 打开远程telnet服务代码,在远程机器上运行,可打开对方机器的telent服务。-open remote telnet service code, the remote machines, machines can be opened to the plc services.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5.99kb
    • 提供者:钟馗
  1. R_W2

    0下载:
  2. 本程序实现读者-写者问题.采用WINDOWS API实现.有比较详细的程序说明-readers of this program - writing problem. Using Windows API. A more detailed descr iption of the procedures
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9kb
    • 提供者:lyh
« 1 2 ... .30 .31 .32 .33 .34 135.36 .37 .38 .39 .40 ... 904 »
搜珍网 www.dssz.com