代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/444607/7610821

dbp encode.dbp

www.eeworm.com/read/444607/7610827

vhd encode.vhd

-- 用拨码开关作为8位优先编码器的输入,改变输入状态,将在7段数码管上显示输出。 --八位优先编码器原理请参见试验指导手册和相关数字电路基础书籍 library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY e
www.eeworm.com/read/440725/7682809

exe encode.exe

www.eeworm.com/read/436341/7771289

cpp encode.cpp

#include #include void encode(const char* text, char* dest) { int i; int j = 0; int count = 0; char pre = '\0'; for(i = 0; i
www.eeworm.com/read/436037/7778577

m encode.m

% encode - generates a biometric template from the normalised iris region, % also generates corresponding noise mask % % Usage: % [template, mask] = encode(polar_array,noise_array, nscales,... %
www.eeworm.com/read/435979/7779974

png encode.png

www.eeworm.com/read/399209/7880260

m encode.m

function [il,ih,tqmf,rlt1,rlt2,al1,al2,ah1,ah2,plt1,plt2,ph1,ph2,rh1,rh2,nbh,nbl,deth,detl,delay_bpl, delay_dltx,delay_bph,delay_dhx,el,sl,xl]=encode(xin1,xin2,tqmf,delay_bpl, delay_dltx,delay_bph,del
www.eeworm.com/read/398579/7935919

h encode.h

#include #include #include using namespace std; void Encode(string infilename, string outfilename, int wordnumber[], string strArray[], int n) { const char *
www.eeworm.com/read/398579/7935924

txt encode.txt

11010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010110101101011010
www.eeworm.com/read/198407/7936344

_h encode._h

unsigned char const Shifted[59][2] = { 0x1C, 'A', 0x32, 'B', 0x21, 'C', 0x23, 'D', 0x24, 'E', 0x2B, 'F', 0x34, 'G', 0x33, 'H', 0x43, 'I', 0x3B, 'J', 0x42, 'K', 0x4B, 'L', 0x3A, 'M', 0x31