-
opcv实例源代码讲述各种实例提供各类源码
opcv实例源代码讲述各种实例提供各类源码-opcv examples of source code, about various instances, provide various types of source code
- 2022-03-26 17:29:17下载
- 积分:1
-
复数类计算器
资源描述复数类实现一个简单的复数加减乘除乘方运算的计算器。大学生C++面向对象程序设计代码。代码中根据题目要求已经设置好了运算数,如果需要可以在代码中进行修改。
- 2022-06-17 14:12:34下载
- 积分:1
-
BP神经网络的数据分类——语音特征信号分类
BP神经网络模型是一种典型的前向型神经网络,具有良好的自学习、自适应、联想记忆、并行处理和非线形转换的能力,是目前应用最为广泛的一种神经网络模型。本文介绍了BP神经网络的实现以及其在数据挖掘分类方面的应用。
- 2022-05-24 03:50:26下载
- 积分:1
-
dining philosophers problem source code
哲学家就餐问题源代码-dining philosophers problem source code
- 2022-11-23 20:50:03下载
- 积分:1
-
给出了分形计算生成动态树的VC++源代码。生长出来的树摇曳而逼真。...
给出了分形计算生成动态树的VC++源代码。生长出来的树摇曳而逼真。-Gives the fractal calculation generate dynamic tree VC source code. Grow trees swaying and realistic.
- 2022-09-07 18:15:02下载
- 积分:1
-
高斯背景检测运动跟踪
采用高斯背景建模以及帧差法提取出运动物体,然后用camshift算法进行跟踪。对于背景不动的场景,跟踪效果较好。能够很好地学习opencv中相关的函数,算法。对于初学者有很大的帮助。
- 2023-04-21 00:15:07下载
- 积分:1
-
CSA - carry select Adder (16 bit by verilog)
这是verilog提供的16位CSA
- 2023-07-21 18:30:03下载
- 积分:1
-
0 / 1背包问题是一个N P
0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
- 2022-02-26 09:06:08下载
- 积分:1
-
TI DSP TMS320F280x external interrupt routines.
TI DSP TMS320F280x 外部中断例程。-TI DSP TMS320F280x external interrupt routines.
- 2022-02-21 10:14:46下载
- 积分:1
-
一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性...
一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性-one-dimensional negative media drude Equivalent Model defense really procedures. Images can be output seen double negative dielectric characteristics of the basic
- 2022-06-28 05:15:40下载
- 积分:1