代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/422645/10623113
asm a1600.asm
//.include SPT6608.inc
//.include Resource.inc
//
//.public T_SACM_A1600_Table;
//.public F_SACM_DVR1600_Init_; // Hardware Setting
//.public _IRQ2;
//
//// Hasc_Kernel.asm reference Functi
www.eeworm.com/read/421857/10685899
html speeding up your internet connection under linux and windows.html
Setting up a caching only nameserver
www.eeworm.com/read/418731/10931909
html speeding up your internet connection under linux and windows.html
Setting up a caching only nameserver
www.eeworm.com/read/466545/7026648
cpp fe_main.cpp
/* Define MAIN_PROGRAM in Project--Setting--C/C++--General of Visual Studio
by using -D MAIN_PROGRAM switch in the command line. */
#include "StdAfx.h"
#ifndef MAIN_PROGRAM
#error Define MAIN_
www.eeworm.com/read/464278/7167002
ini udtoolsusersetting.ini
; for 16-bit app support
; 量产设置
[Setting Information]
;LanguageCode=4 中文
;SubLanguageCode=1 繁体中文
;SubLanguageCode=2 简体中文
;LanguageCode=9 英文
;SubLanguageCode=1 美国英语
;SubLanguageCode=2 英国英语
S
www.eeworm.com/read/442245/7656464
h lcd313b.h
#ifndef __mLCD_316_TEST_
#define __mLCD_316_TEST_
/* ++++++++++++++ Display Setting ++++++++++++++++++++*/
#define PT6524 1 //使用段码显示器2
#define _NUMBER_OF_SIGNAL 188
#define LCD_CHAR_CO
www.eeworm.com/read/438079/7736884
c client3.c
//***********从机代码*******8
#include
#include "Clicent_Setting.h"
#include "Funtion_T.h"
char TTemp;
void delay_50ms()
{
int s=5000;
while(--s);
}
//************
void Serial_
www.eeworm.com/read/324076/13289413
c mega48_905.c
#include"mega48_905.h"
unsigned char temp = 0;
unsigned char pack[32];
void main()
{
nRF905Initializtion();
USART0_DEFAULT_SETTING(9600);
ENABLE_USART0_INT_RECEIVER_DONE();
ENABL