代码搜索:cod
找到约 6,199 项符合「cod」的源代码
代码结果 6,199
www.eeworm.com/read/350278/10751682
c bianliang.c
#define uchar_code unsigned char code
#define uchar unsigned char
uchar_code TC_HEAD[]="AT+"; //AT命令信息头
uchar_code TC_CMGS[]="CMGS="; //发送短信息
uchar_code TC_CMGR[]="CMGR="; //读取短信息
uchar_cod
www.eeworm.com/read/469284/6980134
c main.c
#include "stc89c52rc.h"
#include
#include "MyType.h"
#include "LCD12864.h"
#include "Delaytime.h"
uchar code str1[]="LCD12864并行程序";
uchar code str2[]=" bbs.cepark.com ";
uchar cod
www.eeworm.com/read/459739/7265311
c bianliang.c
#define uchar_code unsigned char code
#define uchar unsigned char
uchar_code TC_HEAD[]="AT+"; //AT命令信息头
uchar_code TC_CMGS[]="CMGS="; //发送短信息
uchar_code TC_CMGR[]="CMGR="; //读取短信息
uchar_cod
www.eeworm.com/read/319025/13464219
c g729a_de_acelp.c
#include "../Common/typedef.h"
#include "../Include/G729A_basic_op.h"
#include "../Include/G729A_ld8a.h"
void G729ADecod_ACELP(Word16 sign, Word16 index, Word16 cod[])
{
Word16 i, j;
Word16
www.eeworm.com/read/239523/6296602
cnf service.cnf
vti_encoding:SR|utf8-nl
vti_casesensitiveurls:IX|0
vti_httpdversion:SX|Microsoft-IIS/5.0
vti_textextensions:SX|.txt.actproj.asm.c.cc.cd.cod.cpp.cs.csdproj.csproj.cur.cxx.dbs.def.dsp.dsw.etp.ext.fky
www.eeworm.com/read/494536/6377334
c bianliang.c
#define uchar_code unsigned char code
#define uchar unsigned char
uchar_code TC_HEAD[]="AT+"; //AT命令信息头
uchar_code TC_CMGS[]="CMGS="; //发送短信息
uchar_code TC_CMGR[]="CMGR="; //读取短信息
uchar_cod
www.eeworm.com/read/348111/11611065
c main.c
#include
#define uchar unsigned char
#define uint unsigned int
uint time[2];
uchar falg,t;
float rest;
float temp;
uchar floot[];
/*共阳数码管0、1、2、3、4、5、6、7、8、9、清屏*/
const uchar cod
www.eeworm.com/read/155168/11892633
c g7231_codec.c
#include "typedef.h"
#include "G7231_cst_lbc.h"
#include "G7231_lbccodec.h"
#include "G7231_CODEC.h"
#include "G7231_coder.h"
#include "G7231_decod.h"
#include "G7231_vad.h"
#include "G7231_cod
www.eeworm.com/read/252311/12286516
asm exp73.asm
;strcpy——字符串复制及参数传递的技巧
STACK SEGMENT STACK
DW 100H DUP(?)
STACK ENDS
DATA SEGMENT
STRING1 DB 'TEST STRCPY(S2,S1)',00H
STRING2 DB 128 DUP(?)
DATA ENDS
COD
www.eeworm.com/read/251501/12340766
bat demo.bat
echo "test VQ"
..\bin\nearest -a vq.sen spkr_te.dat spkr_tr.cod
type vq.sen
pause
echo "test GVQ"
..\bin\nearest -a gvq.sen spkr_te.dat spkr_tr.gvq
type gvq.sen
pause
echo "test GMM"
..\b