-
多目标跟踪
一个基于opencv的多目标跟踪代码可以跟踪多个目标,每个目标都可以用矩形框表示,采用了基于了hog的跟踪方法。代码简单但是功能十分完整。多多指教!希望对您有帮助!
- 2023-04-18 17:00:09下载
- 积分:1
-
一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]...
一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form of output. Established three array a [], [] b, c []. C respectively, to achieve a = [] [] [] b, c = a [] []- [] b, c [] [] = a* b [].
- 2022-06-29 20:00:13下载
- 积分:1
-
用fdtd计算电磁场的程序,可模拟电磁场在介质中的传播!
用fdtd计算电磁场的程序,可模拟电磁场在介质中的传播!-fdtd calculated using electromagnetic procedures, can simulate the electromagnetic field of transmission medium!
- 2023-01-19 20:55:03下载
- 积分:1
-
Newton interpolation method for linear equations themselves a bit simple
牛顿插值法求线性方程组
自己做的
有点简单呵呵 -Newton interpolation method for linear equations themselves a bit simple-huh
- 2022-04-11 16:18:58下载
- 积分:1
-
ex4 decompiler v2 2015
ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015 ex4反编译程序v2 2015
- 2022-02-12 02:48:31下载
- 积分:1
-
学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经
过分析各种因素建立了高校学生综合素质
模型,并对高校学生的综合素质...
学生的综合素质受多种因素影响,如何建立科学的评估体系是各大学多年来一直探索的问题。经
过分析各种因素建立了高校学生综合素质
模型,并对高校学生的综合素质进行科学地定性与定量分析,通
AHP
过模型计算表明:综合指数得出的结果能对学生的优点和弱点作出客观评价,有利于学生的全面发展,对当前进
行素质教育具有现实意义。-The overall quality of students affected by many factors, how to establish a scientific evaluation system of universities is to explore the issue has been. After analysis of various factors to establish a comprehensive quality model for college students and college students to carry out the comprehensive quality of qualitative and quantitative scientific analysis, Qualcomm AHP model calculations have shown that: composite index can be the result of the strengths and weaknesses of students to make objective evaluation, is conducive to the holistic development of students, carried out on the current quality of education has a practical significance.
- 2022-06-17 21:13:42下载
- 积分:1
-
南理工硕博上机题经典36题
从历年南理工硕博上机题中选出具有代表性的36题,让你提前熟悉南理工硕博上机。南理工硕博上机占60分,面试40分。所以如果想保硕博的话,上机是很重要的
- 2022-07-23 03:35:57下载
- 积分:1
-
层次型隐含狄利克雷分布
海量数据中包含一个或者多个主题,可以通过面向主题模型的算法求解。lda是其中一个典型代表。然后,这些主题模型本身又包含丰富的结构,如,层次型结构。这里给出的是一种进行层次型主题发现的算法。
- 2022-07-14 11:20:19下载
- 积分:1
-
这是我下的fortran的文件,大家多多交流,呵呵,不是垃圾
这是我下的fortran的文件,大家多多交流,呵呵,不是垃圾-the FORTRAN documents, we interact more, huh, not rubbish
- 2022-04-14 20:11:55下载
- 积分:1
-
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=...
数值积分算法实现对一阶微分方程组的计算:通过编写程序语言,运用欧拉,预报校正,龙格库塔的方法实现对x1微分=x2 x2微分=x3
x3微分=-800*x1-80*x2-24*x3+sin(t); y=800x1 的运算-Numerical integration algorithm for the calculation of first-order differential equations: through the preparation of programming language, the use of Euler and forecast correction, Runge-Kutta method of achieving x1 differential = x2 x2 differential = x3 x3 differential =- 800* x1-80* x2-24* x3+ sin (t) y = 800x1 computing
- 2022-01-26 00:33:59下载
- 积分:1