代码搜索:OPERATION

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

代码结果 10,000
www.eeworm.com/read/100601/6268512

h nsprerrs.h

/* General NSPR 2.0 errors */ /* Caller must #include "prerror.h" */ ER2( PR_OUT_OF_MEMORY_ERROR, "Memory allocation attempt failed." ) ER2( PR_BAD_DESCRIPTOR_ERROR, "Invalid file descriptor." ) ER
www.eeworm.com/read/100446/6269355

3 ldap_result.3

.TH LDAP_RESULT 3 "22 September 1998" "OpenLDAP LDVERSION" .\" $OpenLDAP: pkg/ldap/doc/man/man3/ldap_result.3,v 1.4.8.1 2000/06/13 17:57:12 kurt Exp $ .\" Copyright 1998-2000 The OpenLDAP Foundation A
www.eeworm.com/read/100285/6271335

c pquery.c

/*------------------------------------------------------------------------- * * pquery.c * POSTGRES process query command code * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/322905/6301419

h errno.h

#ifndef _LINUX_ERRNO_H #define _LINUX_ERRNO_H #define EPERM 1 /* Operation not permitted */ #define ENOENT 2 /* No such file or directory */ #define ESRCH 3 /* No such process */ #define
www.eeworm.com/read/359885/6308062

sysconfig watchdog.sysconfig

# # /etc/sysconfig/watchdog # # Controls the behaviour of the watchdog # # VERBOSE - Enables or disables verbose operation (logging to syslog) # VERBOSE=no
www.eeworm.com/read/421459/6311518

h ipp.h

#ifndef _IPP_H #define _IPP_H /* * Defines parts of the IPP protocol between the scheduler * and the printer. Based on RFC2911 and RFC2910. */ /* * Status code classes. */ #define STATCLASS_OK
www.eeworm.com/read/177969/6312555

eqn seltime.map.eqn

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and any o
www.eeworm.com/read/160960/6353059

asp calculator.asp

计算器 操作数1: 操作数2: 选择你要进行的操作
www.eeworm.com/read/493562/6395463

m chap5_1.m

%Generic Algorithm for function f(x1,x2) optimum clear all; close all; %Parameters Size=80; G=100; CodeL=10; umax=2.048; umin=-2.048; E=round(rand(Size,2*CodeL)); %Initial C