登录
首页 » Java » PrincipalCurves-Java

PrincipalCurves-Java

于 2020-11-16 发布 文件大小:114KB
0 75
下载积分: 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 个回复

  • Test_lstore_3
    Test_lstore_3 extends Dx Test Case for Andriod.
    2013-11-12 11:48:46下载
    积分:1
  • 家政
    说明:  家政服务小程序。适合预约上门家政服务项目店铺使用(Housekeeping Service Procedure)
    2020-10-19 21:37:25下载
    积分:1
  • dspace-1.7.2-src-release
    dspace1.7.2源码,DSpace(数字空间)系统是由美国麻省理工学院图书馆(MIT Libraries)和美国惠普公司实验室(Hewlett-Packard Labs)合作经过两年多的努力并于2002年10月开始投入使用的,以内容管理发布为设计目标,遵循BSD协议的开放源代码数字存储系统。该系统可以收 集、存储、索引、保存和重新发布任何数字格式、层次结构的永久标识符研究数据。 (dspace1.7.2 source, DSpace (digital space) systems by the U.S. Massachusetts Institute of Technology Library (MIT Libraries) and the U.S. Hewlett-Packard Laboratories (Hewlett-Packard Labs) co-operation, and after two years of hard work began in October 2002 put to use to publish content management for the design of the target, follow the open source BSD license digital storage systems. The system can collect, store, index, preserve and re-publish any digital format, a permanent identifier for the hierarchy of research data.)
    2011-09-23 19:11:58下载
    积分:1
  • JListDemo
    这是一个非常实用的java小程序,实现了JListDemo功能,对我们学习很有帮助。(This is a very useful Java applet, the the JListDemo function, we can learn helpful.)
    2012-02-15 14:06:11下载
    积分:1
  • swing
    JAVA图形界面swing的知识点。全面简练。适合初学者(JAVA swing GUI knowledge points. Comprehensive and concise. Suitable for beginners)
    2013-11-12 15:33:13下载
    积分:1
  • xuesheng
    这是我找的java原代码,大家一起分享哦.(I find this is the java source code, we share oh.)
    2006-07-15 12:13:11下载
    积分:1
  • javahr
    Java版的企业人事管理系统完整版源码,采用Oracle数据库,运行于Eclipse,压缩包内附有配置文档和系统说明。这套系统可完成档案管理、人事管理、考勤管理、工资管理、用户管理、财务报表等功能。界面漂亮友好,是学习的第一手资料。(Java version of the enterprise personnel management system for the full version of source code, using Oracle database, running on Eclipse, compression packages and system configuration documentation is enclosed instructions. The system is complete file management, personnel management, attendance management, payroll management, user management, financial reporting and other functions. Nice and friendly interface, is to learn first-hand information.)
    2009-10-11 14:33:27下载
    积分:1
  • android-samples-master
    谷歌地图的官方demo,支持各种移动设备开发,以及穿戴设备地图(The official demo of Google Maps supports mobile device development and wearing device maps)
    2020-06-20 10:40:01下载
    积分:1
  • 1JSP笔记
    jsP个人笔记,十分适合新手学习,建议下载,内容详细(JsP personal notes, very suitable for beginners to learn, it is recommended to download, detailed content)
    2020-06-24 09:00:02下载
    积分:1
  • json httpjava服务器小demo
    json httpjava服务器小demo
    2015-05-05下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载