代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/385151/8817134
bat uart.bat
REM This is a sample batch file for the Serial I/O application example
REM (UART mode) corresponding to the M3T-CC32R.
REM The environment variable for CC32R corresponds with the default installatio
www.eeworm.com/read/385151/8817169
bat tid0_evcnt.bat
REM This is a sample batch file for the timer TID application example
REM (Event count mode) corresponding to the M3T-CC32R.
REM The environment variable for CC32R corresponds with the default insta
www.eeworm.com/read/385151/8817173
bat ad.bat
REM This is a sample batch file for the A-D Converters application example
REM (Single mode) corresponding to the M3T-CC32R.
REM The environment variable for CC32R corresponds with the default insta
www.eeworm.com/read/385151/8817208
bat csio.bat
REM This is a sample batch file for the Serial I/O application example
REM (CSIO Mode) corresponding to the M3T-CC32R.
REM The environment variable for CC32R corresponds with the default installatio
www.eeworm.com/read/376698/9310192
txt arect..txt
% "arect" displays a 3-D plot of a pattern.
function arect(pat, uvw, fig)
% pat: [m, n] array of pattern values
% uvw: [3, m, n] corresponding direction vectors
% where m and n are the
height
%
www.eeworm.com/read/179739/9341107
m tobdel.m
function b=tobdel(x)
%function b=jacenc(x)
% Usage: b=jacenc(x)
% JPEG AC coefficient encoding routine
% x: AC coefficient sequence
% b: corresponding bit stream
% copyright (c) 1997 by Yu Hen
www.eeworm.com/read/167847/9950350
h config.h
/* config.h. Generated automatically by configure. */
/* Define the following if you have the corresponding header */
#define CPU_VENDOR_OS "sparc-sun-solaris2.6"
/* *INDENT-OFF* */
#define HAVE_DO
www.eeworm.com/read/163927/10139566
m mnc.m
function [odp,s,uhel]=mnc(pary)
%computes transformation parameters by means of LSM
% pary - pairs of coordinates of mutually corresponding CPs
body1=pary(:,[1 2]);
body2=pary(:,[3 4]);
sumax
www.eeworm.com/read/424260/10477049
m tobdel.m
function b=tobdel(x)
%function b=jacenc(x)
% Usage: b=jacenc(x)
% JPEG AC coefficient encoding routine
% x: AC coefficient sequence
% b: corresponding bit stream
% copyright (c) 1997 by Yu Hen
www.eeworm.com/read/352304/10565509
m tobdel.m
function b=tobdel(x)
%function b=jacenc(x)
% Usage: b=jacenc(x)
% JPEG AC coefficient encoding routine
% x: AC coefficient sequence
% b: corresponding bit stream
% copyright (c) 1997 by Yu Hen