代码搜索结果
找到约 10,000 项符合
X 的代码
x264.h
/*****************************************************************************
* x264.h: h264 encoder library
*****************************************************************************
* Copyrig
x25045.h
/***************************************************************
* X25043/45 application ; Procedures
* absolute one address access
*******************************************************
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.lst
C51 COMPILER V7.20 X5045 02/24/2005 17:41:00 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE X5045
OBJECT MODULE PLACED IN .
x5045.c
/*-------------------------------------------------------
X5045源程序
--------------------------------------------------------*/
#include "regx52.h"
#include "x5045.h"
sbit SO=P2^5;
sbit SI=P2