代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/152481/12110203
m concrete_section.m
%截面参数
breadth=300 ;
height=500 ;
section_a01=25 ;
section_a02=25 ;
section_ya=height/2-section_a02 ;
height0=height-section_a02 ;
steel_diameter=18.0 ;
section_As01=3*pi*(steel_diameter/2.0)
www.eeworm.com/read/151729/12178726
gif h-section.gif
www.eeworm.com/read/253512/12218034
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/150388/12295589
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/150384/12296121
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/251703/12324842
png add_section.png
www.eeworm.com/read/251703/12325504
png add_section.png
www.eeworm.com/read/337685/12350028
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/337685/12350032
c section8.c
#include
#include "SPI.h"
#include "ISD4004.h"
//定义全局变量
static char nPlay;//PLAY按键
static char nRec;//REC按键
static char nPlay_count;//PLAY按键次数
static char nRec_count;//REC按键次数