代码搜索结果
找到约 10,000 项符合
T 的代码
t1t0.__i
"T1T0.c" BROWSE DEBUG OBJECTEXTEND
t1t0.lnp
"STARTUP.obj",
"T1T0.obj"
TO "T1T0"
RAMSIZE(256)
t1t0.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 {
t1t0.lst
C51 COMPILER V8.02 T1T0 07/31/2008 19:21:40 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE T1T0
OBJECT MODULE PLACED IN T1
t1t0.plg
礦ision3 Build Log
Project:
D:\ywcsoft\89S51\keilc51\T1T0.uv2
Project File Date: 07/31/2008
Output:
Build target 'Target 1'
compiling T1T0.c..
t1t0.c
#include"reg51.h"
unsigned char seg[16]={0x10,0xf9,0xa4,0x0b,0x99,0x92,0x82,0xf8,0x80,0x90,0x88,
0x83,0xc6,0xa1,0x86,0x8e}; //0-F笔段码
//sbit IP1=IP^1;
bit tm01s=0;
bit tm11s=0;
void main()
mfilter_t2t.m
function [filter,cc_max,shift]=mfilter_t2t(s1,s2,wl,wnoise,increment)
% Function computes filter "filter" which converts each column of s1 into the
% corresponding column of s2. If s1, s2 represent
mfilter_t2t.m
function [filter,cc_max,shift]=mfilter_t2t(s1,s2,wl,wnoise,increment)
% Function computes filter "filter" which converts each column of s1 into the
% corresponding column of s2. If s1, s2 represent