-
The use of fixed step size fourth
使用定步长四阶龙格-库塔法解方程组,并给出一个含贝塞尔函数方程组的例子。-The use of fixed step size fourth-order Runge- Kutta method solution of equations, and gives a Bessel function equations with examples.
- 2023-07-14 13:05:03下载
- 积分:1
-
维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用...
维纳滤波处理,是C++源代码,包含了几个函数,请各位达人多多使用-Wiener filtering treatment is C++ Source code contains a number of functions, please use up a lot of people
- 2022-11-12 05:15:03下载
- 积分:1
-
kNN landsat
KNN算法碳映射
- 2022-03-13 15:07:39下载
- 积分:1
-
基于2.4G通信采集温度
应用背景
51单片机的必敲程序之一,通过使用2.4G模块和DS18B20可以学习到单总线通信和SPI通信,由浅入深地学习51单片机
关键技术通过DS18B20采集温度数据,然后经过2.4G模块发送到主机显示温度值
- 2022-12-26 15:05:03下载
- 积分:1
-
matlab程序实现 最短路径问题 最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的最短路径...
matlab程序实现 最短路径问题 最短路径问题是图论研究中的一个经典算法问题, 旨在寻找图(由结点和路径组成的)中两结点之间的最短路径-matlab program to achieve the shortest path problem shortest path problem is the study of graph theory, a classical algorithm for the problem, aimed at finding a plan (by the node and path composed of) two nodes of the shortest path between
- 2022-04-12 10:43:20下载
- 积分:1
-
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能...
VB源程序,层次分析算法.可以解决系统模糊评价的问题.
本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
- 2022-02-09 14:45:14下载
- 积分:1
-
回溯法解决0-1背包问题
问题给定n中物品和一个背包,物品i的重量为wi,价值为vi,背包的总容量为W。要选择装入背包的物品使得装入背包物品的总价值最大。对于每一个物品只有选中放入背包和不选中两种状态,分别用1和0来表示。可将0-1背包问题解空间组织成子集树的形式。以深度优先的方式,由父节点开始搜索整个解空间,将选中的物品价值和重量加到总价值和总重量里面。当遍历所有分支和节点,比较得到问题的最有解和最优值。
- 2022-04-21 15:07:42下载
- 积分:1
-
浙江大学程序设计大赛ACM2191题我自己收集的
浙江大学程序设计大赛ACM2191题我自己收集的-Zhejiang University Design Competition ACM2191 that my own collection
- 2022-03-17 03:11:28下载
- 积分:1
-
文本比较算法
program compare files in 2 directories. argv[1/2] - folder_1/2, argv[3] - file with result
- 2022-12-09 11:30:03下载
- 积分:1
-
从与相关的快速算法中分离
离散相关和自相关的快速算法-separated from the relevant and related to the fast algorithm
- 2023-07-04 00:20:03下载
- 积分:1