代码搜索:OPERATION

找到约 10,000 项符合「OPERATION」的源代码

代码结果 10,000
www.eeworm.com/read/234761/14098135

c main.c

#include #include #include void (*current_operation_index)(); uchar func_index=0; //#define ad0809 XBYTE //数据采集存储 //#define typedef struct { uchar curre
www.eeworm.com/read/472665/6861932

c rp6i2cmastertwi.c

/* **************************************************************************** * _______________________ * \| RP6 ROBOT SYSTEM |/ *
www.eeworm.com/read/392007/8368295

htm engmod.htm

FDC help: Engmod (Beaver)
www.eeworm.com/read/192522/8376863

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/391748/8379848

c fchown-stub.c

#include #include #include /* A trivial substitute for `fchown'. DJGPP 2.03 and earlier (and perhaps later) don't have `fchown', so we pretend no-one has pe
www.eeworm.com/read/389321/8533643

m rebacksamp.m

function y = rebacksamp(y) % REBACKSAMP Re-backsampling the subband images of the DFB % % y = rebacksamp(y) % % Input and output are cell vector of dyadic length % % This function is call at
www.eeworm.com/read/387700/8658610

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/430998/8714541

c main.c

#include #include #include #include #include "RegCtrl.h" #include "reg52.h" #include "main.h" #include "Mifare.h" #include "Rc522Reg.h" #include
www.eeworm.com/read/385114/8818792

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/285126/8867206

c lockctrl.c

/*++ Copyright (c) 1989 Microsoft Corporation Module Name: LockCtrl.c Abstract: This module implements the Lock Control routines for Udfs called by the Fsd/Fsp dispatch dr