代码搜索:449
找到约 2,208 项符合「449」的源代码
代码结果 2,208
www.eeworm.com/read/359547/10139963
c 449_lcd3.c
// MSP430F449 LCD局部闪烁的实现 在本人使用的液晶中是一个电池符号闪烁
#include "msp430x44x.h"
__no_init unsigned char lcd_mem[20] @0x91;
void main(void)
{
unsigned char i;
unsigned int j;
WDTCTL = WDTPW + WDTHO
www.eeworm.com/read/425178/10374326
c 449_232_ok.c
#include "msp430x44x.h"
//******************************************************************************
//** 软串: 波特率2400 偶校验
//** 硬件连接: J_USART的5和2
//******************************************
www.eeworm.com/read/423124/10584406
c 449stk2.c
//******************************************************************************
#include
//#include
#define B1 P3IN & BIT4 //B1 -
www.eeworm.com/read/277143/10660443
cpp ex449_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used wi
www.eeworm.com/read/463675/7176891
d43 449test.d43
www.eeworm.com/read/463675/7176893