搜索结果

找到约 228 项符合 Public 的查询结果

数学计算 对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组

对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() 计算相关系数(决定系数), ...
https://www.eeworm.com/dl/641/226294.html
下载: 83
查看: 1102

通讯编程文档 RFC3029: Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols

RFC3029: Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols
https://www.eeworm.com/dl/646/229281.html
下载: 180
查看: 1033

Linux/Unix编程 自己做的常用库和实现的数据结构。public domain.

自己做的常用库和实现的数据结构。public domain.
https://www.eeworm.com/dl/619/234146.html
下载: 103
查看: 1028

编译器/解释器 GNU GENERAL PUBLIC LICENSE

GNU GENERAL PUBLIC LICENSE
https://www.eeworm.com/dl/628/242494.html
下载: 55
查看: 1054

其他 This is Win32 Service wrapper for SVN. Source is included, and its in the public domain.

This is Win32 Service wrapper for SVN. Source is included, and its in the public domain.
https://www.eeworm.com/dl/534/256989.html
下载: 89
查看: 1057

技术管理 The public key infrastructure (PKI) is the foundation and center of network security architecture no

The public key infrastructure (PKI) is the foundation and center of network security architecture now, can provide security services including confidentiality, authentication, dig2ital signatures and integrity.
https://www.eeworm.com/dl/642/259051.html
下载: 35
查看: 1049

Delphi控件源码 MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Pub

MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Public WithEvents StatusSocket As New WinsockServer Dim MonsterThread As New System.Threading.Thread(AddressOf MonsterProcess) Dim LastPacket As String =
https://www.eeworm.com/dl/666/262057.html
下载: 30
查看: 1060

Linux/Unix编程 The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License") yo

The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.eeworm.com/dl/619/269314.html
下载: 184
查看: 1076

汇编语言 class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilita

class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilitary() void printStandard() private: int hour int minute int second }
https://www.eeworm.com/dl/644/270637.html
下载: 62
查看: 1062

系统设计方案 PKI(public key infrastructure) and CA(certificate authority)

PKI(public key infrastructure) and CA(certificate authority)
https://www.eeworm.com/dl/678/284898.html
下载: 157
查看: 1030