代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/316047/13531207
m frfn.m
function [numd,fit,k]=frfn(w,f,charl,cdend,weight)
%FRFN Constructs a Reversed-Frame Normalizing controller.
% [NUMD,fit,K]=FRFN(W,F,CHARL,CDEND,WEIGHT) calculates
% a compensator num
www.eeworm.com/read/301308/13860616
h table.h
#ifndef TABLE_H
#define TABLE_H
#include "source.h"
// Table is a class which is built up upon the Source class. It
// constructs an array according to the source. Each line in
// the source is a ro
www.eeworm.com/read/139332/5799447
c circle_arr_from_file.c
// demo/Arrangement_2/Circle_arr_from_file.C
//
// constructs an arrangement of circles from file
//
// File format is:
// #number_of_circles
// #x_center y_center squared_radius
// # ....
#include
www.eeworm.com/read/120487/6073514
out union.out
--
-- UNION (also INTERSECT, EXCEPT)
--
-- Simple UNION constructs
SELECT 1 AS two UNION SELECT 2;
two
-----
1
2
(2 rows)
SELECT 1 AS one UNION SELECT 1;
one
-----
1
(1 row)
SELECT 1 AS
www.eeworm.com/read/487033/6522576
java viewer.java
package wbmp;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
/**
* Viewer for WBMP files. Constructs a dialog frame with a close button
* and a label contro
www.eeworm.com/read/260557/11719055
h table.h
#ifndef TABLE_H
#define TABLE_H
#include "source.h"
// Table is a class which is built up upon the Source class. It
// constructs an array according to the source. Each line in
// the source is a ro
www.eeworm.com/read/253219/12239266
m4 m4sh.m4
# This file is part of Autoconf. -*- Autoconf -*-
# M4 sugar for common shell constructs.
# Requires GNU M4 and M4sugar.
#
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
www.eeworm.com/read/130385/14196182
c combine.c
/* frontend to IBE_construct_key() in ibe_lib.c
* (constructs private key shares into a private key)
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for lice
www.eeworm.com/read/123946/14605545
m frfn.m
function [numd,fit,k]=frfn(w,f,charl,cdend,weight)
%FRFN Constructs a Reversed-Frame Normalizing controller.
% [NUMD,fit,K]=FRFN(W,F,CHARL,CDEND,WEIGHT) calculates
% a compensator num
www.eeworm.com/read/119112/14838972
c combine.c
/* frontend to IBE_construct_key() in ibe_lib.c
* (constructs private key shares into a private key)
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for lice