代码搜索结果
找到约 10,000 项符合
Power 的代码
decoder_3_8.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
rl_shift.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
divideword1.m
function postion=DivideWord1(x,fs)
if(length(x)
divideword_v_n.m
function postion=DivideWord_V_N(in,fs)
x=in-mean(in);
x=x/max(x);
winSizeMs=20;
winShiftMs=20;
winSize=millitosamples(winSizeMs,fs);
winShift=millitosamples(winShiftMs,fs);
tmp1 = enframe(
divideword.m
function postion=DivideWord(x,fs)
if(length(x)
command.c
/* command.c
* CMUnited-97 (soccer client for Robocup-97)
* Peter Stone
* Computer Science Department
* Carnegie Mellon University
* Copyright (C) 1997 Peter Stone
*
* CMUni