代码搜索:consistent
找到约 2,698 项符合「consistent」的源代码
代码结果 2,698
www.eeworm.com/read/204766/15333842
m consist.m
function errstring = consist(model, type, inputs, outputs)
%CONSIST Check that arguments are consistent.
%
% Description
%
% ERRSTRING = CONSIST(NET, TYPE, INPUTS) takes a network data structure
% NET
www.eeworm.com/read/367675/2832927
txt 55.txt
发信人: digger (digger), 信区: DataMining
标 题: Re: 粗糙集中决策表的相容性与不相容性怎么翻译?
发信站: 南京大学小百合站 (Sun Dec 22 11:18:49 2002)
应该是consistent和inconsistent,
即consistent decision table and inconsistent decision
www.eeworm.com/read/367675/2838923
txt 459.txt
发信人: digger (digger), 信区: DataMining
标 题: Re: 粗糙集中决策表的相容性与不相容性怎么翻译?
发信站: 南京大学小百合站 (Sun Dec 22 11:18:49 2002)
应该是consistent和inconsistent,
即consistent decision table and inconsistent decision
www.eeworm.com/read/286090/8789454
h version-etc.h
/* Utility to help print --version output in a consistent format.
Copyright (C) 1999, 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/180470/9305656
c mmc_h5400.c
/*
* iPAQ H5400 MMC ASIC lowlevel
*
* Copyright 2002 Hewlett-Packard Company
*
* Use consistent with the GNU GPL is permitted,
* provided that this copyright notice is
* preserved in its entir
www.eeworm.com/read/164463/10106571
h h3600_ts.h
/*
*
* Driver for the H3600 Touch Screen and other Atmel controlled devices.
*
* Copyright 2000 Compaq Computer Corporation.
*
* Use consistent with the GNU GPL is permitted,
* provided that this copy
www.eeworm.com/read/457319/7327409
h s3c2410_ts.h
/*
*
* Driver for the H3600 Touch Screen and other Atmel controlled devices.
*
* Copyright 2000 Compaq Computer Corporation.
*
* Use consistent with the GNU GPL is permitted,
* provided that this copy
www.eeworm.com/read/327782/13061884
h s3c2410-ts.h
/*
*
* Driver for the H3600 Touch Screen and other Atmel controlled devices.
*
* Copyright 2000 Compaq Computer Corporation.
*
* Use consistent with the GNU GPL is permitted,
* provided that this copy
www.eeworm.com/read/140582/5787648
pl one-to-eight-icmp.pl
#!/usr/bin/perl
# this script verifies that there is at least 1, and at most 8 ICMP
# messages in the file. The ICMP messages will typically not be consistent
# due to ICMP rate limiting.
# note tha