代码搜索:Draw
找到约 10,000 项符合「Draw」的源代码
代码结果 10,000
www.eeworm.com/read/317622/13500898
m make_a_draw.m
function [test_indices, train_indices] = make_a_draw(how_many, out_of_how_many)
%Choose a number of indices out of the maximum number allowed.
indices = randperm(out_of_how_many);
train_indi
www.eeworm.com/read/317123/13510192
c draw_test.c
/***************************************************************************
* draw_test.c
*
* Tue May 29 11:14:31 2007
* Copyright 2007 kf701
* Email
***
www.eeworm.com/read/316604/13520475
m make_a_draw.m
function [test_indices, train_indices] = make_a_draw(how_many, out_of_how_many)
%Choose a number of indices out of the maximum number allowed.
indices = randperm(out_of_how_many);
train_indi
www.eeworm.com/read/314717/13560409
ps pdf_draw.ps
% Copyright (C) 1994, 1995 Aladdin Enterprises. All rights reserved.
%
% This file is part of Aladdin Ghostscript.
%
% Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No au
www.eeworm.com/read/311909/13622683
h d_draw.h
#ifndef GRAPHICS_OPERATIONS
#define GRAPHICS_OPERATIONS
#include "ezdraw.h"
void openWindow(); // initialize drawing surface
void viewWindow(); // wait until a key is pressed
void era
www.eeworm.com/read/308176/13706533
rc2 draw.rc2
//
// DRAW.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
www.eeworm.com/read/306371/13745660
cur id_draw.cur
www.eeworm.com/read/304668/13789715
m draw_hypothesis.m
function draw_hypothesis (H, features, observations, vehicle, color)
%-------------------------------------------------------
% University of Zaragoza
% Centro Politecnico Superior
% Robotics and
www.eeworm.com/read/304668/13789725
m draw_reference.m
function draw_reference (Xwr, color)
%-------------------------------------------------------
% University of Zaragoza
% Centro Politecnico Superior
% Robotics and Real Time Group
% Authors: J.
www.eeworm.com/read/304668/13789728
m draw_observations.m
function draw_observations (observations, color)
%-------------------------------------------------------
% University of Zaragoza
% Centro Politecnico Superior
% Robotics and Real Time Group
% A