-
应用统计学的线性回归分析
应用统计学的线性回归分析-165 linear regression analysis
- 2022-12-22 20:45:03下载
- 积分:1
-
the procedures used Matlab language trend of the computer program.
该程序用matlab语言编写的计算机潮流计算程序。-the procedures used Matlab language trend of the computer program.
- 2023-07-31 20:50:02下载
- 积分:1
-
蜂群算法
人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。
- 2022-08-20 08:38:07下载
- 积分:1
-
线段覆盖程序
基于c++的线段覆盖程序 本段程序采用的是贪心算法,初始化之后对线段进行预处理,如果读入的左端点比右端点大,那么调换一下位置。先用快速排序对线段的左端点排序, 排序结束之后,从左到右进行扫描,对线段的右端点的几种情况分别讨论保留还是舍去,最终输出结果即可。
- 2022-04-16 03:58:19下载
- 积分:1
-
Procedures for the preparation of multi
多线程程序的编写,应用多线程编写网络聊天室程序-Procedures for the preparation of multi-threaded, multi-threaded applications to prepare the network chat room program
- 2022-03-14 13:59:14下载
- 积分:1
-
基于GPU进行快速科学计算,速度远比CPU快得多。这是在GPU上实现FFT运算的程序代码...
基于GPU进行快速科学计算,速度远比CPU快得多。这是在GPU上实现FFT运算的程序代码-GPU-based fast scientific computing, speed is much faster than the CPU. This is achieved in the GPU computing FFT code
- 2023-04-28 22:25:04下载
- 积分:1
-
介绍双数组逆波兰表达式法:
介绍双数组逆波兰表达式法:-Introduced the dual-array expression Reverse Polish law:
- 2022-05-24 18:33:37下载
- 积分:1
-
模拟鼠标. 模拟鼠标.
模拟鼠标. 模拟鼠标.-Simulation of the mouse. Simulated mouse. Simulated mouse.
- 2022-08-26 11:03:58下载
- 积分:1
-
二分法方程求根的经典算法
二分法方程求根的经典算法-dichotomy of the classic algorithm
- 2022-02-25 17:30:36下载
- 积分:1
-
该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘...
该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the procedures in place to achieve matrix vector multiplication
- 2022-06-28 02:49:20下载
- 积分:1