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

搜索资源列表

  1. DelLogs

    0下载:
  2. 该应用采用Timer,实现了定时、定量删除指定类型文件(为删除垃圾日志而作)-Timer used for this application, achieving timing, Quantitative delete specified the type of document (to remove garbage for log)
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7.92kb
    • 提供者:下弦月
  1. 绿叶Java

    0下载:
  2. 很好的多种类的排序法,可以一次性排序海量的数据.对学习数据的人有很大的帮助. -good type of ranking, can a one-time sorting large amounts of data. data for the study will be very helpful.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4.26kb
    • 提供者:天华
  1. VC_Thread_Test

    0下载:
  2. 用VC打包好的线程类,很方便的调用,这个线程类在实际应用中已经用了10多年,经的住考验的,推荐给大家-VC packaged good threads category, is a convenient call, the thread type in the actual application has been used for more than 10 years, the tests and recommended for everyone
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33.15kb
    • 提供者:zj
  1. singleclass

    1下载:
  2. C++的单件类封装类,该类提供了共享单件类的线程之间的同步机制。-C + + in a single category Packaging categories, such sharing of a single type of thread synchronization mechanism between.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4.63kb
    • 提供者:王家全
  1. 2006021801

    0下载:
  2. 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText不能跨进程使用,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:51.34kb
    • 提供者:毛东
  1. GetFileVersionInfo

    1下载:
  2. 封装文件版本获取的C++类,使用该类可以方便的获取一个可运行程序的属性信息。通过这个类可以方便的进行文件版本更新。-Packaging documents obtained C, the use of such convenient access to a procedure that can run the attribute information. Through this type can be conveniently updated versions of documents.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:5.06kb
    • 提供者:cxingpeng
  1. sameprocess

    0下载:
  2. 如果您对IE4.0熟悉的话,你将知道在Internet Settings高级设置中有一个选项:“在新的进程中浏览(英文:Browse in a New Process)”,如果你把它前面的对钩去掉,然后运行IE,并打开任务管理器查看所有进程,你将会发现没有新的IExplorer.exe进程出现。反之,则新的IExplorer.exe进程出现。 当我们需要许多数据在程序实例之间共享的时候,这种能使多个实例运行在同一个进程空间的程序是非常有用的。它的实现很简单,众所周知,启动任何一个应用程
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:46.19kb
    • 提供者:苏语
  1. linecount3.4.05

    0下载:
  2. 可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。-can be used to VC, C Builder, Delphi, VB, C / C, ASM source code for the procedures detail
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:168.88kb
    • 提供者:jlkj
  1. os-banker

    0下载:
  2. 操作系统中银行家算法的演示程序,银行家算法是避免死锁的方法,避免死锁的法则是,系统在运行过程中,对于进程的每一种资源请求都要根据预掌握的资源使用信息,按照一定的算法,进行是否可能导致死锁的预测,以决定是否同意这一资源请求。这是向前看几步,知道保证不会导致死锁时再向前走一步的具有动态性质的预测算法。-operating system bankers algorithm Demonstration Program, bankers algorithm is a method to avoid dea
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:邱孝杰
  1. 实验三 最高优先级调度代码

    0下载:
  2. 模拟创建进程(建立一个记录型数据结构PCB):给出进程标识、状态、到达时间、运行时间等用先来先服务调度算法进行模拟实现-simulation creation process (to establish a record type data structure PCB) : the process of identification is given, state, arrival time, the time spent running a first-come first-service s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1.47kb
    • 提供者:陈中会
  1. scan与cscan算法模拟磁盘调度实验

    0下载:
  2. 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6.67kb
    • 提供者:何浩
  1. dbg_src.zip

    0下载:
  2. VC++编程,这是一个记录多线程日志文件的类,对于初学者有好处,VC++ Programming, this is a record of multi-threaded log file type, good for beginners
  3. 所属分类:进程与线程

    • 发布日期:2017-04-13
    • 文件大小:3.34kb
    • 提供者:xxxxx
  1. process

    0下载:
  2. 简单轮转法进程调度 #include "stdio.h" #define getpch(type) (type*)malloc(sizeof(type)) struct pcb { /* 定义进程控制块PCB */ char name[10] char state /*状态 */ int ntime /*需要的运行时间 */ int rtime /*已执行的时间 */ struct pcb* link /*下一个进程控制块的地址 */
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:1.25kb
    • 提供者:张嘉玲
  1. CriticalSectionEx

    0下载:
  2. CCriticalSectionEx 类封装类windows 临界区保护功能,用于进程内,对多线程对公用资源的保护-CCriticalSectionEx type of package type windows critical protection for the process of multi-threaded on the protection of public resources
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1.12kb
    • 提供者:sporder
  1. NTHideProcess

    0下载:
  2. NT下隐藏进程的方法,把它封装成类,直接包含头文件调用方法既可。-NT hide process under way to put it into a type of packaging, direct method call that contains both header files.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:2.7kb
    • 提供者:zhusanjiang
  1. vc

    0下载:
  2. 第2章 文档和视 第3章 对话框与控件 第4章 菜单、快捷键和控制条 第5章 图形操作 第6章 文件操作 第7章 MFC通用类 第8章 异常处理和诊断 第9章 多线程 -Chapter 2 documents and, as Chapter 3 of the dialog box and control Chapter 4 menu, shortcut keys and control section in Chapter 5 graphics operation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:348.51kb
    • 提供者:yushu
  1. ProcList

    0下载:
  2. 类出进程和线程,花了我以个下午和晚上才写出来的-Type of process and thread, I spent the afternoon and evening before a written
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:45.86kb
    • 提供者:jianjian
  1. FileCopy2

    1下载:
  2. 该程序的功能为利用MFC的多线程类CWinThread实现多线程文件复制。-The functions of the program for the use of multi-threaded MFC multi-threaded type CWinThread duplicated.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:14.78kb
    • 提供者:lxq
  1. thread

    0下载:
  2. 一个多线程类,非常好用。-More than one type of thread is very easy to use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:16.98kb
    • 提供者: lkja
  1. deadlock

    0下载:
  2. 编写死锁检测的模拟程序. 1每种类型一个资源:检测资源与进程图之间是否有换; 2每种类型多个资源的死锁检:用一个类似多个资源银行家的算法。 -The preparation of deadlock detection simulation program. One for each type of a resource: To detect the resources and whether there is exchange between the process of
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:169.79kb
    • 提供者:ji
« 12 3 »
搜珍网 www.dssz.com