代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/423636/10543221
out test.out
www.eeworm.com/read/160294/10544702
lst test.lst
C51 COMPILER V7.01 TEST 03/10/2004 12:37:57 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN te
www.eeworm.com/read/160294/10545009
obj test.obj
www.eeworm.com/read/160294/10545075
c test.c
#include
#include
sbit SDA=P1^0;
sbit CLK=P1^1;
sbit LEDP=P1^7;
void delay(unsigned int i );
void send(unsigned char a);
void ledliu(unsigned char DLED);
main()
{
w
www.eeworm.com/read/352505/10545202
v test.v
//------------------------------------------- test.v 文件的开始 -----------------------------------------------------
/***********************************************************************
*** 模块功能:tes
www.eeworm.com/read/160260/10546962
dsw test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/160260/10546965
ncb test.ncb
www.eeworm.com/read/160260/10546967
opt test.opt
www.eeworm.com/read/160260/10546972
cpp test.cpp
// test.cpp : Defines the entry point for the console application.
//
//
#include "stdafx.h"
#include
#include
#include
#include
#define NUM 27
#d