代码搜索:rows
找到约 10,000 项符合「rows」的源代码
代码结果 10,000
www.eeworm.com/read/127767/14337374
txt e839. enable scrolling tabs in a jtabbedpane container.txt
By default, all the tabs in a tabbed pane are displayed. When the tabs are wider than the width of the tabbed pane, they are displayed in rows. If space is an issue, it is possible to configure the ta
www.eeworm.com/read/228977/14356541
m importanceweights1.m
function q = importanceweights(xu,y,R);
% PURPOSE : Computes the normalised importance ratios for the
% model described in the file sirdemo1.m.
% INPUTS : - xu = The predicted state sam
www.eeworm.com/read/125782/14462725
c frm_scale.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/226201/14489061
frm frmgreport.frm
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#3.0#0"; "ReSize32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5
www.eeworm.com/read/224369/14595514
m runica.m
% Copyright 1996 Tony Bell
% This may be copied for personal or academic use.
% For commercial use, please contact Tony Bell
% (tony@salk.edu) for a commercial license.
% Script to run ICA on a mat
www.eeworm.com/read/224369/14595524
m arch1.m
% script Arch1.m
% Finds ICA representation of train and test images under Architecture I,
% described in Bartlett & Sejnowski (1997, 1998), and Bartlett, Movellan &
% Sejnowski (2002): In Architec
www.eeworm.com/read/120694/14792415
m fft_analysis.m
function [X, Delta] = FFT_Analysis(Input)
%
% Authors: Fabien A.P. Petitcolas (fapp2@cl.cam.ac.uk)
% Teddy Furon (furont@thmulti.com)
%
% Corrections:
% Michael Arnold
www.eeworm.com/read/120261/14808636
c constrnt.c
/***********************************************************************
File: constrnt.c
Rev: a-2
Date: 02/28/2001
Copyright (c) 1996, 2001 by David M. Warme
**********************************
www.eeworm.com/read/119233/14836685
java intmatrix.java
/* IntMatrix.java */
import java.io.*;
import java.awt.*;
/**
* An example implementation of the DrawingObj interface
* that can be added to the drawingPanel (an instance of
*
www.eeworm.com/read/220289/14843780
m dist2.m
function n2 = dist2(x, c)
%DIST2 Calculates squared distance between two sets of points.
%
% Description
% D = DIST2(X, C) takes two matrices of vectors and calculates the
% squared Euclidean distance