代码搜索:PROGRAMME
找到约 1,531 项符合「PROGRAMME」的源代码
代码结果 1,531
www.eeworm.com/read/449038/7519868
mdl programme2.mdl
Model {
Name "programme2"
Version 6.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModel
www.eeworm.com/read/264378/11317245
v main_programme.v
module sixty_adder(X,Y,sum,clk,rst,sel,muilt_out);
input [63:0] X,Y;
input [1:0]sel;
input clk,rst;
output [64:0]sum;
output [127:0] muilt_out;
reg [63:0]X_reg,Y_reg ;
reg [63:0]X_reg0,Y_reg0;
re
www.eeworm.com/read/226383/14478130
ini asdas_programme.ini
[设置参数]
C010=07071202
C011=123456
C020=11110000
C021=01110111
C022=01111111
C030=001234
C031=004567
C032=123456789000
C033=000045645645
C034=123123200000
C111=11
C112=12
C113=13
C114=14
www.eeworm.com/read/226383/14478136
ini 430_programme.ini
[设置参数]
C010=07071202
C011=123456
C020=11110000
C021=01110111
C022=01111111
C030=123456
C031=000000
C032=000000000000
C033=000000000000
C034=000000000000
C111=11
C112=12
C113=13
C114=14
www.eeworm.com/read/37281/1071125
bat programme.cspy.bat
@REM This bat file has been generated by the IAR Embeddded Workbench
@REM C-SPY interactive debugger,as an aid to preparing a command
@REM line for running the cspybat command line utility with the
www.eeworm.com/read/37281/1071132
d43 programme.d43
www.eeworm.com/read/165859/10048665
txt output in c programme.txt
1112564992
855070528
386337504
20514336
-134946272
-159870432
-286097920
-527711136
-753487840
-746568640
www.eeworm.com/read/158109/11643165
asm password lock programme.asm
;LP1.ASM 8051 LCD PASSWORD 4
;8051 ASM USE:KELL
;COPYRIGHT CMY 2003
;
KA EQU 0AH
KB EQU 0BH
KC EQU 0CH
KD EQU 0DH
KE EQU 0EH
KF EQU 0FH
;变量定
www.eeworm.com/read/345089/11840376
asm password lock programme.asm
;LP1.ASM 8051 LCD PASSWORD 4
;8051 ASM USE:KELL
;COPYRIGHT CMY 2003
;
KA EQU 0AH
KB EQU 0BH
KC EQU 0CH
KD EQU 0DH
KE EQU 0EH
KF EQU 0FH
;变量定
www.eeworm.com/read/251614/12330496
txt ad transfer programme.txt
AD转换类程序
入口:通道1的模拟量,
;出口:片内RAM开辟一个数据区,用于存放A/D转换结果,
IN0—IN7的结果
;分别存于30H—37H 8个单元中
AD0809: MOV R1,#01H
ACALL AD0809_1
RET
AD0809_1:MOV DPTR,# ;通道地址
MOV A,R1 ;送通道