代码搜索:机载SAR
找到约 1,219 项符合「机载SAR」的源代码
代码结果 1,219
www.eeworm.com/read/475669/1383365
java planemodel.java
package gov.nasa.worldwind.applications.sar;
import gov.nasa.worldwind.geom.Angle;
import gov.nasa.worldwind.geom.LatLon;
import gov.nasa.worldwind.geom.Position;
import gov.nasa.worldwind.rende
www.eeworm.com/read/458232/1586880
s em_com.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.define .com
! #bytes in ecx
.sect .text
.com:
mov ebx,esp
add ebx,4
sar ecx,2
1:
not (ebx)
add ebx,4
loop 1b
ret
www.eeworm.com/read/238250/4616594
s em_xor.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define .xor
! #bytes in ecx
.xor:
pop ebx ! return address
mov edx,edi
mov edi,esp
add edi,ecx
sar ecx,2
1:
pop eax
www.eeworm.com/read/238250/4616630
s em_com.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.define .com
! #bytes in ecx
.sect .text
.com:
mov ebx,esp
add ebx,4
sar ecx,2
1:
not (ebx)
add ebx,4
loop 1b
ret
www.eeworm.com/read/238250/4616634
s em_ior.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.sect .text
.define .ior
! #bytes in ecx
.ior:
pop ebx ! return address
mov edx,edi
mov edi,esp
add edi,ecx
sar ecx,2
1:
pop eax
www.eeworm.com/read/216450/4893400
s em_com.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.define .com
! #bytes in ecx
.sect .text
.com:
mov ebx,esp
add ebx,4
sar ecx,2
1:
not (ebx)
add ebx,4
loop 1b
ret
www.eeworm.com/read/216450/4894321
s em_com.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.define .com
! #bytes in ecx
.sect .text
.com:
mov ebx,esp
add ebx,4
sar ecx,2
1:
not (ebx)
add ebx,4
loop 1b
ret
www.eeworm.com/read/200278/5070896
c getpw44bsd.c
#include "apue.h"
#include
int
main(void) /* FreeBSD/Mac OS X version */
{
struct passwd *ptr;
if ((ptr = getpwnam("sar")) == NULL)
err_sys("getpwnam error");
printf("pw_passwd = %s\n"
www.eeworm.com/read/200278/5071090
h open.h
#include "apue.h"
#include
#define CL_OPEN "open" /* client's request for server */
#define CS_OPEN "/home/sar/opend" /* server's well-known name */
int csopen(char *, int);
www.eeworm.com/read/304222/3802435
s em_com.s
.sect .text; .sect .rom; .sect .data; .sect .bss
.define .com
! #bytes in ecx
.sect .text
.com:
mov ebx,esp
add ebx,4
sar ecx,2
1:
not (ebx)
add ebx,4
loop 1b
ret