-
TMVA 数据处理包
System requirements:-------------------- TMVA has been tested to run on Linux, MAC/OSX and Windows platforms. Running TMVA requires the availability of ROOT shared libraries with ROOT_VERSION >= 5.14 (type "root-config --version" to see the version installed)来源URL里面有代码的详细资料http://tmva.sourceforge.net/docu/TMVAUsersGuide.pdfUSERguide可以在上面的链接下载 非常有用 TMVA是ROOT工程的一个独立package, 专门用于数据分析和识别ROOT的全部代码可以在下面的链接下载http://root.cern.ch/drupal/
- 2022-12-12 12:15:04下载
- 积分:1
-
医学图像的肿瘤检测
在医学影像、 肿瘤检测是面临的主要挑战之一。在这里我提出了一种医学影像学肿瘤检测新算法。
- 2023-05-10 05:35:03下载
- 积分:1
-
crc32 算法的delphi实现。并且可以对指定文件进行校验。
crc32 算法的delphi实现。并且可以对指定文件进行校验。-CRC32 algorithm delphi realize. And can be carried out to check the specified file.
- 2022-04-26 22:52:18下载
- 积分:1
-
整数类型超过 128 个字符
用C语言写的一个将大于128的整型数转换为Unicode的字符型字符, ascii基本表最大描述字符只有127大于127的字符为ascii扩展表, 正常转换时为不可见字符, 这个算法能够实现不可见字符的转换.
- 2023-01-05 05:25:03下载
- 积分:1
-
层次分析法与 C
AHP 算法
许多决策问题涉及因素很的多。例如,如果您是骗局-用户试读一份新工作,因素可能包括入职薪酬、 职业发展机会,
您的工作位置,你在工作时的类型会有工作的人工作
将会做的事情,和各种各样的附带福利。如果您正在考虑购买寿险的计算机的有不少重要的因素,以及考虑: mem 辽阔的价格,与其他计算机、 灵活性、 品牌名称、 软件可用性的兼容性
存在的任何用户组和计算机制造商和本地的支持
计算机存储区。在购买新的或使用的汽车,这种因素作为颜色、 样式、 制作和模型,
一年、 数英里 (如果它是一辆二手车)、 价格、 经销商或您所购买的人
从汽车、 担保和保险的成本可能要考虑的重要因素。
在多因素决策、 个人主观及直觉地考虑
在作出他们的选择的各种因素。艰难的决定,为一个定量的方法是
建议。所有的重要的因素然后可授予适当的重量和每个
替代方法,如一辆汽车、 一台计算机或新的就业前景,可以评估的角度
这些因素。这种方法称为多因素评价
- 2023-01-05 12:55:03下载
- 积分:1
-
矩阵类,封装了一些有关矩阵的运算
矩阵类,封装了一些有关矩阵的运算-matrices, Packaging, a number of the matrix arithmetic
- 2022-03-13 21:24:26下载
- 积分:1
-
A Genetic Algorithms and the Traveling Salesman Problem
A Genetic Algorithms and the Traveling Salesman Problem
- 2023-04-09 05:45:03下载
- 积分:1
-
OFELI is an object oriented library of C++ classes for development of finite ele...
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
- 2022-02-27 06:26:31下载
- 积分:1
-
无线传感器质心定位matlab 仿真
实现算法可能的方法:
1. 未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。
2. 未知节点一旦被定位,就充当锚节点。这时没有邻居锚节点的未知节点在等到自己的邻居未知节点定位之后就可以进行定位。
3. 有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。
Centroid.m采用的第一种方法;
Centroid_second.m采用的第二种方法;
Centroid_third.m采用的第三种方法;
- 2022-01-21 17:57:46下载
- 积分:1
-
设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!...
设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector!
- 2022-03-17 23:19:38下载
- 积分:1