代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/124399/6049965
doc conres.doc
;;;************************************************************
;;; CONFLICT RESOLUTION ERROR CHECKING
;;;
;;; This file conres.clp tests the following conflict resolution
;;; strategies:
;;;
;;; 1
www.eeworm.com/read/325696/13189242
h util.h
#ifndef UTIL_H
#define UTIL_H
#define SIM
namespace archos {
enum DisplayType {
LcdMode,
TvMode
};
enum Resolution {
RESOLUTION_QVGA,
RESOLUTION_WIDE_QVGA,
RESOLUTION_WIDE_VGA,
RESOLUTION
www.eeworm.com/read/389019/8554308
cpp gauss.cpp
#include
#include
#define n 150
#define eps 1.0e-40
#include"down_triangle.h"
#include"up_triangle.h"
#include"Gauss_C.h"
#include"Gauss.h"
#include"Cholesky.h"
#include"impr
www.eeworm.com/read/421857/10688082
txt all about movie tags (what is a dvdrip, cam etc.).txt
Original Sources
CAM -
A cam is a theater rip usually done with a digital video camera. A mini tripod is sometimes used, but a lot of the time this wont be possible, so the camera make shake. Also
www.eeworm.com/read/418731/10933214
txt all about movie tags (what is a dvdrip, cam etc.).txt
Original Sources
CAM -
A cam is a theater rip usually done with a digital video camera. A mini tripod is sometimes used, but a lot of the time this wont be possible, so the camera make shake. Also
www.eeworm.com/read/205541/15313991
h ifc.h
/*****************************************************************************/
/* Copyright 1998, Hewlett-Packard Company */
/* All rights reserved
www.eeworm.com/read/205541/15314092
txt changes_from_vm5_1.txt
CHANGES IN VM5.2 FROM VM5.1
=============================
_____________________________________________________________________________
www.eeworm.com/read/415537/11064716
txt all about movie tags (what is a dvdrip, cam etc.).txt
Original Sources
CAM -
A cam is a theater rip usually done with a digital video camera. A mini tripod is sometimes used, but a lot of the time this wont be possible, so the camera make shake. Also
www.eeworm.com/read/358270/10193287
m roundto.m
% ROUNDTO Round the input to a specified resolution
%
% [Y] = ROUNDTO (X, Resolution) rounds X to Resolution.
function [Y] = roundto (X, Resolution)
Y = round (X / Resolution) * Resolutio
www.eeworm.com/read/439886/7697313
cs datetools.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c