-
源代码_[Cpp数据结构原理与经典问题求解]
Cpp数据结构原理与经典问题求解全书所有章节源代码,适合系统学习C++语言
- 2022-07-09 09:02:06下载
- 积分:1
-
自适应小波分析
作为小波变换的推广,线性调频小波变换在对信号进行时频表示时具有更多的自由度,是对非平稳信号进行时频分析的有力工具,在视频平面上,常见的小波变换是零阶逼近,而线性调频小波是一阶逼近。
- 2023-05-07 02:45:02下载
- 积分:1
-
利用Gauss两点积分公式,进行数值积分的求解,并看它所具有的精确度。...
利用Gauss两点积分公式,进行数值积分的求解,并看它所具有的精确度。-The use of two points Gauss formula for numerical integration of the solution and see its precision.
- 2022-01-26 00:46:45下载
- 积分: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
-
粒子群优化算法的C # APP
应用背景一类函数优化问题的粒子群优化算法。应用优化。也有窗口形式为基础的粒子群优化算法应用程序将使用后..关键技术一些常见的算法程序,包括基本的粒子群算法,线性变异粒子群算法、压缩因子粒子群算法、粒子群优化算法等,可以促进learningome PSO算法的程序,包括基本的粒子群算法,线性变异粒子群算法、压缩因子粒子群算法、粒子群优化算法等,可以促进学习
- 2022-03-24 07:59:49下载
- 积分:1
-
linear sequence storage structure VC++6.0 algorithm developed ~!
线形表的顺序存储结构算法 VC++6.0下开发~!-linear sequence storage structure VC++6.0 algorithm developed ~!
- 2022-01-29 03:24:49下载
- 积分:1
-
迷宫寻路 A*算法
A*算法实现迷宫寻路功能,用启发式函数的编写以及各类启发式函数效果的比较。
- 2022-03-20 20:51:41下载
- 积分:1
-
ssd5 机试二
数据结构第二次实验课考试,停车场那个。只有main.cpp。
- 2022-01-23 10:11:12下载
- 积分:1
-
一个java的tabu search算法框架
一个java的tabu search算法框架-one of tabu search algorithm framework
- 2022-03-25 14:23:27下载
- 积分:1
-
ACM1087 realize the title of the request, the document provided in the form of t...
实现了ACM1087题中的要求,以文件的方式提供测试数据。-ACM1087 realize the title of the request, the document provided in the form of test data.
- 2022-06-27 12:01:22下载
- 积分:1