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

资源列表

« 1 2 ... .65 .66 .67 .68 .69 770.71 .72 .73 .74 .75 ... 904 »
  1. SQL的实现

    0下载:
  2. 本原代码是基于C语言的原程序。是用 C语言实现的SQL语言-primitive code is based on the C language of the original procedure. C is the language of SQL language
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6598
    • 提供者:侯雷刚
  1. ATM提款机程序

    0下载:
  2. 一个好的java程序,保证新鲜,能够实现java的网络功能,数据库功能-a good java procedures to ensure that fresh, can be achieved java networking, database functions
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29427
    • 提供者:胡发刚
  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
    • 文件大小:18486
    • 提供者:谭介
  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
    • 文件大小:146623
    • 提供者: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
    • 文件大小:15714
    • 提供者:李傲
  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
    • 文件大小:21700
    • 提供者:黄春标
  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
    • 文件大小:23590
    • 提供者:黄春标
  1. mutiplethread

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

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

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:275084
    • 提供者:
  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
    • 文件大小:12818
    • 提供者:刘凯
« 1 2 ... .65 .66 .67 .68 .69 770.71 .72 .73 .74 .75 ... 904 »
搜珍网 www.dssz.com