代码搜索:Programe
找到约 437 项符合「Programe」的源代码
代码结果 437
www.eeworm.com/read/385935/8776149
java programe.java
import java.awt.*;
import java.awt.event.*;
///创建一个框架f
///在框架中添加了按钮,列表框,标签组件
///通过一个动作事件监视器把在列表框中显示的元素,显示到文本况中
public class programe
{
static Frame f=new Frame();
static List li=new Li
www.eeworm.com/read/385828/8787583
txt programe.txt
红外遥控接收程序
2008-06-10 13:50:46 来源:本站原创 作者:尘封往事 【大 中 小】 点击: 次
ORG 0000H
LJMP START;转入主程序
ORG 0010H
START:
MAIN:
JNB P2.2,IR
LJMP MAIN
;以下为进入P3.2脚外部中断子程序,也就是解码程序
IR:
MOV R6,#9
SB
www.eeworm.com/read/161320/10425100
obj programe.obj
www.eeworm.com/read/161320/10425113
exe programe.exe
www.eeworm.com/read/161320/10425125
c programe.c
#define NULL 0
#include
#include
#include
#define LEN sizeof(struct WORKER)
#include
#include
#include
#include
/*段磊(组长)*/
ty
www.eeworm.com/read/322773/13367157
cpp programe.cpp
// programe.cpp: implementation of the programe class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "JinChengDiaodu.h"
#include "progra
www.eeworm.com/read/322773/13367183
h programe.h
// programe.h: interface for the programe class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PROGRAME_H__5462FE48_BC6E_4C10_A7BC_8B5C63C56365__INCLU
www.eeworm.com/read/488864/6478776
c programe.c
#include
#include
#include
#define uc unsigned char
#define ui unsigned int
#define LCDPAGE 0xB8 //设置页指令。
#define LCDLINE 0x40 //设置列指令。
sbit E= P3^5;
www.eeworm.com/read/488864/6478777
lst programe.lst
C51 COMPILER V8.02 PROGRAME 05/22/2009 14:53:25 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE PROGRAME
OBJECT MODULE PLACED I
www.eeworm.com/read/488864/6478781