代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/311226/3687026
rq q-reif-2.rq
PREFIX rdf:
CONSTRUCT
{ ?s ?p ?o .
}
WHERE
{ _:b0 rdf:subject ?s .
_:b0 rdf:predicate ?p .
_:b0 rdf:object ?o .
}
www.eeworm.com/read/440773/1792351
rq q-reif-1.rq
PREFIX rdf:
CONSTRUCT
{ _:b0 rdf:subject ?s .
_:b0 rdf:predicate ?p .
_:b0 rdf:object ?o .
}
WHERE
{ ?s ?p ?o . }
www.eeworm.com/read/440773/1792354
rq q-reif-2.rq
PREFIX rdf:
CONSTRUCT
{ ?s ?p ?o .
}
WHERE
{ _:b0 rdf:subject ?s .
_:b0 rdf:predicate ?p .
_:b0 rdf:object ?o .
}
www.eeworm.com/read/147096/12584073
m housh.m
function [u,s,zero] = housh(u,j,heps)
%HOUSH Construct a householder transformation H=I-s*UU'. Used in TZERO.
%
% [U,S,ZERO] = HOUSH(U,J,Heps)
% Clay M. Thompson 7-23-90
% Copyright (c) 1986
www.eeworm.com/read/108752/15577589
txt see5sam.txt
修改见http://www.rulequest.com/see5-win.html算法说明
To run See5Sam.exe from a command prompt window:
* Make sure that you have run See5 on your application to construct
the kind of classifier tha
www.eeworm.com/read/101557/15826562
m housh.m
function [u,s,zero] = housh(u,j,heps)
%HOUSH Construct a householder transformation H=I-s*UU'. Used in TZERO.
%
% [U,S,ZERO] = HOUSH(U,J,Heps)
% Clay M. Thompson 7-23-90
% Copyright (c) 1986
www.eeworm.com/read/381752/9074367
cpp chapter9-39.cpp
//文件名:CHAPTER9-39.cpp
#pragma warning(disable: 4786)
#include
#include
int main()
{
std::set c1 ;
int ai[] = {0, 1, 2, 3} ;
//construct from a range
std::set c2
www.eeworm.com/read/418604/10939145
java mm7test.java
package mm7;
import javax.swing.UIManager;
import java.awt.*;
public class Mm7Test {
boolean packFrame = false;
//Construct the application
public Mm7Test() {
Mm7Send frame = new Mm7Send(
www.eeworm.com/read/458360/7298467
c qtail.c
/* @(#) qtail.c 1.2 1/27/86 17:48:08 */
/*ident "@(#)cfront:lib/task/qtail.c 1.2"*/
#include "task.h"
qtail.qtail(int mode, int max) : (QTAIL)
/*
construct qtail oqueue
*/
{
DB(("x%x->qtail( %d
www.eeworm.com/read/310556/13649142
c qtail.c
/* @(#) qtail.c 1.2 1/27/86 17:48:08 */
/*ident "@(#)cfront:lib/task/qtail.c 1.2"*/
#include "task.h"
qtail.qtail(int mode, int max) : (QTAIL)
/*
construct qtail oqueue
*/
{
DB(("x%x->qtail( %d