代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/458133/7303814

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/453654/7415843

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/443644/7629625

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/299187/7880845

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/433775/7910071

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/398232/7998278

cpp yhj.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];/
www.eeworm.com/read/296062/8126173

c ptk-icon-view.c

/* $Id: ptk-icon-view.c 405 2006-10-10 12:40:26Z pcmanx $ */ /*- * Copyright (c) 2004-2006 os-cillation e.K. * Copyright (c) 2002,2004 Anders Carlsson * Copyright (c) 2006
www.eeworm.com/read/331910/12801983

c dw_viewport.c

/* * File: dw_viewport.c * * Copyright (C) 2001-2003 Sebastian Geerken * * This program is free software; you can redistribute it and/or modify * it under the terms of the G
www.eeworm.com/read/328490/13024582

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

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

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