代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/418304/10954726
digsilent2psat
#!/usr/bin/perl -w
# DIGSILENT2PSAT converts DIGSILENT data file into PSAT data file
#
# DIGSILENT2PSAT FILEINPUT
#
# Author: Juan Carlos Morataya
# Date: 14-Oct-2005
www.eeworm.com/read/465477/6938997
txt rfc142.txt
Network Working Group Charley Kline
Request for Comments #142 Johnny Wong
NIC #6727 UCLA (NMC)
Categories
www.eeworm.com/read/467474/7004055
changes
V1.0.9
------
- Minor bugfix in interest point detection
- Windows version updated as well
V1.0.8
------
- Fixed PGM loading routine to work with all PGM file varieties
- Added -nl option to outp
www.eeworm.com/read/464910/7062580
cpp zp1425_p.cpp
#include
#define MAXNUM 1000
int x[MAXNUM], y[MAXNUM];
int table[MAXNUM][MAXNUM];
int nx, ny;
void Input()
{
cin >> nx >> ny;
int i;
for (i = 1; i > x[i];
for (i
www.eeworm.com/read/463248/7185250
changes
V1.0.9
------
- Minor bugfix in interest point detection
- Windows version updated as well
V1.0.8
------
- Fixed PGM loading routine to work with all PGM file varieties
- Added -nl option to outp
www.eeworm.com/read/455115/7377707
m testfund.m
% Demonstration of feature matching via simple correlation, and then using
% RANSAC to estimate the fundamental matrix and at the same time identify
% (mostly) inlying matches
%
% Usage: testfund
www.eeworm.com/read/452485/7439261
changes
V1.0.9
------
- Minor bugfix in interest point detection
- Windows version updated as well
V1.0.8
------
- Fixed PGM loading routine to work with all PGM file varieties
- Added -nl option to outp
www.eeworm.com/read/440287/7691019
m scmatchcirc.m
function scMatchCirc(LinCol)
%scMatchCirc : Draws the match-circle on smith chart
%
% SYNOPSIS:
% This function draws a circle for impedance matching purposes on the smith
% chart. Such
www.eeworm.com/read/198041/7954185
h encoderconf.h
/*! \file encoderconf.h \brief Quadrature Encoder driver configuration. */
//*****************************************************************************
//
// File Name : 'encoderconf.h'
// Titl