代码搜索:Octal
找到约 660 项符合「Octal」的源代码
代码结果 660
www.eeworm.com/read/198623/7919889
s octal.s
i = r3
.globl putcall,iget,kput,putoct
.globl generate,succ
.globl octal
octal:
mov $1f+1,r0
jsr pc,putcall
jsr pc,iget
mov (r0),r0
jsr pc,kput
jmp succ
1:
mov (i),r0
jsr pc,putoct
jmp gener
www.eeworm.com/read/216499/4892708
s octal.s
i = r3
.globl putcall,iget,kput,putoct
.globl generate,succ
.globl octal
octal:
mov $1f+1,r0
jsr pc,putcall
jsr pc,iget
mov (r0),r0
jsr pc,kput
jmp succ
1:
mov (i),r0
jsr pc,putoct
jmp gener
www.eeworm.com/read/195341/5112116
s octal.s
i = r3
.globl putcall,iget,kput,putoct
.globl generate,succ
.globl octal
octal:
mov $1f+1,r0
jsr pc,putcall
jsr pc,iget
mov (r0),r0
jsr pc,kput
jmp succ
1:
mov (i),r0
jsr pc,putoct
jmp gener
www.eeworm.com/read/369339/2801266
s octal.s
i = r3
.globl putcall,iget,kput,putoct
.globl generate,succ
.globl octal
octal:
mov $1f+1,r0
jsr pc,putcall
jsr pc,iget
mov (r0),r0
jsr pc,kput
jmp succ
1:
mov (i),r0
jsr pc,putoct
jmp gener
www.eeworm.com/read/108056/15595467
cpp octal.cpp
// testdll.cpp : Defines the entry point for the DLL application.
//
int __stdcall DllMain( long hModule, int ul_reason_for_call, void* lpReserved){return 1;}
// This is an example of an exp
www.eeworm.com/read/108056/15595477
dll octal.dll
www.eeworm.com/read/331922/12800456
txt octal fractions.txt
#include
#include
#define MX_LEN 1000
int main()
{
char src[MX_LEN];
int num,index,i,j,temp;
while(scanf("%s",src) != EOF)
{
char dest[MX_LEN] = {'0'};
for(i=st
www.eeworm.com/read/136812/5861647
c ckf_octal.c
#ifndef lint
static char sccsid[] = "@(#) ckf_octal.c 1.1@(#)ckf_octal.c 1.1 92/07/30";
#endif
/*
* Name: ckf_octal.c
*
* Description: Determine if a field is a octal integer. If the
* field i