代码搜索:Comp

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

代码结果 10,000
www.eeworm.com/read/374588/9394641

vhd comp.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity comp is port( d:in std_logic_vector(9 downto 0); f_pwm:in std_logic
www.eeworm.com/read/176300/9508492

asp comp.asp

www.eeworm.com/read/176300/9508774

gif comp.gif

www.eeworm.com/read/371984/9527932

asp comp.asp

www.eeworm.com/read/366280/9821732

ico comp.ico

www.eeworm.com/read/169875/9835319

m !comp.m

www.eeworm.com/read/169281/9869836

def comp.def

; comp.def LIBRARY comp.dll DESCRIPTION '(c)1997 Guy Eddon' EXPORTS DllGetClassObject @2 PRIVATE DllCanUnloadNow @3 PRIVATE DllR
www.eeworm.com/read/169281/9869844

idl comp.idl

// component.idl import "unknwn.idl"; [ object, uuid(10000001-0000-0000-0000-000000000001), oleautomation ] interface ISum : IUnknown { HRESULT Sum(int x, int y, [out, retval] int* retval);
www.eeworm.com/read/169281/9869856

cpp comp.cpp

// component.cpp // This in-process component can be installed with the ThreadingModel value // set to Apartment, Free, or Both. The can be adjusted in the last parameter // of the RegisterServer f
www.eeworm.com/read/169281/9869862

rc comp.rc

// component.rc 1 TYPELIB "Comp\comp.tlb" VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,1 PRODUCTVERSION 1,0,0,1 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L #else FILEFLAGS 0x0L