代码搜索:Dim

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

代码结果 10,000
www.eeworm.com/read/262041/4315868

bas dim.bas

10 DIM n(5) 20 FOR i = 0 to 5 30 LET n(i) = i + 2 40 PRINT "The value at position ";i;" is ";n(i) 50 NEXT i 60 END
www.eeworm.com/read/473531/6845994

h dim.h

/* * Digital AC Dimmer * * Copyright (c) 2005-2006 Chris Fallin * Placed under the modified BSD license * * dim.h: interrupt-driven AC dimmer module */ #ifndef _DI
www.eeworm.com/read/473531/6845996

c dim.c

/* * Digital AC Dimmer * * Copyright (c) 2005-2008 Chris Fallin * Placed under the modified BSD license * * dim.c: interrupt-driven AC dimmer module */ #include "d
www.eeworm.com/read/367255/9764707

cpp dim.cpp

//***********************************************************************/ // Author : Garry // Original Date : Feb,25 2005 // Module Name : di
www.eeworm.com/read/367255/9764823

h dim.h

//***********************************************************************/ // Author : Garry // Original Date : Feb,25 2005 // Module Name : di
www.eeworm.com/read/367255/9764985

h dim.h

//***********************************************************************/ // Author : Garry // Original Date : Feb,25 2005 // Module Name : di
www.eeworm.com/read/367255/9765093

cpp dim.cpp

//***********************************************************************/ // Author : Garry // Original Date : Feb,25 2005 // Module Name : di
www.eeworm.com/read/170590/9797412

c dim.c

/****************************************************************/ /* COPYRIGHT NOTICE */ /* ---------------- */ /* All software in this listing remain the strict copyright */ /* of Ilij
www.eeworm.com/read/170590/9797518

h dim.h

/****************************************************************/ /* COPYRIGHT NOTICE */ /* ---------------- */ /* All software in this listing remain the strict copyright */ /* of Ilij
www.eeworm.com/read/269389/11099591

h dim.h

static char *wds[]=/*H是己方棋B是对方棋0是空,数字越小越重要*/ {/*0,1,2 */ "0HHHHH0", "0HHHHHB", "BHHHHHB",\ //赢 /* 3,4,5 */ "0BBBBB0", "0BBBBBH", "HBBBBBH",\ //输 /* 6,7,8,9,10 */