代码搜索结果
找到约 8,431 项符合
RF 的代码
cpu_rf_ram.mif
WIDTH=32;
DEPTH=32;
ADDRESS_RADIX=HEX;
DATA_RADIX=HEX;
CONTENT BEGIN
00 : deadbeef;
01 : deadbeef;
02 : deadbeef;
03 : deadbeef;
04 : deadbeef;
05 : deadbeef;
06 : deadbeef;
07 : dea
rf_evenodd_dags.c
/*
* rf_evenodd_dags.c
*/
/*
* Copyright (c) 1996 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Chang-Ming Wu
*
* Permission to use, copy, modify and distribute this software
rf_raid4.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Rachad Youssef
*
* Permission to use, copy, modify and distribute this software and
* its documentation is
rf_raid1.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: William V. Courtright II
*
* Permission to use, copy, modify and distribute this software and
* its docume
rf_evenodd_dagfuncs.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: ChangMing Wu
*
* Permission to use, copy, modify and distribute this software and
* its documentation is h
rf_raid0.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland
*
* Permission to use, copy, modify and distribute this software and
* its documentation is h
rf_raid5.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland
*
* Permission to use, copy, modify and distribute this software and
* its documentation is h
lpcis2rf.m
function rf=lpcis2rf(is)
%LPCRF2IS Convert inverse sines to reflection coefficients RF=(IS)
% Copyright (C) Mike Brookes 1997
% Version: $Id: lpcis2rf.m,v 1.3 2005/02/21 15:22:13 dmb
lpcao2rf.m
function rf=lpcao2rf(ao)
%LPCAO2RF LPC: Convert area ratios to reflection coefficients RF=(AO)
% Copyright (C) Mike Brookes 1998
% Version: $Id: lpcao2rf.m,v 1.3 2005/02/21 15:22:12
lpcaa2rf.m
function rf=lpcaa2rf(aa)
%LPCAA2RF LPC: Convert vocal tract areas to reflection coefficients RF=(AA)
% Copyright (C) Mike Brookes 1998
% Version: $Id: lpcaa2rf.m,v 1.3 2005/02/21 15:22: