代码搜索结果
找到约 10,000 项符合
Switch 的代码
mc1321xsrb.c
#include "drivers.h"
#include "MC1321XSRB.h"
extern UINT8 gu8RTxMode;
void RadioInit(void) {
SPIDrvWrite(0x11,0x80FF); /* Eliminate Unlock Conditions due to L01 */
SPIDrvWrite(0x1B,
vowels.c
#include
void main()
{
char letter;
int vowel_count = 0;
for (letter = 'A'; letter
lcd.cmd
-w
-stack 500h
-heap 500h
-l rts55x.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> P
ledshow_2272.i
#pragma used+
sfrb TWBR=0;
sfrb TWSR=1;
sfrb TWAR=2;
sfrb TWDR=3;
sfrb ADCL=4;
sfrb ADCH=5;
sfrw ADCW=4;
sfrb ADCSRA=6;
sfrb ADMUX=7;
sfrb ACSR=8;
sfrb UBRRL=9;
sfrb UCSRB=0xa;
sf
displayengineerinformation.c
#include
#include "main.h"
void DisplayEngineerInformation(struct engineerstruct Engineer[],int flag)
{
int i=flag;
printf(" **************************************************
music.c
#include
#include
#include
void main(int argc,char *argv[])
{
FILE *fp;
int rate;
char sound_high[3];
float sound_long;
register int i = 0,j;
int sign = 0;
89c52-stepmotor.c
/******************************************************************************
*Project:步进电机控制程序练习 A practise program of stepper motor controlment
运行开始后电机正转,默认转速为最高速度的50%(2000Hz),速度可微调,
89c52-stepmotor.lst
C51 COMPILER V8.05a 89C52_STEPMOTOR 03/20/2009 01:55:07 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE 89C52_STEPMOTOR
OBJECT MODULE
w7.c
#include
unsigned char keyv;
unsigned char code table[]={0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,0x88,0x83,0xC6,0xA1,0x86,0x8E,0xff}; //字形码)
void delay1ms(unsigned int t)
{ unsi
vowels.c
#include
void main()
{
char letter;
int vowel_count = 0;
for (letter = 'A'; letter