代码搜索:Convert

找到约 10,000 项符合「Convert」的源代码

代码结果 10,000
www.eeworm.com/read/163300/10166648

m transmitfilter.m

function [I_TxWaveform, Q_TxWaveform] = TransmitFilter(I_Symbols,Q_Symbols,hTransmitFilter,numSamplesPerSymbol) % The first step is to convert the symbol stream into a digital signal so that it can
www.eeworm.com/read/359005/10171819

m para2fis.m

% This script convert a parameter file generated by the public-domain ANFIS % program into an FIS file used with the Fuzzy Logic Toolbox % If the parameter file is "para1.fin", the generated FIS fil
www.eeworm.com/read/278019/10581490

c tclget.c

#ifndef EXCLUDE_TCL /* * tclGet.c -- * * This file contains procedures to convert strings into * other forms, like integers or floating-point numbers or * booleans, doing syntax checking along
www.eeworm.com/read/349902/10786900

m fsbf_saveassrf.m

function hfile2 = fsbf_SaveAsSRF(hfile, srffilename, options) % FSBF::SaveAsSRF - convert a FreeSurfer surface into BVQX's SRF % % FORMAT: srf = fsbf.SaveAsSRF(srffilename [, options]); %
www.eeworm.com/read/349902/10786906

m vmp_makehiresvmp.m

function hvmp = vmp_MakeHiResVMP(hfile, mapno) % VMP::MakeHiResVMP - convert one of the VMP maps to hi-res % % FORMAT: hvmp = vmp.MakeHiResVMP([mapno]) % % Input fields: % % mapno
www.eeworm.com/read/275538/10812723

cpp multconv.cpp

// convert.cpp : implementation file // // This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This sou
www.eeworm.com/read/272848/10940444

cpp threetolong.cpp

// convert characters 0, 1 and 2 of a string into a long #include #include using namespace std; long threeToLong(string s) {// Assume s.length() >= 3. // leftmos
www.eeworm.com/read/467466/7003755

m fingerprint.m

% Bibliography % Thai, Raymond. Fingerprint Image Enhancement and Minutiae Extraction. % read image into memory img = imread('fingerprints/21_8.bmp'); % convert to gray scale and thin image at
www.eeworm.com/read/466489/7036063

m fingerprint.m

% Bibliography % Thai, Raymond. Fingerprint Image Enhancement and Minutiae Extraction. % read image into memory img = imread('fingerprints/21_8.bmp'); % convert to gray scale and thin image at