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

搜索资源列表

  1. 关机重启计算机

    0下载:
  2. VB编写的开关机和注销程序,程序简单,易学易会。-VB prepare for the switch and cancellation procedure is simple and easy to learn easily.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5.39kb
    • 提供者:家红
  1. MultiThreads

    0下载:
  2. 本程序实现同时运行的个线段,一个是显示动画的时钟,另一个是展示进度条,进度条恰好表不动画时钟的进度。本程序是基于对话框的MFC应用硬序-the program running simultaneously segments, the show is an animated clock, and the other is to demonstrate progress, the progress of the animation is not exactly table clock progres
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:66.05kb
    • 提供者:陈康
  1. endzippro

    0下载:
  2. 功能介绍:有些软件在运行中要将某些文件压缩成压缩文件。自己写压缩过程未免太麻烦了, 虽然有很多免费的源代码类可以使用,还要看代码的使用方式,一个不小心就不一定很正常了。 我的做法是调用现有的压缩文件来完成压缩功能。用等待进程结束的方法实现压缩。 完成后再作后面的其他工作。 本程序旨在演示启动和等待进程结束的方式调用其他程序的方法。 -functional presentations : Some software in the operation of cert
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:160.01kb
    • 提供者:冷寒
  1. 钩子的应用程序运行监视

    1下载:
  2. 利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop th
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4.61kb
    • 提供者:好笑
  1. 截取程序消息的DLL和使用例子GetMSG getmsg

    0下载:
  2. 1)killtimer项目 是动态库getmsg的源代码工程 2)mpeg_play下 是利用getmsg.dll截获notepad.exe 中WM_COMMAND消息的例子, 测试的时候请打开notepad.exe,并在其中输入内容,mpeg_play程序将收到相应的消息 -a) killtimer project is a dynamic library getMsg the source code works 2) is used under mpeg_pl
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:143.62kb
    • 提供者:彭鹏
  1. Example052

    0下载:
  2. 程序的互斥运行 如果你的程序被同时运行两次以上,有可能会造成文件系统冲突而丢失数据,本例程用一个简单的办法避免第二次启动同一个程序。-operating procedures contradict the procedure if you are running two or more, and may cause conflicts and file system data loss, the routines with a simple way to avoid the second s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:23.02kb
    • 提供者:韩非
  1. 系统进程管理器的开发

    0下载:
  2. 本程序的功能是获取本机上正在运行的所有的进程,并可以对这些获取的进程进行终止操作。-this procedure is to obtain the functions of the machine is running on all the processes, and can be obtained for these processes to terminate operations.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:142.03kb
    • 提供者:yini
  1. 创建多进(线)程

    0下载:
  2. VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13.84kb
    • 提供者:黄小文
  1. shared memory in DLLs

    0下载:
  2. 共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:51.04kb
    • 提供者:hayes
  1. othelloapplet

    0下载:
  2. 一个月作的多线程的黑白翻转棋Othello的java程序,如果你读完后会对多线程有新的理解-month for the multi-threaded black-and-white chess Othello overturned the java procedure, if you will after reading Multithreading is a new understanding
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12.61kb
    • 提供者:彭宇
  1. 操作系统课程设计之内存分配问题

    0下载:
  2. 这是操作系统中实现内存分配好好的程序,界面很美观,功能强大-This is the operating system to achieve good memory allocation procedure, the interface is very attractive and powerful
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:161.39kb
    • 提供者:李里
  1. myipc

    0下载:
  2. Unix 下进程间通讯的经典范例程序。 在Redhat 9下调试通过。-Unix inter-process communication classic example of the procedure. In Redhat 9 under through debugging.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:14.75kb
    • 提供者:王志杰
  1. zbxi

    0下载:
  2. 文件-进程关联演示程序 pjf(jfpan20000@sina.com) 1、首先使用ZwQuerySystemInformation查询所有进程句柄, 2、获取句柄所代表对象信息,查出目标文件。核心态程序相对简单,对于 用户态程序,使用ZwQueryInformationFile同时与GetFileInformationByHandle、 GetVolumeInformation二API搭配获得之(前者得文件除去卷的路径名,后二者 得卷名) 另外可用ZwQueryOb
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.22kb
    • 提供者:周继波
  1. commandpassword

    0下载:
  2. 用VC编写的链表程序,比较完整的实现了这种算法,可以应用在其他程序中-VC List prepared by the procedure, a more comprehensive implementation of this algorithm can be applied in other proceedings
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12.83kb
    • 提供者:张红
  1. PriorityCompete

    0下载:
  2. 关于java的线程中优先级的程序!有很大的参考价值.-java threads on the priority level of the procedure! A great reference value.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:李明
  1. mutilthread

    0下载:
  2. 多线程编程线程互斥,一个很简单的程序-multithreaded programming threads mutex, a very simple procedure.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:170.74kb
    • 提供者:谢思思
  1. diti

    0下载:
  2. 用VC编写的电梯程序,利用了多线程开发。-prepared by the VC lift procedure, and use of multithreading development.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:172.62kb
    • 提供者:白海
  1. ViewDog1.0

    3下载:
  2. BCB 一个监视指定的程序是否启动,如没有启动则启动,如果指定程序没有响应,则结束重新启动. KeyWords:别让你的程序没响应. QQ:254082939 Email:haihong5995037@163.com-BCB designated a surveillance procedures under way, such as starting activated, if no response to the specified procedure, the end
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:65.71kb
    • 提供者:耿海瑞
  1. processcomunication

    0下载:
  2. 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:197.8kb
    • 提供者:zhaodetao
  1. sotrce-procedure

    0下载:
  2. 包含一个pickingDemo程序,一个pickingdemo,不错的源码(Contains a pickingDemo procedure, a pickingDemo, good source)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:117kb
    • 提供者:filevs
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com