代码搜索:Comp

找到约 10,000 项符合「Comp」的源代码

代码结果 10,000
www.eeworm.com/read/134575/13981561

vhd p0_drv_spec.vhd

-------------------------------------------------- -- Model : 8051 Behavioral Model, -- VHDL Entity mc8051.p0_drv.interface -- -- Author : Michael Mayer (mrmayer@comp
www.eeworm.com/read/236067/14033654

s43 msp430x11x1_ca_07.s43

;****************************************************************************** ; MSP430x11x1 Demo - Comp_A, Resistance Meter ; ; Description: Comparator_A is used to measure a resistance value
www.eeworm.com/read/187617/8617412

39659

Xref: cantaloupe.srv.cs.cmu.edu comp.graphics:39659 alt.3d:2349 Newsgroups: comp.graphics,alt.3d Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!noc.near.net!howland.reston.ans.net!usc!cs.utexas.
www.eeworm.com/read/187617/8618255

50440

Xref: cantaloupe.srv.cs.cmu.edu comp.sys.mac.hardware:50440 comp.sys.mac.misc:42500 Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!emory!wupost!news.mia
www.eeworm.com/read/187617/8619599

15429

Xref: cantaloupe.srv.cs.cmu.edu comp.org.eff.talk:16968 sci.crypt:15429 Newsgroups: comp.org.eff.talk,sci.crypt Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtef
www.eeworm.com/read/187617/8619627

15283

Xref: cantaloupe.srv.cs.cmu.edu comp.org.eff.talk:16903 sci.crypt:15283 Newsgroups: comp.org.eff.talk,sci.crypt Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtef
www.eeworm.com/read/187617/8619726

15967

Xref: cantaloupe.srv.cs.cmu.edu sci.crypt:15967 alt.security:10129 comp.org.eff.talk:17219 comp.security.misc:3566 Path: cantaloupe.srv.cs.cmu.edu!magnesium.club.cc.cmu.edu!news.sei.cmu.edu!cis.ohio-s
www.eeworm.com/read/187617/8620423

60656

Xref: cantaloupe.srv.cs.cmu.edu comp.sys.ibm.pc.hardware:60656 comp.os.linux:37518 Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!howland.reston.ans.net
www.eeworm.com/read/165557/10057545

h struct2d.h

void Struct2D(); void Struct2D() { ifstream F2comp("F2comp.txt"); ifstream F2zbar("F2zbar.txt"); ifstream Struc_Tin("Struc_Tin.txt"); ofstream R2Weiyi("R2Weiyi.csv"); of
www.eeworm.com/read/461362/7228651

m recognition.m

function [Numeral]=Recognition(StrokeTop,StrokeLeft,StrokeRight,StrokeBottom,Comp) % 采用四边的轮廓结构特征和笔划统计(仅针对 0 和 8)识别残缺数字 % Comp 是用于识别 0和8 的底部补充信息 StrT='T'; StrL='T'; StrR='T'; StrB='T'; RStr='T';