代码搜索结果
找到约 10,000 项符合
Input 的代码
vga.pin
-- Copyright (C) 1991-2008 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
produce8.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
evm5502_cpld.pin
-- Copyright (C) 1991-2004 Altera Corporation
-- Any megafunction design, and related netlist (encrypted or decrypted),
-- support information, device programming or simulation file, and a
dds_sin.fit.rpt
Fitter report for dds_sin
Tue Sep 12 15:10:37 2006
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
dds_sin.fit.rpt
Fitter report for dds_sin
Tue Sep 12 15:10:37 2006
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2.
ps2.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
clock.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,
key_matix44.fit.rpt
Fitter report for key_matix44
Fri Dec 05 12:41:17 2008
Quartus II Version 8.0 Build 215 05/29/2008 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Lega
map_16qam.m
function output=map_16qam(input)%完成一个ofdm块的16QAM映射
[N,NL]=size(input);
N=N/4;
output=zeros(N,NL);
for j=1:NL
for n=1:N
for ic=1:4
qam_input(ic)=input((n-1)*4+i
map_16qam.m
function output=map_16qam(input)%完成一个ofdm块的16QAM映射
[N,NL]=size(input);
N=N/4;
output=zeros(N,NL);
for j=1:NL
for n=1:N
for ic=1:4
qam_input(ic)=input((n-1)*4+i