代码搜索:Text

找到约 10,000 项符合「Text」的源代码

代码结果 10,000
www.eeworm.com/read/7938/139614

c text1.c

#include #define uchar unsigned char #define uint unsigned int uchar *p; uchar i,j; uchar suju[]; sbit ds14=P3^2; sbit sp_cp11=P3^0; sbit st_cp12=P3^1; uchar sw[]={0x00,0x01,0x02,0
www.eeworm.com/read/8360/146663

h text_dct.h

void fdct_enc(short *block); void init_fdct_enc(); void idct_enc(short *block); void init_idct_enc(); void fdct_mm32(short *blk); void Fast_IDCT(short int *x);
www.eeworm.com/read/8360/146666

h text_defs.h

#ifndef _TEXT_DEFS_H_ #define _TEXT_DEFS_H_ #include "mom_structs.h" #include #include #include "vm_enc_defs.h" #define ESCAPE 7167
www.eeworm.com/read/8360/146668

c text_dct.c

/************************************************************************** * * * This code is developed by Adam Li. This
www.eeworm.com/read/8360/146670

c text_bits.c

/************************************************************************** * * * This code is developed by Adam Li. This
www.eeworm.com/read/8360/146693

h text_code.h

#ifndef _TEXT_CODE_H_ #define _TEXT_CODE_H_ #include "momusys.h" #include "mom_structs.h" #include "text_defs.h" #include "text_bits.h" //#include "text_util.h" #ifdef __cplusplus exte
www.eeworm.com/read/8360/146694

h text_bits.h

#ifndef _TEXT_BITS_H_ #define _TEXT_BITS_H_ #include "momusys.h" #include "text_defs.h" /* struct for counting bits */ typedef struct { Int Y; Int C; Int vec; Int CBPY;
www.eeworm.com/read/8360/146701

c text_code.c

/************************************************************************** * * * This code is developed by Adam Li. This
www.eeworm.com/read/8978/159772

lst text1.lst

C51 COMPILER V7.07 TEXT1 03/16/2009 09:38:44 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE TEXT1 OBJECT MODULE PLACED IN T
www.eeworm.com/read/8978/159773

c text1.c

#include"reg52.h" #include"intrins.h" #define ad_con P2 #define addata P0 #define Disdata P1 #define uchar unsigned char #define unit unsigned int sbit ALE=P2^3; sbit START=P2^4; sbit