代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/100206/6273278

h nsr_part4.h

#ifndef __NSRPART4H__ #define __NSRPART4H__ #include "nsr_part1.h" #include "nsr_part3.h" /* [4/7.1] ------------------------------------------------------------------- *
www.eeworm.com/read/259979/6307358

cmd rectifier.cmd

MEMORY { PAGE 0: /*程序空间*/ VECS: ORIGIN=08000H,LENGTH=00040H /*中断向量存贮空间*/ PVECS: ORIGIN=08044H,LENGTH=00100H /*外围中断向量*/ PM: ORIGIN=08150H,LENGTH=006AEH /*片内flash存储空间*/ PAGE 1:
www.eeworm.com/read/494496/6376935

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/488860/6478636

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/487619/6506448

txt 新建 文本文档.txt

/* *银行家算法 *code CG 2008 01 05 */ #include"stdio.h" #define FALSE 0 #define TRUE 1 #define W 10 #define R 20 int M ; /*总进程数*/ int N ; /*资源种类*/ int ALL_RESOURCE[W];/*各种资源的数目总和*/ int MAX[
www.eeworm.com/read/485356/6559836

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/481567/6643621

c mem5.c

/* ** 2007 October 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 forgivenes
www.eeworm.com/read/479786/6678671

c gtkpreview.c

/* * * Sample Code for Gtk+ Programming in C, 1st Edition, Prentice Hall * * Copyright 2000 - 2002 Syd Logan, All Rights Reserved * * This code is distributed without warranty. You are free to u
www.eeworm.com/read/477361/6742086

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/403170/11521136

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