代码搜索:adjustment

找到约 470 项符合「adjustment」的源代码

代码结果 470
www.eeworm.com/read/197649/7982993

m acc2dis.m

function [data]=acc2dis(xa,dt) % The function ACC2DIS computes velocity and displacement for acceleration data. % The procedure includes creating the filter by processing the 1st column % of inpu
www.eeworm.com/read/142299/12952780

ini touch_tch.ini

# # # [User] Advanced = TRUE Adjustment = FALSE MultipleMonitors = TRUE # # Sections are for Windows # [OutLook] Title = TouchKit AboutBitmap = logo1.bmp MainBitmap = logo.bmp Icon =
www.eeworm.com/read/142092/12963167

m acc2dis.m

function [data]=acc2dis(xa,dt) % The function ACC2DIS computes velocity and displacement for acceleration data. % The procedure includes creating the filter by processing the 1st column % of inpu
www.eeworm.com/read/126765/6012824

c comguidlib.c

/* comGuidLib.c - vxcom GUID library */ /* Copyright (c) 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01d,19nov01,nel Add delay back into GUID creation routine. 01
www.eeworm.com/read/101066/6257105

c comguidlib.c

/* comGuidLib.c - vxcom GUID library */ /* Copyright (c) 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01d,19nov01,nel Add delay back into GUID creation routine. 01
www.eeworm.com/read/479255/6690546

m vdpol3.m

function xdot = vdpol(t,x) % define variables global C alpha ts A B a offset X % set up differential equation matrix xdot = zeros(42,1); xdot(1) = x(1)*A + x(2)*B; % DE for instantenous queue leng
www.eeworm.com/read/158034/11648549

txt tlsa讲义05章.txt

第五章 进程管理 程序:指令的有序集合。 进程:是正在执行的程序。并发执行。进程之间相互制约、相互依赖。提高了系统利用率。运行时有不同状态。 第五章 进程管理 进程由程序代码、程序占用资源以及维持程序当前状态的信息组成。 内核程序根据状态信息在所有进程间分配CPU时间片、内存、文件及I/O等资源,且可利用状态信息判断进程走向。 ...
www.eeworm.com/read/221946/14713687

plg bundleadjust.plg

Build Log --------------------Configuration: BundleAdjust - Win32 Debug-------------------- Command Lines Creating command line "rc.exe /l 0x80
www.eeworm.com/read/169775/5410693

c comguidlib.c

/* comGuidLib.c - vxcom GUID library */ /* Copyright (c) 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01d,19nov01,nel Add delay back into GUID creation routine. 01
www.eeworm.com/read/168542/5445157

c comguidlib.c

/* comGuidLib.c - vxcom GUID library */ /* Copyright (c) 2001 Wind River Systems, Inc. */ /* modification history -------------------- 01d,19nov01,nel Add delay back into GUID creation routine. 01