代码搜索:OPERATION
找到约 10,000 项符合「OPERATION」的源代码
代码结果 10,000
www.eeworm.com/read/384340/8879864
m butler.m
%This Program is Designed To Simulate The Operation Of Butler Matrix Using Hamming Window
%General Antenna Array Specifications
m = input ('The Number of Array Elements : ') ;
Msgbox ('Enter The I
www.eeworm.com/read/428216/8883252
h errno.h
#ifndef _ARM_ERRNO_H
#define _ARM_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
#define EINTR 4
www.eeworm.com/read/284556/8919108
h callback.h
// callback.h
// Data structure to allow an object to register a "callback".
// On an asynchronous operation, the call to start the operation
// returns immediately. When the operation completes, th
www.eeworm.com/read/185622/9002186
txt rfc2639.txt
Network Working Group T. Hastings
Request for Comments: 2639 C. Manros
Category: Informational
www.eeworm.com/read/382649/9007418
h errno.h
#ifndef _I386_ERRNO_H
#define _I386_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
#define EINTR
www.eeworm.com/read/377779/9262592
m butler.m
%This Program is Designed To Simulate The Operation Of Butler Matrix Using Hamming Window
%General Antenna Array Specifications
m = input ('The Number of Array Elements : ') ;
Msgbox ('Enter The I
www.eeworm.com/read/181164/9271688
3wy wybyteflow.3wy
.\"
.\" Edited by I.J.Wang, 2004
.\"
.TH WyByteFlow 3wy "libwy v0.31"
.SH NAME
WyByteFlow \- base handle class of I/O device
.SH SYNOPSIS
.B #include
.PP
[\fBInherit\fP] WySysFile
.PP
W
www.eeworm.com/read/178847/9383829
h arch.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi