代码搜索结果
找到约 10,000 项符合
X 的代码
x1.dat
1651 1 0 0 200
0<mark>x</mark>7980
0<mark>x</mark>0040
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>00FF
0<mark>x</mark>0000
0<mark>x</mark>00FF
0<mark>x</mark>0000
0<mar ...
x1.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
x_fnct.m
function y=x_fnct(x,funfcn,p1,p2,p3)
% y=x_fnct(x,funfcn,p1,p2,p3)
% Returns the function funfcn(x) times x
args=[];
for nn=1:nargin-2
args=[args,',p',int2str(nn)];
end
args=[args,')'] ;
x5045.i
#line 1 "x5045.C" /0
#line 1 "D:\KEIL\C51\INC\REG52.H" /0
sfr P0 = 0x80;
sfr P1 = 0x90;
sfr P2 = 0xA0;
sfr P3 = 0xB0;
sfr PSW = 0xD0;
sfr ACC = 0xE0;
sfr B
x5045.c
#include
#define uchar unsigned char
/*5045定义*/
sbit X5045_CS=P1^0;
sbit X5045_SO=P1^1;
sbit X5045_SCK=P1^2;
sbit X5045_SI=P1^3;
#define WREN 0X06
#define WRDI 0X04
#define
x5045.__i
"x5045.C" LARGE BROWSE INCDIR(D:\Keil\C51\BIN) DEBUG OBJECTEXTEND CODE LISTINCLUDE SYMBOLS PREPRINT SRC (.\x5045.SRC)
x5045.src
; .\x5045.SRC generated from: x5045.C
; COMPILER INVOKED BY:
; d:\Keil\C51\BIN\C51.EXE x5045.C LARGE BROWSE INCDIR(D:\Keil\C51\BIN) DEBUG OBJECTEXTEND CODE LISTINCLUDE SYMBOLS PREPRINT SRC(.\
x5045.lst
C51 COMPILER V7.50 X5045 06/22/2005 17:45:48 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE X5045
OBJECT MODULE PLACED IN x
240x.h
;************************************************************************
; File name: 240x.h
;
; Description: 240x register definitions, Bit codes for BIT instruction
;*************************