代码搜索:COde
找到约 10,000 项符合「COde」的源代码
代码结果 10,000
www.eeworm.com/read/243428/12941696
exe code.exe
www.eeworm.com/read/243428/12941698
asm code.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw
www.eeworm.com/read/142515/12942347
cpp code.cpp
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWA
www.eeworm.com/read/243410/12943090
jpg code.jpg
www.eeworm.com/read/142399/12947973
txt code.txt
PROGRAM
CONST
VAR
INTEGER
LONG
PROCEDURE
IF
THEN
WHILE
DO
READ
WRITE
BEGIN
END
ODD
+
-
*
/
=
<
>=
0
.
;
:
:=
(
)
0
0
#
www.eeworm.com/read/142153/12960383
txt code.txt
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
00
www.eeworm.com/read/329270/12964936
gif code.gif
www.eeworm.com/read/329270/12965240
gif code.gif
www.eeworm.com/read/243014/12968371
h code.h
#ifndef __DAIMA_H
#define __DAIMA_H
#include "Grammer.h"
#define CODE_SIZE 200
#define RUN_STACK_SIZE 500 //runtime stack size
enum fct {lit,opr,lod,sto,cal,intint,jmp,jpc};
struct inst
www.eeworm.com/read/243014/12968425