代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/409692/11315838
java emailtest.java
import javax.swing.JFrame;
import javax.swing.JLabel;
public class EmailTest {
public static void main(String[] args) {
JFrame frame = new JFrame("Hack #68: Embedded email checking");
www.eeworm.com/read/408290/11398302
cpp rangechecking.cpp
// RangeChecking.cpp
//
// Copyright (C) Symbian Software Ltd 2000-2005. All rights reserved.
//
//
// Code to demonstrate the range checking wrapper class
// for C++ arrays; i.e. the TFixedArr
www.eeworm.com/read/400645/11571002
dat vslesing.dat
./vslesing
Verify application of SVD to solving sets of simultaneous equations
Checking solution of a set of linear equations
with a Hilb+E of order 10x10
condition number 2.75192
true vs. comput
www.eeworm.com/read/260443/11724486
log momserver.log
Momentum Server logfile: momServer.log
Circuit simulation started for Design: testNSM_WCDMA2C_Memoryless
Checking upfront Layout Component Model generation.
No upfront Layout Component Model Genera
www.eeworm.com/read/154209/11983685
m iirchk.m
function [btype,analog,errStr] = iirchk(Wn,varargin)
%IIRCHK Parameter checking for BUTTER, CHEBY1, CHEBY2, and ELLIP.
% [btype,analog,errStr] = iirchk(Wn,varargin) returns the
% filter type
www.eeworm.com/read/152141/12136540
h xalloc.h
/* xalloc.h -- malloc with out-of-memory checking
Copyright (C) 1990-1998, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it u
www.eeworm.com/read/253602/12210418
txt mkdir buffer overflow unix 7th edition exploit.txt
/*
* Exploit for /bin/mkdir Unix V7 PDP-11.
* mkdir has a buffer overflow when checking if the directory
* in /arg/with/slashes/fname exists.
*
* This will run /bin/sh with euid 0, but not u
www.eeworm.com/read/252679/12269196
in preinstall.in
#!/bin/sh
echo " "
echo "REPORT ALL BUGS, PROBLEMS, AND ACCOLADES TO:"
echo " "
echo " Zip-Bugs at www.info-zip.org"
echo " "
echo "Checking architecture platform for .ARCH. ..."
arch=`uname -
www.eeworm.com/read/250807/12383759
m shootray.m
function [x,t]=shootray(v,z,p)
% SHOOTRAY: similar to RAYFAN but with less error checking (faster)
%
% [x,t]=shootray(v,z,p)
%
% SHOOTRAY shoots a single ray or fan of rays through a stratified
www.eeworm.com/read/130965/14165473
h xalloc.h
/* xalloc.h -- malloc with out-of-memory checking
Copyright (C) 1990-1998, 1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it u