代码搜索:Allocation

找到约 5,034 项符合「Allocation」的源代码

代码结果 5,034
www.eeworm.com/read/287191/8711345

txt 什么是虚拟文件分配表.txt

VFAT (Virtual File <mark>Allocation</mark> Table) 虚拟文件分配表 VFAT是Windows 95/98等以后操作系统的重要组成部分,它主要用于处理长文件名。长文件名不能为FAT文件系统处理。文件分配表是保存文件在硬盘上保存位置的一张表。原来的DOS操作系统要求文件名不能多于8个字符,因此限制了用户的使用。VFAT的功能类似于一个驱动程序,它运行于保护模式下,使用VCAC ...
www.eeworm.com/read/385897/8782950

cpp bank.cpp

#include #include #include using namespace std ; struct Node { vectorallocation; vectorneed ; bool flag ; }; vectoravai
www.eeworm.com/read/285689/8822781

+-+

文件名 对应算法 包含函数 主要功能 noder.h 边界标识法头文件 mark.h
www.eeworm.com/read/382751/9003078

c mem1.c

/* ** 2007 August 14 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/184569/9093215

h mem.h

/* mem.h Names and typedefs that I use regularly. 1984 Mark E. Mallett */ #ifndef MEM_INC /* If not already included */ #define MEM_INC 0 /* Avoid duplicate includes */ #define AZ
www.eeworm.com/read/377683/9265795

c mem1.c

/* ** 2007 August 14 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/179157/9367887

err sybinit.err

The context allocation routine failed when it tried to load localization files!! One or more following problems may caused the failure Your sybase home directory is /usr/sybase. Check the environme
www.eeworm.com/read/373970/9426474

m modulate.m

function y = modulate(x,b,e, s2,s4,s16,s64,s256) % function y = modulate(x,b,e, s2,s4,s16,s64,s256) % % y - modulated output, in the form of a row vector % x - a vector of input bits, for all th
www.eeworm.com/read/176081/9518060

cpp 单资源状态a.cpp

#include #include #include typedef struct Max1 { int m_a; }Max; typedef struct Allocation1 { int a_a; }Allocation; typedef struct Need1 { int n_a;
www.eeworm.com/read/176081/9518082

cpp 单资源状态b.cpp

#include #include #include typedef struct Max1 { int m_a; }Max; typedef struct Allocation1 { int a_a; }Allocation; typedef struct Need1 { int n_a;