代码搜索:pin二极管
找到约 10,000 项符合「pin二极管」的源代码
代码结果 10,000
www.eeworm.com/read/357389/10210267
c ex_expio.c
/////////////////////////////////////////////////////////////////////////
//// EX_EXPIO.C ////
////
www.eeworm.com/read/162887/10261507
m gailv.m
function[nf,gai,pin] = gailv(f)
%--------------------------------------------------------------------------
%此函数是计算数组f中不重复字符的出现概率和频率
%基于算术编码的文本压缩,被main.m文件调用
%输出数组nf记录了所有不重复的字符
%输出数组gai记录了每个字符的概率
www.eeworm.com/read/162887/10261533
asv gailv.asv
function[nf,gai,pin] = gailv(f,n)
----------------------------------------------------------
%此函数是计算数组f中不重复字符的出现概率和频率
%基于算术编码的文本压缩,被main.m文件调用
%输出数组nf记录了所有不重复的字符
%输出数组gai记录了每个字符的出现概率
%输出数组pin记录了
www.eeworm.com/read/161309/10426824
btsrv-gui
#!/usr/bin/python2.2
#
# Affix - Bluetooth Protocol Stack for Linux
# Copyright (C) 2001 Nokia Corporation
# Original Author: Alexey Vyskubov
#
# This program is fr
www.eeworm.com/read/279503/10431836
log mixer pcb eco 2006-5-3 7-40-29.log
Added Component: Designator=C1(RB.2/.4-NP)
Added Component: Designator=C2(RB.2/.4-NP)
Added Component: Designator=C3(RB.2/.4-NP)
Added Component: Designator=C4(RB.2/.4-NP)
Added Component: Designa
www.eeworm.com/read/159601/10635947
m select2.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/159601/10635982
m select3.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/159601/10636172
m select4.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/159601/10636361
m select7.m
function [out,coefs,pin]=select(in,d,x,y,h1,h2)
%
% out=select(in);
%
% selects a new population
%
%
global stop;
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing
www.eeworm.com/read/159601/10636462
m select.m
function [out]=select(in,d,x,y)
%
% out=select(in);
%
% selects a new population
%
%
%
% Mix up the population
%
chrom=shuffle(in);
%
% Decode the existing population
%
coefs=decodal