代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/273406/10917865
java accountsimulator.java
//: AccountSimulator.java
//package g3ds.joop.ch6;
public class AccountSimulator{
//声明2个帐户
protected CustomerAccount savings;
protected CustomerAccount checking;
public static void ma
www.eeworm.com/read/460998/7236027
txt readme.txt
GPLib v2.0
----------
Colin Frayn,
December 2006
GPLib is a freely-distributed Genetic programming Library, written in simple C++.
It has many functions, which you can consult by checking t
www.eeworm.com/read/451523/7462589
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/435150/7796238
cpp ex8_03.cpp
// Exercise 8.3 Checking the number of arguments entered at the command line.
#include
using std::cout;
using std::endl;
int main(int argc, char* argv[]) {
switch(argc-1) {
c
www.eeworm.com/read/397374/8053882
m wifi_init.m
% Model Init
% Param checking
if (Packet_size>4095) || (Packet_size
www.eeworm.com/read/142846/12914400
out load.out
INTERNAL FORCES OF CHECKING SECTIONS BY LIVE LOAD
SECTION NO. 1 LD= 4
MAX M N Q MIN M N Q
M .0000E+00 .0000E+00
www.eeworm.com/read/243576/12933137
m wifi_init.m
% Model Init
% Param checking
if (Packet_size>4095) || (Packet_size
www.eeworm.com/read/325540/13197489
cpp crsa.cpp
//class vlong_value;
#include "stdafx.h"
#include "CRSA.h"
/*
class flex_unit // Provides storage allocation and index checking
{
unsigned * a; // array of units
unsigned z; // units al
www.eeworm.com/read/324188/13279864
cpp seqtree.cpp
#include
#include "../Global.h"
#include "../ProjDB.h"
#include "../MemMap.h"
#if defined( _PERFORM_COMMON_PREFIX_CHECKING )
// Returns a pointer to the start of the SeqNum th sequence