代码搜索结果
找到约 10,000 项符合
Power 的代码
jiaotongdeng.fit.rpt
Fitter report for jiaotongdeng
Thu Jan 15 19:59:32 2009
Quartus II Version 8.1 Build 163 10/28/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Leg
time.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,
paobiao.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,
mcu8951.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
synchronization.cpp
#include "Common.h"
int Syn(complex *buffer)
{
int i,j = 0, Num = 0;
complex pow[PREAMBLE_LENGTH] = {0.f,0.f};
complex conjm[PREAMBLE_LENGTH*2] = {0.f, 0.f}; //方便于进行滑动相关
compl
rom.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
adc.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
key_board.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
raydoppler.m
function [r]=ray_doppler(fm, M, dt, N)
% From: bbs.matwav.com
% Define variables:
% fm -- the maximum Doppler frequency in Hz
% M -- the number of sinusoids to generate the Rayleigh process, M > 1
epower.c
// #define DRIVER
//
// Include files needed for WDM driver support
//
#include
#include "stdarg.h"
#include "stdio.h"
//
// Include files needed for USB support
//
#include "usbdi