代码搜索:adjusted
找到约 378 项符合「adjusted」的源代码
代码结果 378
www.eeworm.com/read/304264/13797088
m gratingmono3.m
function GratingMono3(n,h)
% Function called by GratingMomo.m
% Re-draws the graph when the ruling density (lines/mm) slider is adjusted.
global alphar
global angle0
global d
global lambda
d=
www.eeworm.com/read/304264/13797089
m gratingorder2.m
function GratingMono2(n,h)
% Function called by GratingOrder.m
% Re-draws the graph when the wavelength slider is adjusted.
% Tom O'Haver, July 2006
global alphar
global angle0
global d
globa
www.eeworm.com/read/135153/5887639
c unzip.c
/* vi: set sw=4 ts=4: */
/*
* gunzip implementation for busybox
*
* Based on GNU gzip v1.2.4 Copyright (C) 1992-1993 Jean-loup Gailly.
*
* Originally adjusted for busybox by Sven Rudolph
www.eeworm.com/read/132748/5909954
h affs_fs_sb.h
#ifndef _AFFS_FS_SB
#define _AFFS_FS_SB
/*
* super-block data in memory
*
* Block numbers are adjusted for their actual size
*
*/
#define MAX_ZONES 8
#define AFFS_DATA_MIN_FREE 512 /* Number o
www.eeworm.com/read/125688/6023083
h affs_fs_sb.h
#ifndef _AFFS_FS_SB
#define _AFFS_FS_SB
/*
* super-block data in memory
*
* Block numbers are adjusted for their actual size
*
*/
#define MAX_ZONES 8
#define AFFS_DATA_MIN_FREE 512 /* Number o
www.eeworm.com/read/222275/14698874
m gratingorder1.m
function GratingMono1(n,h)
% Function called by GratingOrder.m
% Re-draws the graph when the angle of incidence slider is adjusted.
% Tom O'Haver, July 2006
global alphar
global angle0
global d
www.eeworm.com/read/222275/14698875
m gratingmono2.m
function GratingMono2(n,h)
% Function called by GratingMomo.m
% Re-draws the graph when the wavelength slider is adjusted.
global alphar
global angle0
global d
global lambda
lambda=n;
axes(h
www.eeworm.com/read/222275/14698884
m gratingwhite2.m
function UpdateSlider2(n,h)
% Function called by GratingWhite.m
% Re-draws the graph when the angle of lines/mm slider is adjusted.
% Tom O'Haver, July 2006
global alphar
global angle0
global
www.eeworm.com/read/222275/14698902
m gratingmono3.m
function GratingMono3(n,h)
% Function called by GratingMomo.m
% Re-draws the graph when the ruling density (lines/mm) slider is adjusted.
global alphar
global angle0
global d
global lambda
d=
www.eeworm.com/read/222275/14698904
m gratingorder2.m
function GratingMono2(n,h)
% Function called by GratingOrder.m
% Re-draws the graph when the wavelength slider is adjusted.
% Tom O'Haver, July 2006
global alphar
global angle0
global d
globa