-
MaxPQ 最大优先队列
/*************************************************************************
* Compilation: javac MaxPQ.java
* Execution: java MaxPQ < input.txt
*
* Generic max priority queue implementation with a binary heap.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-04 04:15:02下载
- 积分:1
-
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少...
误差分析的方法有多种,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。特别值得一提的是,在工程技术界,经常使用几种不同的计算方法,甚至使用实验方法进行比较,从而确定计算结果的可靠性,这也是一种有效而实用的方法。-error analysis by a number of means, which is a priori estimation error method, compared to the previous "Forward Error Analysis" in the matrix calculation error into the homes a better estimate on the results of a matrix so the error analysis of a breakthrough in the progress, many with forward error analysis can be difficult to determine on the numerical method to achieve new progress. Particularly worth mentioning is that in the engineering technology sector, often use several different methods of calculation, or even the use of experimental methods, in order to determine the reliability of results, which is also an effective and practical method.
- 2022-04-27 04:17:28下载
- 积分:1
-
works numerical algorithm commonly used language _C
工程常用数值算法_C语言-works numerical algorithm commonly used language _C
- 2023-07-04 18:40:05下载
- 积分:1
-
BPSK simulation in C++
C++中的BPSK仿真包括发射机、接收机和
- 2022-06-22 03:52:15下载
- 积分:1
-
这是关于数据挖掘的一些算法,里面包括了许多有关数据挖掘的数学算法的源代码,大家可以学习...
这是关于数据挖掘的一些算法,里面包括了许多有关数据挖掘的数学算法的源代码,大家可以学习-This is on a number of data mining algorithms, which include many of the mathematical algorithms of data mining source code, everyone can learn
- 2022-09-14 08:25:03下载
- 积分:1
-
Using time
采用时域有限元算法对电磁场二维辐射问题的仿真计算。-Using time-domain finite element method for electromagnetic field simulation of two-dimensional radiation problem.
- 2022-02-25 18:25:07下载
- 积分:1
-
K-means算法的实现
c++ 语言实现算法,用的时候把数据集里面的数据放到C盘下,直接运行就行,数据集提供了两种,方便计算
- 2022-08-15 07:31:27下载
- 积分:1
-
采用自适应预失真算法对三种调制方式APSK、 PSK、 QAM进行性能分析
采用自适应预失真算法对三种调制方式APSK、 PSK、 QAM进行性能分析;包含系统参数设置; 16APSK信源产生模块; 16QAM信源产生模块;16PSK信号产生模块;IFFT处理模块;经过预失真器再放大; 植入噪声;解调模块模块。 另外,版本是2010,仿真时间较长,耐心等待结果
- 2022-01-22 08:26:01下载
- 积分:1
-
人体动作识别
基于opencv的人体动作识别,识别效果很好,精度很高,对人体正常行走动作和跌倒动作的识别是利用存储的视频流的,可用于养老院的监护系统。
- 2022-03-07 12:38:43下载
- 积分:1
-
数值分析雅可比迭代法
数值分析雅可比迭代法-numerical analysis Jacobi iterative method
- 2022-06-29 15:10:45下载
- 积分:1