代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/175451/9548711
inc cryptdef.inc
{===CRYPTDEF.INC======================================================
Compiler defines for the CRYPTOCard Encryption Component Library.
CRYPTDEF.INC is Copyright (c) 1996 by CRYPTOCard Corporta
www.eeworm.com/read/363722/9939102
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/167847/9950297
configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.12
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, In
www.eeworm.com/read/166853/9994213
asm chkstk.asm
page ,132
title chkstk - C stack checking routine
;***
;chkstk.asm - C stack checking routine
;
; Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
www.eeworm.com/read/166778/9998682
c xmalloc.c
/* xmalloc.c -- malloc with out of memory checking
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This
www.eeworm.com/read/166515/10017182
m testjointdiag.m
% A quick test of the joint diagonalization vode.
clear
M = 32 ; % Dimension
K = 32 ; % Number of matrices in the stack
threshold = 1.0e-10 ; % Accuracy
%% building a random orthonormal ma
www.eeworm.com/read/361843/10034049
drc des0209_11_sch_10.drc
Checking Pins and Pin Connections
--------------------------------------------------
Checking Schematic: Des0209_11_sch_10
--------------------------------------------------
Checking Electrica
www.eeworm.com/read/166025/10040851
cpp infix to postfix.cpp
#include
#include
#include
#include
#include
struct stack {
int top;
char item[30];
};
void push(struct stack *p,char u)
{
p-
www.eeworm.com/read/359368/10153258
pas unz.pas
(*
* Copyright 1987, 1989 Samuel H. Smith; All rights reserved
*
* This is a component of the ProDoor System.
* Do not distribute modified versions without my permission.
* Do not remove
www.eeworm.com/read/163238/10169120
m testjointdiag.m
% A quick test of the joint diagonalization vode.
clear
M = 32 ; % Dimension
K = 32 ; % Number of matrices in the stack
threshold = 1.0e-10 ; % Accuracy
%% building a random orthonormal ma