代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/291498/8412427

h errno.h

#ifndef _ERRNO_H #define _ERRNO_H /* * ok, as I hadn't got any other source of information about * possible error numbers, I was forced to use the same numbers * as minix. * Hopefully these are p
www.eeworm.com/read/291252/8431673

h errno.h

#ifndef _ERRNO_H #define _ERRNO_H /* * ok, as I hadn't got any other source of information about * possible error numbers, I was forced to use the same numbers * as minix. * Hopefully these are p
www.eeworm.com/read/189605/8465867

java sparsecomprow.java

package jnt.scimark2; public class SparseCompRow { /* multiple iterations used to make kernel have roughly same granulairty as other Scimark kernels. */ public static double num_flops(int N, int
www.eeworm.com/read/189605/8465887

java sparsecomprow.java

package jnt.scimark2; public class SparseCompRow { /* multiple iterations used to make kernel have roughly same granulairty as other Scimark kernels. */ public static double num_flops(int N, int
www.eeworm.com/read/390106/8484808

htm canonical.htm

Determining If Two Filename Paths Refer to the Same File (Java Developers Almanac Example)
www.eeworm.com/read/433274/8534269

hpp arrbase.hpp

#ifndef ARRBASE_HPP #define ARRBASE_HPP // Simplest structure giving a sized array. // Through the ArrBase class, all ops that don't increase the array size can be done // This has the same data el
www.eeworm.com/read/433114/8544658

m show_precision.m

function show_precision(ds) % Function checks numeric fields of specific structures (seismic, well log, % table, pseudo-wells) to see if they have all the same precision. % % Written by: E. R.: Decem
www.eeworm.com/read/433114/8545414

m myerror.m

function myerror(message) % Generalization of Matlabs error message for compiled code % S4M.deployed == 0 same as standard error message % S4M.deployed == 1 Error message is displayed in dialog wi
www.eeworm.com/read/289120/8574761

h errno.h

#ifndef _ERRNO_H #define _ERRNO_H /* * ok, as I hadn't got any other source of information about * possible error numbers, I was forced to use the same numbers * as minix. * Hopefully these are p
www.eeworm.com/read/187912/8591493

h fs.h

/* * This file has definitions for some important file table * structures etc. */ #ifndef _FS_H #define _FS_H #include /* devices are as follows: (same as minix, so we ca