代码搜索:Rule
找到约 10,000 项符合「Rule」的源代码
代码结果 10,000
www.eeworm.com/read/455710/7367963
sql rule.sql
use Finance;
go
-- ### PayMethod ###################################################################
if (exists (select name, type from sysobjects where (name = 'PayMethod') and (type = '
www.eeworm.com/read/451688/7458231
java rule.java
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Rule
{
ChessBoard board=null;
ChessPiece piece=null;
ChessPoint point[][];
int startI,startJ,endI,endJ;
www.eeworm.com/read/451688/7458234
class rule.class
www.eeworm.com/read/446980/7561553
js rule.js
/*******************************************/
/****Diyidc.Net.Cn(C)完成于二零零八年****/
/*************Diyidc.Net.Cn************/
/*************@自由创想数据中心*************/
/***********************************
www.eeworm.com/read/444452/7612552
h rule.h
/*!
*
*
* sharat@mit.edu
*/
#ifndef __rule_h__
#define __rule_h__
#include
#include
using namespace std;
class rule
{
public:
int lbl;
double bias;
vecto
www.eeworm.com/read/444452/7612555
cpp rule.cpp
/*!
*
*
* sharat@mit.edu
*/
#include "rule.h"
double rule::classify(const vector &ftr)
{
double res = bias;
int sz = ftr.size();
for(int i=0;i
www.eeworm.com/read/443518/7631552
plg rule.plg
Build Log
--------------------Configuration: rule - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\shpchen\
www.eeworm.com/read/443518/7631590
dsp rule.dsp
# Microsoft Developer Studio Project File - Name="rule" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons