代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/271834/10978866
html 0316-0318.html
Presenting XML:Resolution of the XML Specification:EarthWeb Inc.-
www.eeworm.com/read/271834/10978868
html 0313-0315.html
Presenting XML:Resolution of the XML Specification:EarthWeb Inc.-
www.eeworm.com/read/271834/10978870
html 0328-0330.html
Presenting XML:Resolution of the XML Specification:EarthWeb Inc.-
www.eeworm.com/read/172832/6969374
cpp tracker.cpp
// Tracker.cpp : Implementation of CTracker
#include "stdafx.h"
#include "ATLServer.h"
// needed for the high resolution timer services
#include
#include "Tracker.h"
/////////////
www.eeworm.com/read/463959/7171596
rte bestsave.rte
(routes
(resolution mm 100000)
(parser
)
(parser
)
(structure_out
(layer TOP (type signal)
)
(layer I1 (type signal)
)
(layer I2 (type signal)
)
(layer
www.eeworm.com/read/456193/7355149
m sizefig.m
function pos = sizefig(dx,dy)
% FIGSIZE determine the figure size for the current screen resolution
%
% SIZES = SIZEFIG(DX,DY)
% DX = normalized width for a 1024x768 screen
% DY = normal
www.eeworm.com/read/450938/7474384
svn-base makelr.m.svn-base
% Input: High-res image, Number of low-res images to produce
% Output: Clean downsampled image, Array of noisy downsampled images
% * Loads a source high resolution image
% * Converts it to graysca
www.eeworm.com/read/450938/7474398
m makelr.m
% Input: High-res image, Number of low-res images to produce
% Output: Clean downsampled image, Array of noisy downsampled images
% * Loads a source high resolution image
% * Converts it to graysca
www.eeworm.com/read/435150/7796328
cpp prog3_07.cpp
// Program 3.7 Using the scope resolution operator
#include
using std::cout;
using std::endl;
int count1 = 100; // Global version of count1
int main() {
www.eeworm.com/read/146293/12660947
m gibbs.m
function D = Gibbs(train_features, train_targets, Ndiv, region)
% Classify using the Gibbs algorithm
% Inputs:
% features- Train features
% targets - Train targets
% Ndiv - Resolution of th