代码搜索:融合程序
找到约 10,000 项符合「融合程序」的源代码
代码结果 10,000
www.eeworm.com/read/389961/8490897
asm 原程序.asm
keydata equ 30h
org 00h
main:
mov keydata,#0
mov tmod ,#09h
mov r7,#0
mov r6,#0
jb p3.2,$
again:
mov tl0,#0
mov th0,#0
setb tr0
jnb p3.2,$
jb p3.2,$
clr tr0
www.eeworm.com/read/389795/8501834
txt vb程序.txt
//---------------------------------------SComm控件的常用属性和方法-----------------------------
Commport;设置或返回串口号。
SettingS:以字符串的形式设置或返回串口通信参数。
Portopen:设置或返回串口状态。
InputMode:设置或返回接收数据的类型。
Inputlen:设置或返回
www.eeworm.com/read/188827/8512534
doc 程序说明.doc
www.eeworm.com/read/188724/8518060
txt 源程序.txt
#include
#include
#include
#include
#include
#include
#define NULL 0 //定义空地址
#define LEN sizeof(struct file) //定义struct file
www.eeworm.com/read/389127/8547204
doc 休假程序.doc
www.eeworm.com/read/188255/8555040
asm 系统程序.asm
ORG 0000H
LJMP MAIN
ORG 0010H
MAIN: MOV SP,#60H ;设置堆栈指针
MOV A,#0FFH
www.eeworm.com/read/289242/8565090
doc 算法程序.doc
www.eeworm.com/read/188170/8565361
doc 程序说明.doc
www.eeworm.com/read/188117/8570440
cpp 源程序.cpp
// 源程序.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "源程序.h"
#include
#include "源程序_i.c"
#include "Dlogin.h"
#ifdef _DEBUG
#define new D
www.eeworm.com/read/188117/8570442