代码搜索:Ext

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

代码结果 10,000
www.eeworm.com/read/143819/12839086

obj ext_c.obj

www.eeworm.com/read/143819/12839092

lnp ext_c.lnp

"EXT_C.obj" TO "EXT_C" RAMSIZE(256)
www.eeworm.com/read/143498/12870294

m cyl_ext.m

% Illustration of cylindrical extension of fuzzy sets % J.-S. Roger Jang, 1993 xx = (0:1:20)'; yy = (0:1:20)'; bell_x = gbell_mf(xx, [4, 2, 10]); [x,y] = meshgrid(bell_x, yy); subplot(221); plot(xx
www.eeworm.com/read/244140/12884052

c ext2.c

/************************************************************************* * Point RTOS(51) * * The Real-Time Kernel(For Keil
www.eeworm.com/read/244017/12898937

h ext_inf.h

#define SPCR10_VAL 0x0000 #define SPCR20_VAL 0x0220 //2 words per frame #define RCR10_VAL 0x0140 #define RCR20_VAL 0x04 //2 words per frame #define XCR10_VA
www.eeworm.com/read/142897/12910816

ext auto_cfg.ext

www.eeworm.com/read/142862/12913189

f core-ext.f

\ Definitions for ANS Core Extension words. \ \ This code has been placed in the Public Domain by J.D.Medhurst (a.k.a. Tixy) \ --------------------------------------------------------------------
www.eeworm.com/read/330051/12918383

doc ext中文手册.doc

www.eeworm.com/read/243493/12937041

h ext_inf.h

unsigned int * EXT_RAM = (unsigned int *) 0x100000; unsigned int * LED2 = (unsigned int *) 0x4028; #define LED1_ON GpioDataRegs.GPFDAT.bit.GPIOF14=1 #define LED1_OFF GpioDataRegs.GPFDAT
www.eeworm.com/read/142451/12944223

c ext1.c

/********************************************************************************************************* ** Small RTOS(51) ** Th