搜索结果
找到约 680 项符合
second-Level 的查询结果
单片机开发 /* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件
/* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件标识:无 * 摘 要:油位传感器最终版 * * 当前版本:1.1 * 作 者:翁德平 * 完成日期:2005年6月10日 * * 取代版本:1.0 * 原作者 :翁德平 * 完成日期:2005年5月10日 */ ...
系统设计方案 Intelligent Platform Management Interface Specification Second Generation v2.0
Intelligent Platform Management
Interface Specification
Second Generation
v2.0
通讯编程文档 Artech.House.Publishers.Radar.System.Performance.Modeling.Second.Edition.Dec.2004.eBook-DDU.pdf
Artech.House.Publishers.Radar.System.Performance.Modeling.Second.Edition.Dec.2004.eBook-DDU.pdf
其他 介绍kalman(卡尔曼)滤波器的英文文章 Kalman Filtering:Theory and Practice Using MATLAB, Second Edition
介绍kalman(卡尔曼)滤波器的英文文章
Kalman Filtering:Theory and Practice Using MATLAB, Second Edition
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
Linux/Unix编程 The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces.
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using
native Tcl/Tk 8.x namespaces.
通讯/手机编程 This m-file displays the time waveform for the Gaussian pulse function and the first and second deri
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations ...
数学计算 Evaluate a sequence of Bessel functions of the first and second kinds and their derivatives with i
Evaluate a sequence of Bessel functions of the first and
second kinds and their derivatives with integer orders and
real arguments
驱动编程 This structure defines the interface between the low-level tty driver and the tty routines. The foll
This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.
单片机开发 K3:--- P1.6 K4:--- P1.7 BEEP:--- P3.7 K3 --- 控制按键 K4 --- 清零按键 开机显示: SECOND-CLOCK 0 TIM
K3:--- P1.6
K4:--- P1.7
BEEP:--- P3.7
K3 --- 控制按键
K4 --- 清零按键
开机显示:
SECOND-CLOCK 0
TIME 00:00:00:00
K3 --- 控制按键:
第一次按下时,开始计时。
显示
BEGIN COUNT 1
TIME 00:00:01:88
第二次按下时,暂停计时。
显示
PAUST COUNT 2
TIME 00:00:01:88
第三次按下时,累计计时。
显示
...