-
数值处理算法源代码
数值处理算法源代码-numerical algorithm source code
- 2022-01-25 23:09:55下载
- 积分:1
-
四阶龙格库塔法求解流体力学
四阶龙格库塔法求解流体力学--
关于N-S方程的串行求解源程序-four bands Runge Kutta method hydrodynamics-- on the Navier-Stokes equations to solve the serial source
- 2022-02-13 20:49:51下载
- 积分:1
-
演算法和Haar,包含训练和检测,检测人脸识别
简单的adaboost程序,面临着MIT库,利用Haar特征进行训练
- 2022-02-05 21:14:56下载
- 积分:1
-
蚂蚁算法实验室,可以仿真模拟一
蚂蚁算法实验室,可以仿真模拟一-laboratory ant algorithm can be simulated under what
- 2023-07-11 16:00:03下载
- 积分:1
-
判断随机数,用于随机读取数据的时候,是初级源代码,可以修改用于其他地方...
判断随机数,用于随机读取数据的时候,是初级源代码,可以修改用于其他地方-Determine the random numbers for random read data, it is the primary source code, can be modified for other places
- 2022-01-30 22:01:58下载
- 积分:1
-
一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行...
一款开源基于电子电路理论支持编写的电子电路模拟和分析小软件,可以对电子电路初学者进行模拟试验有点帮助。支持简单电路、串联电路、并联电路、交流电路的R,L,C串行电路,交流电路的双回路电路,交流电路的三回路电路的模拟和分析,并提供输出结果和线路图。-An open source-based electronic circuit theory to support the preparation of electronic circuit simulation and analysis of small software, can be carried out on the electronic circuit simulation beginners to some extent. Support a simple circuit, series circuit, parallel circuit, communication circuit R, L, C serial circuit, the exchange of double-loop circuit circuits, communication circuits three-loop circuit simulation and analysis, and provide output results and the circuit diagram.
- 2022-01-26 06:21:45下载
- 积分:1
-
斐波那契数列
实际上,有3种不同的代码内部拉链。2用不同的方法迭代算法,和一个是斐波那契使用递归算法。一个斐波那契序列是简单的迭代递归问题的情况下,很容易理解。
- 2022-10-07 04:00:02下载
- 积分:1
-
Bandelet_ImageFusion_Toolbox
资源描述Bandelet_ImageFusion_Toolbox 细带的图像融合工具包,
- 2023-01-05 06:00:04下载
- 积分:1
-
一个可进行矩阵计算的模版类,可实现大多数常用的矩阵计算功能...
一个可进行矩阵计算的模版类,可实现大多数常用的矩阵计算功能-Calculation of a matrix template class can be achieved most commonly used function matrix calculation
- 2022-07-21 05:05:57下载
- 积分:1
-
在一个圆圈周围的操场上的操场放置氮堆。石头是有…
在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。
编程任务:对于给定n堆石子,编程计算合并成一堆的最小得分和最大得分。-Playground in a circle around the stones are placed n heap. Stone is to have the order to merge into a pile. Provisions can only choose 2 adjacent stones piled into a heap of new and new pile of stones a few in mind for its combined score. Try to design an algorithm to calculate the n heap into a pile of stones the minimum scores and maximum scores. Programming tasks: for a given n stack stone, into a pile of programming the calculation of the minimum scores and maximum scores.
- 2022-03-18 23:23:02下载
- 积分:1