代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/316604/13520428
m decision_region.m
function D = decision_region(param_struct, region)
%Function for making decision regions for Gaussians.
%Inputs are the means, covariances and weights for the Gaussians.
%Output is the decision r
www.eeworm.com/read/147972/5718647
java abstractscrollable.java
package sim.util.gui;
import javax.swing.*;
import java.awt.*;
/** AbstractScrollable is a JPanel with basic implementation of the Scrollable interface,
making possible simple anonymous subclasse
www.eeworm.com/read/135582/5884209
sh makedist.sh
#!/bin/sh
#
# makedist - make a solaris intel distribution.
#
rm -rf fltk
echo "Making distribution..."
cd ../..
#
# Create a dummy prototype file with the full path for the pkginfo file;
# this is
www.eeworm.com/read/135582/5884226
sh makedist.sh
#!/bin/sh
#
# makedist - make a solaris sparc distribution.
#
rm -rf fltk
echo "Making distribution..."
cd ../..
#
# Create a dummy prototype file with the full path for the pkginfo file;
# this is
www.eeworm.com/read/131315/5939653
el unused.el
;; Editing commands in GNU Emacs that turned out not to be used.
;; They were added with an eye to making possible a more CCA-compatible
;; command set; but that turned out not to be interesting.
(de
www.eeworm.com/read/126884/6010673
java testit.java
package org.trinet.jasi;
public class Testit {
public Testit() {
}
public static void main(String[] args) {
System.out.println ("Making connection...");
DataSource
www.eeworm.com/read/121089/6070041
h uiint.h
/***
*uiint.h - Defines to the QB user interface
*
* Copyright 1985-1988 Microsoft Corporation
*
*Purpose:
* NOTE: When making changes to this file, be sure to make equivalent
* changes to
www.eeworm.com/read/121089/6070091
h context.h
/***
*context.h - Defines which apply to the Context Manager
*
* Copyright 1985, 1986, 1987 Microsoft Corporation
*
*Purpose:
* NOTE: When making changes to this file, be sure to make equiv
www.eeworm.com/read/121089/6070110
h ui.h
/***
* File: ui.h - Defines which apply to the QBI User Interface
*
* Copyright 1987, Microsoft Corporation
*
* NOTE: When making changes to this file, be sure to make equivalent
* chang
www.eeworm.com/read/121089/6070120
h conint.h
/* File: CONINT.H - Defines which apply to the QBI Context Manager */
/* NOTE: When making changes to this file, be sure to make equivalent */
/* changes to file CONINT.INC */
#und