代码搜索:inter

找到约 5,354 项符合「inter」的源代码

代码结果 5,354
www.eeworm.com/read/273840/10899313

v inter_tb.v

module inter_tb; reg clk,csn,we; reg [4:0] addr; reg [7:0] data; reg inter_mask; reg AE0,AF0,EF0; reg AE1,AF1,EF1; reg AE2,AF2,EF2; reg AE3,AF3,EF3; reg AF4,FF4; reg AF5,FF5; reg
www.eeworm.com/read/416787/11012993

h core_inter.h

#if !defined(CORE_MAIN_H) #define CORE_MAIN_H #if defined(_OS_LINUX) || defined(__QNXNTO__) # include "core_header.h" #else # include "mv_include.h" #endif /* defined(_OS_LINUX) || defined(__QNXN
www.eeworm.com/read/416787/11013115

h hba_inter.h

#ifndef HBA_INTERNAL_H #define HBA_INTERNAL_H #include "hba_header.h" struct hba_extension { /* Device extention */ MV_PVOID host_data; /* self-descriptor */ struct mv_mod_desc *desc;
www.eeworm.com/read/270715/11029159

m inter_sc.m

function output=inter_sc(input,mode) if mode==1 for inter_i = 0:31 % interleaver for inter_j = 0:47 output(inter_j*32+inter_i+1) = input(inter_i*48+inter_j+1); en
www.eeworm.com/read/175707/6942930

h agc_inter.h

//filename:agc_inter.h typedef unsigned int u16; typedef signed int s16; //给出MCBSP寄存器的地址和子地址 #define SPSA_ADDR(port) (port?0x48:0x38) #define SPSD_ADDR(port) (port?0x49:0x39) #define
www.eeworm.com/read/462764/7196476

m inter_chromo.m

function intermediate_chromosome=inter_chromo(chromosome,offspring_chromosome,pro) switch pro case 1 M = 2; V = 6; case 2 M = 3; V = 12; case
www.eeworm.com/read/459461/7275184

vhd controla_inter.vhd

library IEEE; use IEEE.std_logic_1164.all; entity controla_inter is port ( clk: in STD_LOGIC; resetz: in STD_LOGIC; habilita: in STD_LOGIC; conf_ok: in STD
www.eeworm.com/read/459461/7275200

jpg controla_inter.jpg

www.eeworm.com/read/459461/7275205

bmp controla_inter.bmp

www.eeworm.com/read/459121/7282335

bsf clk_inter.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to