登录
首页 » Java » PrincipalCurves-Java

PrincipalCurves-Java

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

  • android-BluetoothSPP
    蓝牙串口程序,实现蓝牙模块与手机连接。。。(android bluetooth uart)
    2014-11-28 20:07:27下载
    积分:1
  • Map
    电子地图的简单实现,可以提供给初学者参考(Simple implementation of the electronic map, reference can be provided to beginners)
    2013-03-26 13:29:28下载
    积分:1
  • MailSystem
    设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。 如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c 挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等 请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
    2013-11-14 13:27:11下载
    积分:1
  • ResultValue
    Represents an evaluation of the goodness of a result.
    2013-12-05 11:00:58下载
    积分:1
  • SSH
    使用MVC+三大框架实现的项目,非常适合刚学习三大框架或者网站开发的新手学习(Use MVC+ three frameworks to achieve project very suitable for just learning the three framework or website development novice learning)
    2013-04-11 16:27:58下载
    积分:1
  • 2222Java2
    2222Java2 参考大全(第4版).pdf,是一本很好的电子书,对JAVA 2做了很好的解释,并有事例来说明,(2222Java2 Reference (4th edition). Pdf, is a very good e-books, on the JAVA 2 make a very good explanation, and have examples to illustrate)
    2007-10-03 11:10:19下载
    积分:1
  • Graph with GUI
    使用户可以添加node,Edges,并且应用一些sorting算法(allows user to add, delete, and move node and edges in graph data structure and play with sorting algorithms)
    2017-09-22 04:39:10下载
    积分:1
  • moustache-cartoon-publicdomainvectors.org
    dede ef efefvevf efve fvevefevf
    2018-12-17 04:04:20下载
    积分:1
  • ve
    说明:  在已按照jdk和下载了eclipse的情况下,把你的eclipse压缩包和我上传的里面压缩包解压后的3个压缩包一起解压。然后重新打开eclipse就可以用了。我自己试验过的,绝对可行。VE很好用,免费开源软件,感觉跟VS里面的差不多,可以拖拽控件,可视化修改属性。 安装完,可以这样实验一下: 1.新建一个java工程 2.工程上右键属性->Java Build Path -> Add Library -> Standard Widget Toolkit (SWT) 然后 下一步 选择 Include Support For JFace library ,完成 3.工程上右键 ->New -> Other 选JAVA 下的Visual Class 左下角 Style 里选 -> Swt ->Shell 完成新建类 还可以调出常用视图: 1.Window -> Show View -> Other 选 Java -> Java Beans 2.Window -> show View -> Other 选 General -> Properties 然后就可以很容易的使用ve来做java界面了(release three packages with your edition of eclipse and it s ok)
    2010-12-16 11:26:05下载
    积分:1
  • SSH整合循序渐进
    这是关于servlet,jsp,mvc,hibernate等整合的一个教程(This is a tutorial on servlet, jsp, mvc, hibernate, etc.)
    2019-04-19 09:34:06下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载