CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 释放资源

搜索资源列表

  1. Windows对象的分配和释放函数

    0下载:
  2. Windows资源对象的分配和释放函数-Windows object allocation and release function
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1609
    • 提供者:含羞草
  1. zidongshanchuneicun

    0下载:
  2. 这是一个可以自动删除内存中不用的资源!来释放资源空间-This is an automatically delete unused memory! The release of resources to space
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3962
    • 提供者:富磊
  1. hu_scope_guard_src

    0下载:
  2. VC写的一个资源自动清理的函数,内带使用实例。避免了RAII(Resource acquisition is initialization)资源获取即初始化/释放的缺点。-VC write an automatic cleanup resources function within the belt use examples. Avoid the RAII (Resource acquisition is initializat Ion) access to resources that the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20297
    • 提供者:大象
  1. 2345

    0下载:
  2. 算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安全性
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1735
    • 提供者:wang shao hua
  1. 1

    0下载:
  2. 释放资源,把指定的多个文件,释放到指定的目录。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1671
    • 提供者:东东
  1. 3

    0下载:
  2. 把多少资源文件把包,释放到指定的目录 不会使文件字节增加!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1732
    • 提供者:东东
  1. Mutex_Release

    0下载:
  2. 非常好用的关于互斥变量Mutex的创建,请求资源和释放句柄资源的实例
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:93297
    • 提供者:丁伟
  1. Linux

    0下载:
  2. 本书主要介绍嵌入式LINUX的各种资源以及性能,比较系统的阐述了LINUX的文件结构和内存管理,资源释放等
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:509170
    • 提供者:lijunfeng
  1. aefa334231

    0下载:
  2. 模拟银行家算法,检测死锁。当用户申请一组资源时,系统必须确定这些资源的分配是否仍会使系统处于安全状态。如果会,就可分配资源;否则,进程必须等待直到某个其他进程释放足够资源为止。-Analog banker s algorithm to detect deadlock. When users apply a set of resources, the system must determine whether the allocation of these resources is still c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:309882
    • 提供者:kid
  1. test

    0下载:
  2. 是System V信号灯的源代码程序,测试被锁定的资源自动释放。-System V signal is the source code of the procedure, tested locked automatically release the resources.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:808
    • 提供者:李帅
  1. FreeExe

    0下载:
  2. 程序运行时,可以释放可执行程序资源到系统中-Program runs, can release resources to the system executable program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6257525
    • 提供者:wuxiangfei
  1. a80e1d5bed0a46f69c8e1686bbf0ccd2

    0下载:
  2. 释放exe中exe资源 代码例子。释放exe中一个exe资源,该资源只是调用了一个MessageBox()。-Exe in the release of source code examples exe. Exe in the release of an exe resources, the resources will only be called a MessageBox ().
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:67069
    • 提供者:dyh0
  1. MemoryRun

    0下载:
  2. 本程序演示将另一个应用程序作为资源集成在程序中。可以将该程序写入本地硬盘,并运行写入硬盘的程序,也可以直接集成在应用程序中的另一个应用程序在内存中释放并运行。-This program demonstrates another application will be integrated as a resource in the program. The program can be written to the local hard disk, and run programs written
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:213920
    • 提供者:Hcxbb
  1. os

    0下载:
  2. 系统资源分配算法,包括操作系统对内存的分配算法和对内容的释放回收模拟-OS ALG
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:440511
    • 提供者:zhj
  1. semaphore

    0下载:
  2. 信号量(Semaphore)也被称为信号灯,常常作为在多线程环境下的同步与互斥机制。它负责协调各个线程,以保证它们能够正确、合理的使用公共资源。信号量分为单值和多值两种。单值信号量只能被一个线程获得,而多值信号量可以被若干个线程获得。 本实验是一个信号量实验,父进程作为生产者释放信号量,子进程作为消费者申请信号量。 实验环境 Redhat9.0-Semaphore (Semaphore), also known as signal lights, often in multi-th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:962
    • 提供者:tiger
  1. Test1

    1下载:
  2. 易语言内存运行,无需释放资源,直接内存加载运行-Easy language memory to run, no need to release resources, and direct memory load and run
  3. 所属分类:Crack_Hack

    • 发布日期:2017-12-05
    • 文件大小:52041
    • 提供者:周华健
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. Createa-temporaryfile

    0下载:
  2. 创建临时文件的方法,很多时候用于释放资源或者释放临时文件,方便调用与释放,很多软件都采取此方法。-The method creates a temporary file, often used to release the resources or the release of temporary files, easy call and release, a lot of software have adopted this method.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:1493
    • 提供者:静水深流
  1. processscheduling

    0下载:
  2. 有n个进程处于就绪状态,有m个进程处于阻塞状态。采用轮转法进程调度算法进行调度(调度过程中,假设处于执行状态的进程不会阻塞),且每过t个时间片系统释放资源,唤醒处于阻塞队列队首的进程-There are n processes in the ready state, there are m process is blocked. Process scheduling algorithm using round robin scheduling (scheduling process, it is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:258405
    • 提供者:张三
  1. 1146

    0下载:
  2. 释放资源,把指定的多个文件,释放到指定的目录。-The release of resources to a designated number of documents, released to the specified directory.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1717
    • 提供者:ci565esn
« 12 »
搜珍网 www.dssz.com