代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/359805/10124147
txt readmematlab.txt
Readme file for Matlab source code release of
I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems'', Proc. IEEE Int
www.eeworm.com/read/419604/10854537
c adc_isr.c
#include "DSP281x_Device.h"
/*** Global variables used by ADC_ISR() (Labs 6 and 7) ***/
#define AdcBuf_len 511 // ADC buffer length
Uint16 AdcBuf_A[AdcBuf_len]; // ADC buffer allocation
Uin
www.eeworm.com/read/464372/7164277
txt readmematlab.txt
Readme file for Matlab source code release of
I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems'', Proc. IEEE Int
www.eeworm.com/read/463644/7177287
m lda.m
function [alpha,beta] = lda(d,k,emmax,demmax)
% Latent Dirichlet Allocation, standard model.
% Copyright (c) 2004 Daichi Mochihashi, all rights reserved.
% $Id: lda.m,v 1.7 2004/11/08 12:31:46 dmochih
www.eeworm.com/read/244862/12839496
h myarray.h
double **D2dmatrix(int row,int col){//申请二维数组:0~row,0~col
int ii,jj;
double **temp;
temp=(double **)malloc(long(row)*sizeof(double *));
if(!temp){
cout
www.eeworm.com/read/325018/13232740
c adc_isr.c
#include "DSP281x_Device.h"
/*** Global variables used by ADC_ISR() (Labs 6 and 7) ***/
#define AdcBuf_len 511 // ADC buffer length
Uint16 AdcBuf_A[AdcBuf_len]; // ADC buffer allocation
Uin
www.eeworm.com/read/315311/13546182
html xalloccolor.html
Xlib Programming Manual: XAllocColor
XAllocColor
Syntax
www.eeworm.com/read/131315/5943280
todo
done/tested: (Jeff Buhrt)
6.7
1) added a per row memory allocation
-runs in about 1/2 run time and 1/3 the space of 6.6vm.1
-insert/delete row now just moves pointers (# == maxrow+1-currow)
and bl
www.eeworm.com/read/121621/6067841
map cfft_rad4_ps_pbrev.map
PROCESSOR PROJECT: D:\Blackfin\ADI code EX\Blackfin_FftDct\Blackfin_FftDct\Copy of CFFT_Rad4_PS_PBRev\Debug\CFFT_Rad4_PS_PBRev.dxe
LINK ERROR(S): The following memory allocation errors occurred
www.eeworm.com/read/121621/6067842
map cfft_rad4_ns_nbrev.map
PROCESSOR PROJECT: D:\Blackfin\ADI code EX\Blackfin_FftDct\Blackfin_FftDct\Copy of CFFT_Rad4_NS_NBRev\Debug\CFFT_Rad4_NS_NBRev.dxe
LINK ERROR(S): The following memory allocation errors occurred