代码搜索:difference
找到约 3,389 项符合「difference」的源代码
代码结果 3,389
www.eeworm.com/read/103266/15738293
cpp tables.cpp
// Experimental table compression routines.
#include "dolphin.h"
#include "tables.h"
#include "stl.h"
#include
using namespace std;
//#define DUMP_SIMILARITY_RELATION
struct D
www.eeworm.com/read/187283/8835989
h va-sparc.h
/* This is just like the default gvarargs.h
except for differences decribed below. */
/* va_list is a structure instead of a char*. */
typedef struct __va_ctl
{
char *__stack; /* Current poi
www.eeworm.com/read/384742/8846103
h const_subscript_container.h
#ifndef MYSQLCPPAPI_const_subscript_container_h
#define MYSQLCPPAPI_const_subscript_container_h
#include "mysqlcppapi/mysqlcppapi_internal.h"
#include
namespace mysqlcppapi
{
template
www.eeworm.com/read/178564/9391699
h stl_deque.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/162272/10320752
h stl_deque.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without
www.eeworm.com/read/206022/7088794
hpp clockpane.hpp
//
// ClockPane.hpp
//
// Copyright (C) 2006 Sophia Cradle Incorporated
#ifndef __CLOCKPANE_HPP
#define __CLOCKPANE_HPP
#include
#define CLOCKPANE_PI
www.eeworm.com/read/462846/7194326
m prob9_11.m
% Author: Xiaofeng Xu, Polytechnic University 4/21/2002
%Predict Motion Vectors
[Target_Img,Anchor_Img,Predict_Img,ox,oy,px,py,PSNR]=Motion_Estimation_2D('foreman66.Y','foreman69.Y',352,288,[1
www.eeworm.com/read/461147/7232628
h polynomial.h
#include "Extended_queue.h"
class Polynomial: private Extended_queue
{ // Use private inheritance.
public:
void read();
void print() const;
void equals_sum(Polynomial p, Polynomial q);
void
www.eeworm.com/read/399904/7826525
h stl_deque.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,