代码搜索:adjusted
找到约 378 项符合「adjusted」的源代码
代码结果 378
www.eeworm.com/read/189298/8477424
c a_stack.c
/*
** A stack implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "stack.h"
#include
#define
www.eeworm.com/read/189298/8477433
c a_queue.c
/*
** A queue implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "queue.h"
#include
#include
www.eeworm.com/read/375908/9344034
h globledefine.h
#if !defined AFX_GLOBLEDEFINE_H_
#define AFX_GLOBLEDEFINE_H_
#include "Afx.h"
// The following parameters possibly have to be adjusted according to the specific situtation
#define MAXCHA
www.eeworm.com/read/444799/7606483
c a_stack.c
/*
** A stack implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "stack.h"
#include
#define
www.eeworm.com/read/444799/7606487
c a_queue.c
/*
** A queue implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "queue.h"
#include
#include
www.eeworm.com/read/444091/7618053
c a_stack.c
/*
** A stack implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "stack.h"
#include
#define
www.eeworm.com/read/444091/7618059
c a_queue.c
/*
** A queue implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "queue.h"
#include
#include
www.eeworm.com/read/442608/7648836
m esadvguitest.m
function varargout = esAdvGuiTest(varargin)
% ESADVGUITEST M-file for esAdvGuiTest.fig
%
% Created by Jason Moyle using MATLAB's GUIDE feature. Code was then
% adjusted to meet the desired
www.eeworm.com/read/436521/7768667
c a_stack.c
/*
** A stack implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "stack.h"
#include
#define
www.eeworm.com/read/436521/7768671
c a_queue.c
/*
** A queue implemented with a static array. The array size can
** be adjusted only by changing the #define and recompiling
** the module.
*/
#include "queue.h"
#include
#include