代码搜索结果

找到约 10,000 项符合 Power 的代码

davincihd.pin

-- Copyright (C) 1991-2007 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

gdpower.m

function [x,gpd,nu]=gdpower(N,k,c) %GDPOWER Signal with power-law group delay. % [X,GPD,F]=GDPOWER(N,K,C) generates a signal with a % power-law group delay of the form tx(f) = T0 + C*f^(K-1). % The ou

main.c

#include "msp430x14x.h" // Standard Equations #include "1602.h" static unsigned int results[2];

nt663.searchresults

---- 0x146 Matches (3 in 1 files) ---- Scaler.C (src): WriteIIC563(0x146,0xf3); Scaler.C (src): WriteIIC563(0x146,0xb3); //Power down DVI SCDT detect Scaler.C (src): WriteIIC563(0x146,0xf3); //Powe

ldpc_encode.m

function [out] = ldpc_encode(in,G,q) % function [out] = ldpc_encode(in,H,q) % encodes data from "in" using G over GFq % q = 2,4,8,16,32,64,128 or 256 % Please, make sure that the data you use is v

n2to10.m

%将2进制数转换为10进制数 function x=n2to10(s); bn=size(s,2); x=s(bn); for i=1:bn-1 x=x+s(bn-i)*power(2,i); end

vga.fit.rpt

Fitter report for VGA Sun May 28 19:37:35 2006 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice 2. Fitt

vga.pin

-- Copyright (C) 1991-2005 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

ricegen.m

clear %Gayatri Prabhu and P. M. Shankar %ricegen.m %generates a fading signal where a direct (LOS) component is present %generates the RF signal, in phase and quadrature components, the envelope a

vhdl10.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