代码搜索:SPCE
找到约 5,520 项符合「SPCE」的源代码
代码结果 5,520
www.eeworm.com/read/436051/1855163
c voice.c
#include "spce061v004.h"
#include "s480.h"
void voice_line(int number,int x,int y);
void voice_circle(int x,int y,int r);
void voice_ini(int x,int y);
void voice_trace(void);
void voice_complete
www.eeworm.com/read/436051/1855270
c scan_key.c
#include
//变量声明
extern unsigned int key_value;
unsigned int set_bit=0; //光标闪动位置
unsigned int set_sign=0; //电流符号(方向)
unsigned int set_value=0; //电流设定值
unsigned int set_mode=
www.eeworm.com/read/436051/1855282
c ds1267.c
#include "SPCE061V004.H"
#define Set_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer | x)
#define Clear_IOA_Bit(x) (*P_IOA_Data = *P_IOA_Buffer & ~x)
#define DQ 0x0001 //IOA0
#define CLK
www.eeworm.com/read/294359/8233374
c system.c
#include
#include"host.h"
extern const unsigned char Asii0610[]; //6X10的ASII字符库
extern const unsigned char Asii0816[]; //8X16的ASII字符库
extern const unsigned char GB32[]; //32
www.eeworm.com/read/294359/8233498
h hanshu.h
#include
#define Uint unsigned int
typedef struct
{
Uint bit0 : 1;
Uint bit1 : 1;
Uint bit2 : 1;
Uint bit3 : 1;
Uint bit4 : 1;
Uint bit5 : 1;
Uint bit6 : 1;
U
www.eeworm.com/read/294359/8233536
c shukong3.c
#include
#define Uint unsigned int
typedef struct
{
Uint bit0 : 1;
Uint bit1 : 1;
Uint bit2 : 1;
Uint bit3 : 1;
Uint bit4 : 1;
Uint bit5 : 1;
Uint bit6 : 1;
U
www.eeworm.com/read/294359/8233962
h hanshu.h
#include
#define Uint unsigned int
typedef struct
{
Uint bit0 : 1;
Uint bit1 : 1;
Uint bit2 : 1;
Uint bit3 : 1;
Uint bit4 : 1;
Uint bit5 : 1;
Uint bit6 : 1;
U
www.eeworm.com/read/294359/8233981
c shukong3.c
#include
#define Uint unsigned int
typedef struct
{
Uint bit0 : 1;
Uint bit1 : 1;
Uint bit2 : 1;
Uint bit3 : 1;
Uint bit4 : 1;
Uint bit5 : 1;
Uint bit6 : 1;
U
www.eeworm.com/read/294359/8234615
c zuopin2.c
#include
#define Uint unsigned int
typedef struct
{
Uint bit0 : 1;
Uint bit1 : 1;
Uint bit2 : 1;
Uint bit3 : 1;
Uint bit4 : 1;
Uint bit5 : 1;
Uint bit6 : 1;
U
www.eeworm.com/read/294359/8234685
c lcd.c
#include
#define Uint unsigned int
typedef struct
{
Uint bit0 : 1;
Uint bit1 : 1;
Uint bit2 : 1;
Uint bit3 : 1;
Uint bit4 : 1;
Uint bit5 : 1;
Uint bit6 : 1;
U