登录
首页 » Java » PrincipalCurves-Java

PrincipalCurves-Java

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

  • design-documents
    网页信息采集子系统: 网页采集:动态查找及实时分析新增网页,读取网页回帖信息。 网页过滤:,对获取的网页,通过网页清洗模块清除网页中的广告、导航信息、 图片、版权说明等噪声数据,萃取出相关网页的标题、正文、链接地址、采集时 间、回帖、发帖人数等数据。 网页信息预处理子系统: 网页审查脏字:主要功能包括中文分词、词性标注、命名实体识别、新词识别, 建立数据库说明每类词库,建立敏感词词库。 网页舆情监测:监测是否出现了一定影响的舆论,即回帖的回帖或支持、顶等 达到一个预先设定的阈值; 舆情分析子系统: 汇总网站舆情:汇总整个网站的舆情监控信息,自动生成报告。(Web information collection subsystem: the pages collection: dynamic lookup and real-time analysis of the new website, read pages Replies. Web filtering: to clear advertising pages, navigation information, images, copyright noise data access pages via web cleaning module, extract the relevant page title, text, link address, acquisition time, posts, posting number and other data. Web information preprocessing subsystem: Web review dirty: The main features include the Chinese word segmentation, POS tagging, named entity recognition, new word identification, to establish a database description of each type of thesaurus, and the establishment of a sensitive word thesaurus. Page opinion monitoring: monitoring whether there is a certain influence public opinion, that a reply to the post or support other top reaches a preset threshold public opinion analysis subsystems: summary website public opinion, public opinion monitoring information: summary of the entire site, automatically generate re)
    2021-04-01 21:59:08下载
    积分:1
  • HttpRequestParser
    Http Request Parser extends Abstract Message Parser Source Code for Andriod.
    2014-01-03 19:45:42下载
    积分: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
  • Java 2实用教第五版实验指导与习题解答 源代码​
    Java 2实用教程第五版 耿祥义 张跃平 实验指导与习题解答 书中源代码
    2020-11-29下载
    积分:1
  • Tomcat源码研究
    tomcat源码解析过程文档,详细说明了tomcat从启动到最后结束中间类和方法的调用过程,对于研究java底层源码的启动很有好处。(Tomcat source code parsing process document, detailed description of Tomcat from start to end the call process of intermediate classes and methods, for the study of Java underlying source code start is very helpful.)
    2020-06-17 22:40:02下载
    积分:1
  • youdaochangshiyan
    说明:  java 版的诱导场实验的代码,写的短小精辟!(java version of the field-induced experimental code, written in short, brilliant!)
    2005-12-11 19:12:04下载
    积分:1
  • ClickLinkSEO
    百度电击器,这个是学习案例,模拟人工点击的代码。功能是录制后再模拟人工行为。(Baidu defibrillator, this case study, to simulate artificial clicked code. Function is recorded and then simulate artificial behavior.)
    2012-08-24 14:18:48下载
    积分:1
  • pcm
    此MATLAB 函数 对 data 进行编码,并返回 JSON 格式的字符向量。... jsonencode 会将MATLAB 数据类型转换为下表中列出的 JSON 数据类型。 MATLAB 数据类型 JSON 数(This MATLAB function encodes data and returns the character vector in JSON format. Jsonencode converts the MATLAB data type to the JSON data type listed in the following table. JSON Number of Data Type in MATLAB)
    2019-06-19 09:27:32下载
    积分:1
  • java2tuxedo
    JAVA 通过JNI 调用 TUXEDO服务的代码,由于时间关系,没有能继续把他实现,希望有心人把他搞定。(Java through JNI call TUXEDO service code, because of the time constraint, not continue to realize his hope to get him off.)
    2007-04-05 11:34:41下载
    积分:1
  • xStream
    该文档中涵盖了xStream.jar和xStream.chm两个文件,xStream.jar是开发将如何将java对象与xml文件的相互转换所需要的第三方开发包,第二个文件xStream.chm是它的开发文档,开发人员可以查看该文档,来实现自己的功能。对于学习java的人来说这是一个不错的文件。 (The document covers the two files xStream.jar xStream.chm xStream.jar development java object with the xml file conversion needs third-party development package, the second file xStream.chm it development of documentation, developers can view the document, to achieve their function. This is a good document for people to learn java.)
    2013-05-13 19:55:37下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载