代码搜索:Projected
找到约 176 项符合「Projected」的源代码
代码结果 176
www.eeworm.com/read/376212/9324702
m help_units.m
function help_units(self)
% The units of the map display ("Degrees", "Kilometers",
% or "Projected") can be selected with the "View/Map Units"
% menu. On startup, the units are "Degrees".
% Cop
www.eeworm.com/read/353746/10421047
c cairotwisted.c
/* Example code to show how to use pangocairo to render text
* projected on a path.
*
*
* Written by Behdad Esfahbod, 2006..2007
*
* Permission to use, copy, modify, distribute, and sell this ex
www.eeworm.com/read/153044/12064119
m help_units.m
function help_units(self)
% The units of the map display ("Degrees", "Kilometers",
% or "Projected") can be selected with the "View/Map Units"
% menu. On startup, the units are "Degrees".
% Cop
www.eeworm.com/read/339873/3294224
java projectedcs.java
package org.geotiff.epsg;
/**
* Represents the Projected coordinate system.
*
* @author: Niles D. Ritter
*/
public class ProjectedCS extends HorizontalCS {
GeographicCS geographicCS;
www.eeworm.com/read/415218/11080301
c heap.c
/* heap.c
$Id $
----------------------------------------------------------------------
This file is part of SPGL1 (Spectral Projected Gradient for L1).
Copyright (C) 2007 Ewout van den B
www.eeworm.com/read/426685/9004054
m nearestfeatureplaneclassifier.m
% Nearest Feature Plane Classifier-NFP
function [NFPCrate]=NFPclassifier(features,test_features,trnum,tenum,classnum)
% features the matrix that training samples projected on feature subspac
www.eeworm.com/read/426684/9004063
m nearestfeaturelineclassifier.m
% Nearest Feature Line Classifier-NFL
function [NFLCrate]=NFLclassifier(features,test_features,trnum,tenum,classnum)
% features the matrix that training samples projected on feature subspace
www.eeworm.com/read/426679/9004379
m nfpclassifier.m
% Nearest Feature Plane Classifier-NFP
function [NFPCrate]=NFPclassifier(features,test_features,trnum,tenum,classnum)
% features the matrix that training samples projected on feature subspac
www.eeworm.com/read/426679/9004383
m nflclassifier.m
% Nearest Feature Line Classifier-NFL
function [NFLCrate]=NFLclassifier(features,test_features,trnum,tenum,classnum)
% features the matrix that training samples projected on feature subspace
www.eeworm.com/read/154324/11970977
c gendata.c
/* Generalized Projected Clusters
Generating Synthetic Data
Program : GenData
Programmer : Ng Ka Ka, Eric
Purpose : To generate synthetic data that would be used to do clustering
Usage : gen