搜索结果
找到约 557 项符合
end-users 的查询结果
汇编语言 MOV P2 ,#0FFH MOV P3 ,#0FFH ACALL DEL AJMP MAIN ORG 0200H DEL: MOV R5,#04H F3: MOV R6,#0FF
MOV P2 ,#0FFH
MOV P3 ,#0FFH
ACALL DEL
AJMP MAIN
ORG 0200H
DEL: MOV R5,#04H
F3: MOV R6,#0FFH
F2: MOV R7,#0FFH
F1: DJNZ R7,F1
DJNZ R6,F2
DJNZ R5,F3
RET
END
单片机开发 The goal of our final project was to design an efficient elevator simulator that can accept input fr
The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is ...
网络 pashload是应用在linux下的网络带宽测试源程序精确度比较高 ///////////////////////////////////// Pathload is a tool for es
pashload是应用在linux下的网络带宽测试源程序精确度比较高
/////////////////////////////////////
Pathload is a tool for estimating the available bandwidth
of an end-to-end path from a host S (sender) to a host R (receiver).
The available bandwidth is the maximum IP-layer
throughput that a flow can ge ...
其他数据库 As information technology is more and more in-depth and wide range of applications, management infor
As information technology is more and more in-depth and wide range of applications, management information system has been gradually implemented in the technical maturity. Management Information System is a continuous development of new disciplines. Library Management System is a typical management ...
编译器/解释器 构造一个简单程序设计语言的词法分析器
构造一个简单程序设计语言的词法分析器,要求:
1) 含有保留字program, begin, end, var, integer, if, then, else, do, while.
2) 标识符和无符号的整常数,其中保留字和标识符不区分大小写.
3) 含有界符和运算符如下:+,-, (, ), =, >, <, , :, :=.,,。
4) 输出二元组。 ...
Delphi控件源码 MD5变换动态链接库文件调用:(delphi例子) =======================================================================
MD5变换动态链接库文件调用:(delphi例子)
=========================================================================
function transfer(tran:widestring):widestring stdcall external md5.dll name transfer
//edit1为输入字符,edit2为输出md5摘要
procedure TForm1.Button1Click(Sender: TObject)
begin
e ...
单片机开发 AppWizard has created this ac1080 application for you. This file contains a summary of what you
AppWizard has created this ac1080 application for you.
This file contains a summary of what you will find in each of the files that
make up your ac1080 application.
ac1080.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproj ...
单片机开发 mp270app.dsp This file (the project file) contains information at the project level and is used
mp270app.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
mp270app.cpp
This is the main application source file.
单片机开发 This file contains a summary of what you will find in each of the files that make up your ac_iocard
This file contains a summary of what you will find in each of the files that
make up your ac_iocard application.
ac_iocard.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file ...
通讯/手机编程 Under the labor sentiment monitor system has several parts of compositions: The mobile termination s
Under the labor sentiment monitor system has several parts of compositions: The mobile termination software and hardware development, the central server software development as well as opens video frequency the prompt reflection. The labor sentiment monitor end is responsible for the data and the sc ...