代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/217557/14958647

m model_check.m

function spec = model_check(ACTLspec) % Perform `model checking` on the global transition system given the % specification. % % Syntax: % "spec = model_check(ACTLspec)" % % Description: %
www.eeworm.com/read/212602/15152264

m autorun.m

function check = autorun(msg) % AUTORUN properly launch PSAT routine checking for data % files and previous power flow solutions % % CHECK = AUTORUN(MSG) % MSG message to be displaye
www.eeworm.com/read/12865/249966

s utoa1.s

; This demonstrates recursion in ARM assembler. ; this version does not perform stack checking. ; ; Converting a number to a string can be expressed using a divide-and- ; conquer algorithm: ;
www.eeworm.com/read/12870/258399

s utoa1.s

; This demonstrates recursion in ARM assembler. ; this version does not perform stack checking. ; ; Converting a number to a string can be expressed using a divide-and- ; conquer algorithm: ;
www.eeworm.com/read/30239/1016702

txt todo.txt

Modbus Gernal: Modbus RTU/ASCII: - Parity checking should be used for the characters when received. This is not strictly necessary because we use CRC or LRC but it is recommended in t
www.eeworm.com/read/481405/1297137

txt install.txt

INSTALLATION INSTRUCTUCTIONS FOR WAR FTP DAEMON LITE VERSION 3 PRE-BETA ======================================================================= Thank you for checking out War FTP Daemon 3 Lite. Curr
www.eeworm.com/read/246655/4492410

s utoa1.s

; This demonstrates recursion in ARM assembler. ; this version does not perform stack checking. ; ; Converting a number to a string can be expressed using a divide-and- ; conquer algorithm: ;
www.eeworm.com/read/231546/4715470

m4 headers.m4

# This file is part of Autoconf. -*- Autoconf -*- # Checking for headers. # # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. # # This program is free software; you
www.eeworm.com/read/231546/4715475

m4 functions.m4

# This file is part of Autoconf. -*- Autoconf -*- # Checking for functions. # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. # # This program is free software; you
www.eeworm.com/read/227264/4776264

java normalscreenoutputhandler.java

/** * Description: checking the condition for screen outputs * * @ Author Create/Modi Note * Xiaofeng Xie Oct 21, 2006 */ package maosKernel.infoIO.screen; public class N