代码搜索:Graphs
找到约 1,209 项符合「Graphs」的源代码
代码结果 1,209
www.eeworm.com/read/488305/6491849
txt changelog.txt
2007-12-21:
- improved robustness of MinimizerBarnesHut for layouts with very small
or very large distances (which often occur for unconnected graphs)
- added alternative layouter class Minimizer
www.eeworm.com/read/264420/11315715
m da_xcor.m
%
% da_xcor
%
% Programme for plotting cross correlation graphs
%
% Updated to use own cross correlation routine
%
% croscor.m
%
% Specifies the maximum shift as 10% of the data
% size
%
www.eeworm.com/read/233762/14137615
java factorgraphmodel.java
package rmn;
import java.util.*;
/**
* A set of (not necessarily connected) factor graphs
*
* @author Razvan Bunescu
*/
public class FactorGraphModel {
Vector m_vecFGraphs;
public Factor
www.eeworm.com/read/124842/14534464
m da_xcor.m
%
% da_xcor
%
% Programme for plotting cross correlation graphs
%
% Updated to use own cross correlation routine
%
% croscor.m
%
% Specifies the maximum shift as 10% of the data
% size
%
www.eeworm.com/read/214740/15090277
m da_xcor.m
%
% da_xcor
%
% Programme for plotting cross correlation graphs
%
% Updated to use own cross correlation routine
%
% croscor.m
%
% Specifies the maximum shift as 10% of the data
% size
%
www.eeworm.com/read/214343/15105090
java vertex.java
// Vertex base class, to be extended as needed.
// (c) 1998, 2001 duane a. bailey
package structure;
/**
* A private implementation of a vertex for use in graphs. A vertex
* is capable of holding
www.eeworm.com/read/210318/15201596
java leastchange.java
// path.java
// demonstrates shortest path with weighted, directed graphs
// to run this program: C>java PathApp
package src;
class leastChange
{
private String[] result;
private fin
www.eeworm.com/read/459172/1572842
c avfiltergraph.c
/*
* filter graphs
* copyright (c) 2008 Vitor Sessak
* copyright (c) 2007 Bobby Bingham
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/213767/4912393
rb sparklines_helper.rb
# Provides a tag for embedding sparklines graphs into your Rails app.
#
# To use, load it in your controller with
#
# helper :sparklines
#
# AUTHOR
#
# Geoffrey Grosenbach[mailto:boss@topfunky.com]
www.eeworm.com/read/303435/3811199
main psgraph.psplot.main
PSGRAPH - PostScript GRAPHer
Graphs n[i] pairs of (x,y) coordinates, for i = 1 to nplot.
psgraph n= [optional parameters] postscriptfile
Required Parameters:
n