代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/325042/13229235
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/324838/13240707
cpp 3.cpp
#include "string.h"
#include "iostream"
using namespace std;
#define FALSE 0
#define TRUE 1
#define W 10
#define R 20
int M ; //总进程数
int N ; //资源种类
int ALL_RESOURCE[W];//各种资源的数目总和
int MA
www.eeworm.com/read/239263/13291779
txt readme.txt
*************************************************************************************************
This module is very stable and efficient.
It has been widely used in our Bluetooth stack / profil
www.eeworm.com/read/318285/13482126
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/312500/13610866
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/302637/13830356
txt 什么是虚拟文件分配表.txt
VFAT (Virtual File <mark>Allocation</mark> Table)
虚拟文件分配表
VFAT是Windows 95/98等以后操作系统的重要组成部分,它主要用于处理长文件名。长文件名不能为FAT文件系统处理。文件分配表是保存文件在硬盘上保存位置的一张表。原来的DOS操作系统要求文件名不能多于8个字符,因此限制了用户的使用。VFAT的功能类似于一个驱动程序,它运行于保护模式下,使用VCAC ...
www.eeworm.com/read/148963/5707123
c memcheck.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/147766/5726909
h pciio_private.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
www.eeworm.com/read/128531/5987846
c utalloc.c
/******************************************************************************
*
* Module Name: utalloc - local cache and memory allocation routines
*
********************************************
www.eeworm.com/read/128531/5988791
h pciio_private.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright