代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/126546/14416943
h softuart.h
void SW_UART_INIT0(void);
void SW_UART_ENABLE0(void);
void SW_UART_INIT1(void);
void SW_UART_ENABLE1(void);
void ClearCommRecBuffer2(void);
void SendCommChar2(char ch);
bit GetCommChar2(unsig
www.eeworm.com/read/117293/14931909
h softuart.h
void SW_UART_INIT0(void);
void SW_UART_ENABLE0(void);
void SW_UART_INIT1(void);
void SW_UART_ENABLE1(void);
void ClearCommRecBuffer2(void);
void SendCommChar2(char ch);
bit GetCommChar2(unsig
www.eeworm.com/read/213452/15134626
cpp bthset.cpp
// BthSet.cpp : implementation file
//
#include "stdafx.h"
#include "FlightQuery.h"
#include "BthSet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/395795/8152443
cpp dwdandlg.cpp
// Dwdandlg.cpp : implementation file
//
#include "stdafx.h"
#include "WordGLXT.h"
#include "Dwdandlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/395387/8180546
c lib.c
/*********************************************************
Project: ST FST(TDA7540)
File name: Lib.c
Description:
Write/Modify: Perry
Time: 2005-11-22- 11:07:07
*************************
www.eeworm.com/read/193551/8218314
h softuart.h
void SW_UART_INIT0(void);
void SW_UART_ENABLE0(void);
void SW_UART_INIT1(void);
void SW_UART_ENABLE1(void);
void ClearCommRecBuffer2(void);
void SendCommChar2(char ch);
bit GetCommChar2(unsig
www.eeworm.com/read/172575/9701697
cpp qqq.cpp
// qqq.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "SubWindow.h"
#include "GpsWindow.h"
#include "CompassWindow.h"
#include "KindSelectWindow.h"
#includ
www.eeworm.com/read/367418/9750276
cpp tabsheet.cpp
// TabSheet.cpp : implementation file
//
#include "stdafx.h"
#include "TabSheet.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////
www.eeworm.com/read/412795/11182272
h softuart.h
void SW_UART_INIT0(void);
void SW_UART_ENABLE0(void);
void SW_UART_INIT1(void);
void SW_UART_ENABLE1(void);
void ClearCommRecBuffer2(void);
void SendCommChar2(char ch);
bit GetCommChar2(unsig
www.eeworm.com/read/411348/11248215
m tlda_1.m
人脸识别中TesorLDAA算法Matlab程序
clc;clear;
cd E:\人脸识别\ORL人脸图库\样本:测试集\5_5\train
fdir=dir('*.bmp');
fnum1=size(fdir,1);
nbcol=255;
class=15;
% M_Xtran=0;
for i=1:fnum1