代码搜索:Making

找到约 2,505 项符合「Making」的源代码

代码结果 2,505
www.eeworm.com/read/131588/14136240

m decision_region.m

function D = decision_region(param_struct, region) %Function for making decision regions for Gaussians. %Inputs are the means, covariances and weights for the Gaussians. %Output is the decision r
www.eeworm.com/read/129915/14217669

m decision_region.m

function D = decision_region(param_struct, region) %Function for making decision regions for Gaussians. %Inputs are the means, covariances and weights for the Gaussians. %Output is the decision r
www.eeworm.com/read/128085/14316358

pas getglyphoutlineu.pas

unit GetGlyphOutlineU; {Special thanks to Marco Cocco for his valuable insight into making this example work. Note: See Marco Cocco's excellent True Type Font to Vector conversion
www.eeworm.com/read/127437/14355648

htm node7.htm

Making and running
www.eeworm.com/read/126112/14445224

c make.c

/* * Do the actual making for make */ #include "h.h" /* * Support functions for Windows 95 */ time_t CnvSystemTime(LPSYSTEMTIME pSysTime) { time_t result = 0; int
www.eeworm.com/read/124781/14544796

cpp msghndlr.cpp

// MsgHndlr.cpp - Implementation of CMsgHndlr class // This class is responsible for, // 1. Creating the required message handler // 2. Making sure that only one message handler ( Singleton Obje
www.eeworm.com/read/122800/14668048

c svm_loqo.c

/* Copyright (C) 1999 Greg Schohn - gcs@jprc.com */ /* ********************* svm_thorsten.c ********************** * Based on Thorsten Joachim's "Making large-Scale SVM * Learning Practical" * (
www.eeworm.com/read/120400/14804038

cpp msghndlr.cpp

// MsgHndlr.cpp - Implementation of CMsgHndlr class // This class is responsible for, // 1. Creating the required message handler // 2. Making sure that only one message handler ( Singleton Obje
www.eeworm.com/read/216898/14987531

f echof2-back.f

! Tuned Fortran 77 version ! Optimizations: ! - blocked stencil algorithm to improve cache use ! - arrays interlaced by making one big 3-dimensional array ! - copying of arrays avoided by cyclin
www.eeworm.com/read/216898/14987787

f echotunef.f

! Tuned Fortran 77 version ! Optimizations: ! - blocked stencil algorithm to improve cache use ! - arrays interlaced by making one big 3-dimensional array ! - copying of arrays avoided by cyclin