-
离散数学的二元关系判断(源与再…
离散数学二元关系性质判断器(源码及报告)-Discrete Mathematics dual nature of the relationship judgment (source and the report)
- 2022-03-06 20:46:51下载
- 积分:1
-
通过一系列的数据来预测和分析方法。ARMA算法
通过使用ARMA算法对一系列数据进行预测,并分析预测规律-ARMA algorithm by using a series of data to predict and analyze the prediction rule
- 2022-09-03 19:00:03下载
- 积分:1
-
issue a travel home to travel home to drive a car with the minimum of cost yi us...
旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
- 2023-09-07 00:25:03下载
- 积分:1
-
use mathematical algorithms for solving the inverse matrix function using three...
利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
- 2022-08-11 10:07:25下载
- 积分:1
-
sobel算法
该算法采用c++语言编写的sobel算法!简单易懂!主要用于提取图像的边缘!特别适合于初学Opencv的人士学习使用。
- 2023-08-14 13:40:04下载
- 积分:1
-
字符串近似匹配PEX算法(k+1分片算法)
字符串近似匹配PEX算法(又称k+1分片算法),查找出模式串在目标串中所有近似匹配位置。算法中使用了一种多字符串匹配算法MultipleBNDM,代码也已提供。-PEX,String approximately matching
- 2022-02-01 16:52:37下载
- 积分:1
-
直接插入排序(C++语言编写)
用C++实现直接插入排序,在VC++ 6.0编译通过。算法描述如下: 每趟将一个待排序字的关键字,按照其关键字值的大小顺序查找到适当的位置,完成插入,直到待排序的关键字为空。
- 2022-04-09 18:32:36下载
- 积分:1
-
磁盘调度
磁盘调度使用 C 代码和脚本的 Fifo算法免费下载。序列化对象使用C#是一个教程,为您提供用于序列化的方法
- 2022-03-03 09:23:02下载
- 积分:1
-
MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工...
MATLAB广泛应用于线性代数、自动控制理论、数理统计、数字信号处理、时间序列分析、动态系统仿真等领域。因此如果在VC中对MATLAB进行调用将大大减少编程的工作量、保证程序的准确性,并且继承了VC++强大的功能,提高开发效率,-MATLAB widely used in linear algebra, automatic control theory, mathematical statistics, digital signal processing, time series analysis, dynamic simulation, and other fields. Therefore, if the VC right call MATLAB programming will greatly reduce the workload to ensure the accuracy of procedures, VC and inherited the powerful functions, improving the development efficiency,
- 2022-02-04 04:52:22下载
- 积分:1
-
二叉树的最短路径
二叉树的最短路径-binary tree is the shortest path
- 2022-04-15 11:05:58下载
- 积分:1