代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/475765/6778135
m ex13_4.m
% EX13_4.M Plot the gradient of f(x,y)=[x^(2)+y^(2)]^(1/2)
%
clear % Clear variables
clf % and figures
[x,y]=meshgrid(-1:.1:1); % Create a grid of point
www.eeworm.com/read/177530/6789465
ini windower.ini
[Windower Settings]
#Version may be NA, JP, or EU
Language=NA
#Defines the window size, for fullscreen, set to the size of your desktop
#Standard resolutions are 640x480, 800x600, 1024x768, 12
www.eeworm.com/read/195309/8165118
files readme.files
This guide describes the list of the files of the project.
==========================================================
There are two target binaries: mngr & bridge
o The first is a simplest tools
www.eeworm.com/read/395537/8168609
m ntrust.m
function [x,histout,costdata] = ntrust(x0,f,tol,maxit,resolution)
%
%
% C. T. Kelley, Dec 15, 1997
%
% This code comes with no guarantee or warranty of any kind.
%
% function [x,histout,costdata] = nt
www.eeworm.com/read/395537/8168643
m ntrust.m
function [x,histout,costdata] = ntrust(x0,f,tol,maxit,resolution)
%
%
% C. T. Kelley, Dec 15, 1997
%
% This code comes with no guarantee or warranty of any kind.
%
% function [x,histout,costdata] = nt
www.eeworm.com/read/173140/9670774
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ Generates M, the FFT of the sequence m.
% The sequence is zero padded to meet the required frequency r
www.eeworm.com/read/173140/9671042
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ Generates M, the FFT of the sequence m.
% The sequence is zero padded to meet the required frequency r
www.eeworm.com/read/172536/9702913
h 2440lib.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/368228/9704567
h 2440lib.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/171239/9765072
m fftseq.m
function [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts,df)
% [M,m,df]=fftseq(m,ts)
%FFTSEQ Generates M, the FFT of the sequence m.
% The sequence is zero padded to meet the required frequen