代码搜索:Coding
找到约 9,366 项符合「Coding」的源代码
代码结果 9,366
www.eeworm.com/read/373966/9426632
pdf verilog_coding_for_logic_synthesis.pdf
www.eeworm.com/read/167695/9955621
ppt verilog_coding_style_0902.ppt
www.eeworm.com/read/161485/10404066
m perform_wavelet_arithmetic_coding.m
function [y,nbr_bits] = perform_wavelet_arithmetic_coding(x, Jmin, dir, T, options)
% perform_wavelet_arithmetic_coding - arithmetic code a wavelet transformed image.
%
% [y,nbr_bits] = perform_w
www.eeworm.com/read/350149/10762275
ppt verilog_coding_style_0902.ppt
www.eeworm.com/read/434237/6943495
pdf c++ coding standards.pdf
www.eeworm.com/read/466875/7022473
txt output_best_coding_space.txt
1.000000
0.000000
0.000000
1.000000
0.000000
0.000000
0.000000
0.000000
www.eeworm.com/read/465705/7052256
m alamouti_space_time_coding.m
clc;
clear all;
close all;
N=1000;
s00=randsrc(1,N/2); %% BPSK modulation %%
s11=randsrc(1,N/2); %% BPSK modulation %%
i=1;
for k=1:length(s00)
s0(i)=s00(k);
s0(i+1)=-conj(s11(k))
www.eeworm.com/read/258308/7131629
pdf coding_basics_part2.pdf
www.eeworm.com/read/258308/7131637