登录
首页 » Java » PrincipalCurves-Java

PrincipalCurves-Java

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

  • Examples-for-Java-Web-with-SSH
    本书讲述的Struts、Hibernate、Spring无论在已有项目的选用比例,还是在开发人员的认知度上,都是最有影响力和号召力的,Struts+Hibernate+Spring已经成为轻量级开发J2EE的标准配置,被称为SHS经典组合,这也是目前Java程序员必须掌握的技能。本书是一本由小实例组合成的实践书,每个案例读者都可以亲自实践。(Book tells Struts, Hibernate, Spring, whether in the selection of the ratio of existing projects, or in the awareness of developers, are the most influential and charismatic, Struts+ Hibernate+ Spring has become a lightweight J2EE Development the standard configuration is called SHS classic combination, which is currently the Java programmer must master the skills. This book is a small example of a combination of practical book, readers can each case personally practice.)
    2013-11-28 13:46:57下载
    积分:1
  • SpringMVC-Mybatis-Shiro-redis-0.2-master
    说明:  SSM框架+Shiro案例的后端权限管理系统,有源代码,谢谢(SSM Framework + Shiro Case Backend Privilege Management System, Source Code, Thank you)
    2020-06-17 13:40:02下载
    积分:1
  • pRIORITYtHREADfACTORYtEST
    link Priority Thread Factory Source Code for Andriod.
    2014-01-13 18:29:11下载
    积分:1
  • HttpResponseWriter
    Utility class to look up carrier logo resource IDs.
    2013-12-02 13:39:21下载
    积分:1
  • ListIterator
    An ListIterator is used to sequence over a List of objects. ListIterator can move backwards or forwards through the list.
    2014-02-18 14:50:58下载
    积分:1
  • commons-fileupload
    javabean开发的jsp上传文件,支持多文件上传(javabean development jsp upload documents to support more file uploads)
    2006-06-21 19:34:48下载
    积分:1
  • NIOTest
    Tests for some buffers from the java.nio package.
    2014-02-21 15:54:12下载
    积分:1
  • Thread
    线程Demo join interrupt sleep yield等几个常用线程方法(a simple Thread demo)
    2014-08-20 09:39:33下载
    积分:1
  • aopalliance-1.0
    说明:  在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
    2020-06-23 01:20:02下载
    积分:1
  • Wicked-Cool-Java
    Wicked Cool Java contains 101 fun, interesting, and useful ways to get more out of Java. This isn’t intended as a Java tutorial–it’s targeted at developers and system architects who have some basic Java knowledge but may not be familiar with the wide range of libraries available. Full of example code and ideas for combining them in useful projects, this book is perfect for hobbyists, and professionals will find tips and open-source projects to enhance their code and make their jobs easier. Topics include converting a non-XML text structure into XML using a parser generator, experimenting with a Java simulator for the Cell Matrix, creating dynamic music and sound in Java, working with open-source class libraries for scientific and mathematical applications, and many more.
    2012-10-24 23:52:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载