代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/403480/11515648

hex encode.hex

www.eeworm.com/read/403480/11515652

lst encode.lst

C51 COMPILER V6.12 ENCODE 10/22/2008 21:09:25 PAGE 1 C51 COMPILER V6.12, COMPILATION OF MODULE ENCODE OBJECT MODULE PLACED IN
www.eeworm.com/read/403480/11515653

dsk encode.dsk

www.eeworm.com/read/403480/11515655

c encode.c

#include #include extern void outportb(unsigned int port,unsigned char val) ; extern unsigned char inportb(unsigned int port); void acquisition_encode(void); #define ADDRESSL_
www.eeworm.com/read/403480/11515659

prj encode.prj

www.eeworm.com/read/403480/11515660

bin encode.bin

www.eeworm.com/read/403480/11515661

obj encode.obj

www.eeworm.com/read/402622/11531290

vhd encode.vhd

LIBRARY IEEE; --编码加交织 USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; USE ieee.std_logic_arith.all; ENTITY ENCODE IS PORT ( CLK,RST: IN STD_LOGIC; EN_IN:IN STD_LOGIC; DATA_I
www.eeworm.com/read/402420/11535226

m encode.m

function [gen,lchrom,coarse,nround] = encode(x,vlb,vub,bits) %ENCODE Converts from variable to binary representation. % [GEN,LCHROM,COARSE,nround] = ENCODE(X,VLB,VUB,BITS) % encodes non-binary
www.eeworm.com/read/262491/11587381

c encode.c

/* * video.c * * ============================================================================ * Copyright (c) Texas Instruments Inc 2005 * * Use of this software is controlled by the ter