代码搜索:section

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

代码结果 10,000
www.eeworm.com/read/183151/9177182

dat section01.dat

0 -5.462 0.127531552588 -5.462 0.236685976628 -5.4035 0.42692654424 -5.384 0.521527045075 -5.3435 0.657710183639 -5.3435 0.753350250417 -5.324 0.83443639399 -5.324 0.94359081803 -5.3435 1.024
www.eeworm.com/read/170164/9815934

c section9.c

#include #include "uart.h" #include "TC35.h" //定义全局变量 static char nComm; //定义串口操作变量 char nRev_UART0; // 串口 0 的接收标志 char nRev_UART1; // 串口 1 的接收标志 char UART0_TX_BUF[200]; //
www.eeworm.com/read/361580/10044482

gif h-section.gif

www.eeworm.com/read/356756/10221579

c section6.c

#include #include "modem.h" #include "uart.h" #include "process.h" #include "const.h" //定义全局变量 static char nComm; int *pFlash; //定义串口操作变量 char nRev_UART0; // 串口 0 的接收标志 char
www.eeworm.com/read/356755/10221589

c section5.c

#include #include "I2C.h" #include "Display.h" char Time_Flag; char pTime[7]; void main(void) { int i; char chrTemp[7]; char chrHi; char chrLow; char pBuf
www.eeworm.com/read/356754/10221593

c section4.c

#include #include "init.h" // 定义全局变量 // 模拟采集变量 int nADC_Flag; int nADC_Count; // 数字采集变量 int nD_Count; int nD_Flag; // 串口发送变量 int nSend_TX1; static int nTX1_Len; static cha
www.eeworm.com/read/356753/10221594

c section3.c

#include #include "alarm.h" #define AT_DATA1 0xef00 #define AT_DATA2 0xf000 #define AT_DATA3 0xf100 #define AT_DATA4 0xf200 // 全局变量 int FLAG_PORT; int PORT_INPUT; i
www.eeworm.com/read/162078/10340654

mak crit_section.mak

# Nmake macros for building Windows 32-Bit apps all: Crit_S~1.exe # Update the resource if necessary generic.res:generic.rc generic.h rc -r -fo generic.res generic.rc # Update the obj
www.eeworm.com/read/162078/10340660

cpp crit_section.cpp

#include CRITICAL_SECTION cs; // Child thread procedure. DWORD WINAPI ChildThreadProc(HWND hWnd) { TCHAR szBuffer[256]; // Work area for print formatting. wsprintf( sz
www.eeworm.com/read/161747/10381691

c section6.c

#include #include "modem.h" #include "uart.h" #include "process.h" #include "const.h" //定义全局变量 static char nComm; int *pFlash; //定义串口操作变量 char nRev_UART0; // 串口 0 的接收标志 char