代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/248342/12582765
qsf encode.qsf
# 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 any
www.eeworm.com/read/248342/12582769
cdf encode.cdf
/* Quartus II Version 5.0 Build 148 04/26/2005 SJ Full Version */
JedecChain;
FileRevision(JESD32A);
DefaultMfr(6E);
P ActionCode(Cfg)
Device PartName(EPM7128SL84) Path("") File("encode.po
www.eeworm.com/read/248342/12582785
v encode.v
/*
优先编码器,由拨码键盘输入,结果由数码管显示
*/
module encode(a,c,en);
input[8:1] a;
output[7:0] c;
reg[7:0] c;
output[7:0] en;
reg[3:0] c_tmp;
integer i;
assign en=0;
always@(a)
begin
c_tmp=0;
www.eeworm.com/read/248342/12582786
pof encode.pof
www.eeworm.com/read/248342/12582794
qpf encode.qpf
# 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 any
www.eeworm.com/read/248342/12582800
hif encode.hif
Version 5.0 Build 148 04/26/2005 SJ Full Version
29
1521
OFF
OFF
OFF
OFF
OFF
FV_OFF
VRSM_ON
VHSM_ON
0
# entity
encode
# logic_option {
AUTO_RAM_RECOGNITION
ON
}
# case_sensitive
# s
www.eeworm.com/read/248342/12582808
psp encode.psp
www.eeworm.com/read/147096/12585448
m encode.m
function [code, added] = encode(msg, n, k, method, opt)
%ENCODE Error-control code encoding computation.
% CODE = ENCODE(MSG, N, K) encodes binary message specified in MSG using
% Hammi
www.eeworm.com/read/147096/12585521
hlp encode.hlp
ha_help_begin
ENCODE Encodes a message using Hamming code method.
CODE = ENCODE(MSG, N, K, METHOD), METHOD = 'hamming', encodes the
binary codeword in CODE using Hamming code method.
www.eeworm.com/read/334567/12585984
m encode.m
% MATLAB SIMULATION OF FS-1015 LPC-10e
% COPYRIGHT (C) 1996-99 ANDREAS SPANIAS and TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the LPC-10e coder. The