代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/352676/10526440
opt test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/352676/10526457
plg test.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\9月1日资料\RS232串口\test.uv2
Project File Date: 08/27/2006
Output:
Build targ
www.eeworm.com/read/352676/10526461
c test.c
/*
*/
#include "reg52.h"
void init_serial(void)
{
//定时器1的工作方式2
TMOD=0x20; //装载计数初值
TL1=0xfd;
TH1=0xfd; //采用串口工作方式1,无奇偶校验
SCON=0x50; //串口波特率不加倍
PCON=
www.eeworm.com/read/160449/10529435
ico test.ico
www.eeworm.com/read/278507/10531975
h test.h
#include "unp.h"
/* globals */
extern struct sockaddr_in servaddr, cliaddr;
extern char buff[8192];
extern int verbose;
int TcpSockByAddr(char *, int);
int UdpSockByAddr(char *, int);
int UdpC
www.eeworm.com/read/423789/10532798
obj test.obj
www.eeworm.com/read/423789/10532804
c test.c
/*temp file*/
#include
#define FIR_FILTER_SIZE 51
signed long FIR_dual_filter_tmp( const int * filter_constants, signed int input)
{
static int value[FIR_FILTER_SIZE]; /*
www.eeworm.com/read/352615/10533426
dsw test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "test"=".\test.dsp"