代码搜索结果
找到约 10,000 项符合
Switch 的代码
51_00_os.plg
礦ision2 Build Log
Project:
D:\Documents and Settings\oldwhite\桌面\OS\51_00_OS\51_00_OS.uv2
Project File Date: 02/25/2006
Output:
Build target '
tstdist.m
function [ret,x0,str,ts,xts]=tstdist(t,x,u,flag);
%TSTDIST is the M-file description of the SIMULINK system named TSTDIST.
% The block-diagram can be displayed by typing: TSTDIST.
%
% SYS=TSTDIST(
dsp.cmd
-stack 160
-o ex.out
-m ex.map
/*Main.obj Define.obj */
-l rts2xx.lib
MEMORY
{
PAGE 0: VECS: origin = 0x8000, length 0x040
PAGE 0: PROG: origin = 0x8860, length 0x6000
final.c
#include
#include
sbit tel_switch=P0^3;/*tel_switch是电话的总开关*/
sbit tel_dail=P0^2;/*tel_dail是电话的重播按键控制端*/
void initial(void);/*tel_swtich,tel_dail,以及中断控制寄存器和中断标志寄存器的初始化*/
void
hongwai.c
#include "89c2051.h"
#define NOKEY 1
#define KEY_BACK 2
#define KEY_FORWARD 3
bit autostate = 0;
unsigned char switchl = 0;
unsigned char workstate = 0;
unsigned char timerdelay = 0;
leddrive.lst
C51 COMPILER V7.00 LEDDRIVE 11/12/2007 21:51:24 PAGE 1
C51 COMPILER V7.00, COMPILATION OF MODULE LEDDRIVE
OBJECT MODULE PLACED I
msinterleaverinitialization.m
%==========================================================================
% MS_Interleaver_Initialization.m
%==========================================================================
%根据无线配置设置交织
dsp.cmd
-stack 160
-o ex.out
-m ex.map
/*Main.obj Define.obj */
-l rts2xx.lib
MEMORY
{
PAGE 0: VECS: origin = 0x8000, length 0x040
PAGE 0: PROG: origin = 0x8860, length 0x6000
switchen.lif
#Life 1.05
#D Switch Engine
#D by Charles Corderman.
#D The smallest forever-growing
#D pattern in the Game of Life.
#N
#P -13 -3
.*.*
*
.*..*
...***
#P 13 2
**
*