登录
首页 » Java » PrincipalCurves-Java

PrincipalCurves-Java

于 2020-11-16 发布 文件大小:114KB
0 214
下载积分: 1 下载次数: 15

代码说明:

  Java实现主曲线的生成过程,使用多项式线性算法。(Java implementation of the master curve generation process, using a linear polynomial algorithm.)

文件列表:

PrincipalCurves-Java
....................\AWT
....................\...\ChoiceLabelPanel.java,1491,2001-08-14
....................\...\ColorChoice.java,2014,2001-08-14
....................\...\ScrollbarLabelPanel.java,1777,2001-08-14
....................\...\ScrollbarTextFieldPanel.java,2306,2001-08-14
....................\CRoutines
....................\.........\jni.h,62994,2001-08-14
....................\.........\linearAlgebra.c,6006,2001-08-14
....................\.........\LinearAlgebra_VektorDD.h,2486,2001-08-14
....................\.........\MakefilePrincipalCurves,321,2001-08-14
....................\.........\utilities.c,4922,2001-08-14
....................\.........\Utilities_MyMath.h,825,2001-08-14
....................\Debug
....................\.....\Debug.java,1496,2001-08-14
....................\.....\DebugEvent.java,421,2001-08-14
....................\Internet
....................\........\DownLoadDialog.java,935,2001-08-14
....................\........\DownLoadFile.java,2481,2001-08-14
....................\........\EmailFile.java,807,2004-01-28
....................\........\UpLoadFile.java,2161,2001-08-14
....................\........\UpLoadFileOffline.java,2654,2001-08-14
....................\LinearAlgebra
....................\.............\CovarianceMatrix.java,359,2001-08-14
....................\.............\CovarianceMatrix2D.java,1280,2001-08-14
....................\.............\CovarianceMatrixDD.java,1586,2001-08-14
....................\.............\Curve.java,7231,2001-08-14
....................\.............\GraphAbstract.java,4744,2001-08-14
....................\.............\Line.java,247,2001-08-14
....................\.............\LineAbstract.java,4374,2001-08-14
....................\.............\LineObject.java,3678,2001-08-14
....................\.............\LineSegment.java,468,2001-08-14
....................\.............\LineSegmentAbstract.java,4745,2001-08-14
....................\.............\LineSegmentObject.java,553,2001-08-14
....................\.............\Loadable.java,435,2001-08-14
....................\.............\OnlineSampleStatistics.java,396,2001-08-14
....................\.............\OnlineSampleStatisticsDegreeOne.java,2261,2001-08-14
....................\.............\OnlineSampleStatisticsDegreeTwo.java,2916,2001-08-14
....................\.............\OnlineSampleStatisticsWeight.java,653,2001-08-14
....................\.............\Sample.java,8187,2001-08-14
....................\.............\Sample2D.java,1229,2001-08-14
....................\.............\Sample2DWeighted.java,565,2001-08-14
....................\.............\SampleDD.java,1229,2001-08-14
....................\.............\SampleDDWeighted.java,549,2001-08-14
....................\.............\SampleLoadable.java,2010,2001-08-14
....................\.............\SampleWithOnlineStatistics.java,1806,2001-08-14
....................\.............\SampleWithOnlineStatisticsDegreeTwo.java,1035,2001-08-14
....................\.............\Vektor.java,1516,2001-08-14
....................\.............\Vektor2D.java,8877,2001-08-14
....................\.............\Vektor2DWeighted.java,1877,2001-08-14
....................\.............\VektorDD.java,14172,2001-08-14
....................\.............\VektorDDWeighted.java,2013,2001-08-14
....................\.............\VektorObject.java,6994,2001-08-14
....................\.............\Weighted.java,85,2001-08-14
....................\Optimize
....................\........\Optimizable.java,152,2001-08-14
....................\........\Optimizer.java,3539,2001-08-14
....................\Paintable
....................\.........\DataCanvas.java,11206,2001-08-14
....................\.........\DataPostScriptDocument.java,8443,2001-08-14
....................\.........\DataPostScriptSetupPanel.java,2456,2001-08-14
....................\.........\PaintableInterface.java,555,2001-08-14
....................\.........\PaintableObject.java,3260,2001-08-14
....................\.........\PaintableWithChangingIntensity.java,150,2001-08-14
....................\.........\ProjectionPlane.java,2506,2001-08-14
....................\.........\ProjectionPlaneSettingDialog.java,7689,2001-08-14
....................\.........\Recallable.java,126,2001-08-14
....................\PostScript
....................\..........\PostScriptDocument.java,9145,2001-08-14
....................\..........\PostScriptSetupDialog.java,4308,2001-08-14
....................\PrincipalCurve
....................\..............\Globals.java,779,2001-08-14
....................\..............\PrincipalCurveAlgorithm.java,4246,2001-08-14
....................\..............\PrincipalCurveAlgorithmThread.java,2136,2001-08-14
....................\..............\PrincipalCurveCanvas.java,1145,2001-08-14
....................\..............\PrincipalCurveClass.java,31616,2001-08-14
....................\..............\PrincipalCurveGUI.java,37157,2004-01-28
....................\..............\PrincipalCurveSampleVektor.java,4428,2001-08-14
....................\..............\SetOfCurves.java,7045,2001-08-14
....................\..............\Vertex
....................\..............\......\CornerVertex.java,6096,2001-08-14
....................\..............\......\DummyVertex.java,1517,2001-08-14
....................\..............\......\Elements
....................\..............\......\........\Edge.java,6314,2001-08-14
....................\..............\......\........\EdgeDirection.java,268,2001-08-14
....................\..............\......\........\ElementInitializationException.java,194,2001-08-14
....................\..............\......\........\ElementVertex.java,1156,2001-08-14
....................\..............\......\........\EndVertexOfThree.java,4154,2001-08-14
....................\..............\......\........\EndVertexOfTwo.java,3923,2001-08-14
....................\..............\......\........\EndVertexOfY.java,5743,2001-08-14
....................\..............\......\........\HasOneEdge.java,301,2001-08-14
....................\..............\......\........\HasTwoSymmetricEdges.java,359,2001-08-14
....................\..............\......\........\MiddleVertexOfFive.java,14406,2001-08-14
....................\..............\......\........\MiddleVertexOfFour.java,9782,2001-08-14
....................\..............\......\........\MiddleVertexOfMany.java,4363,2001-08-14
....................\..............\......\........\MiddleVertexOfThree.java,9608,2001-08-14
....................\..............\......\........\NumeratorAndDenominator.java,858,2001-08-14
....................\..............\......\........\PenaltyCoefficients.java,268,2001-08-14
....................\..............\......\........\Vertex.java,8810,2001-08-14
....................\..............\......\EndVertex.java,4033,2001-08-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 0100_java_web_class5
    将基础知识,高级运用,框架知识综合到一起,源码demo(Fundamentals and advanced the framework of the use of knowledge are integrated together, source demo)
    2012-08-23 12:46:08下载
    积分:1
  • Java-connet-mysql
    java连接到mysql的方法,非常有用(java connect to mysql method is very useful)
    2013-10-19 16:18:14下载
    积分:1
  • javascript-By-Example
    this is very useful e-book for JavaScript.
    2014-03-01 13:11:09下载
    积分:1
  • Java-P2P-Unleashed
    Java P2P技术内幕.pdf JXTA P2P(java p2p JXTA)
    2012-04-16 12:44:53下载
    积分:1
  • springboot在线预览word等demo-showDemo
    前端预览文件,解压使用注意要修改读取文件路径,使用前安装openoffice4程序,应用程序安装地址要和demo中地址匹配(Front-end preview file, decompression attention should be paid to modify the read file path, install OpenOffice 4 program before use, application installation address to match the address in demo)
    2020-06-22 21:00:01下载
    积分:1
  • 1
    说明:  自主开发的java单机游戏,九宫图,希望能帮助需要的朋友。(Self-developed java stand-alone game, Magical Squares, hoping to help a friend in need.)
    2012-06-24 14:33:17下载
    积分:1
  • 学习案例-基于DB的运用MVC开发模式的登录
    说明:  学习案例-基于DB的运用MVC开发模式的登录程序 java源代码+数据库(Study case - login procedure based on DB using MVC development mode Java source code + Database)
    2020-02-29 12:35:30下载
    积分:1
  • OReilly-Enterprise-JavaBeans-3rd
    OReilly Enterprise JavaBeans 3rd.pdf
    2011-05-12 21:17:25下载
    积分:1
  • ssh框架实现仓库管理系统
    说明:  ssh框架实现仓库管理系统。有代码和文档(The ssh framework implements a warehouse management system. Have code and documentation)
    2020-11-16 09:49:40下载
    积分:1
  • CaroAuto+1.3
    I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many countries and every country calls it differently. The winner is the first player to get an unbroken row of five stones horizontally, vertically, or diagonally.
    2009-05-21 12:25:00下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载