-
Discrete-Continuous Optimization for Multi-Target Tracking
A matlab program for multi-target tracking,The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete
problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous
problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often
- 2023-01-02 11:40:18下载
- 积分:1
-
箱子,C++,《数据结构与算法》
箱子,根据《数据结构与算法》这本书做的对应的源代码,可实现,本人制作的。
- 2023-08-19 02:15:03下载
- 积分:1
-
北大ACM试题poj 第3068题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3068题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3068 question Question poj source code, good code, and want to help students engage in ACM
- 2022-01-28 18:40:13下载
- 积分:1
-
哈夫曼树的源代码
这个代码是数据结构的练习册的习题,实现了哈夫曼树的创建,哈夫曼树的树形输出
- 2023-03-25 01:55:03下载
- 积分:1
-
unrar代码
unrar
Unrar
源程序是专门配套用来解压
RAR
文件的程序,以
Linux
版本为例,可以通过
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 21:59:25下载
- 积分:1
-
龙格-库塔 (RK) 算法来估计解的常微分方程组 (ODE)
RK4 是一个 C 程序实现简单的龙格-库塔求解初值问题。Rk4() 函数并不包括任何误差估计。它以单步在一段时间,需要用户来控制步长。
- 2022-04-24 09:18:54下载
- 积分:1
-
关于id3算法的实现
加深数据挖掘中分类(决策树)的认识,其经典算法为Id3算法,了解影响Id3算法性能的因素,掌握基于Id3算法理论的分类分析的原理和方法。并亲手实现id3算法。 并有详尽的报告文档帮助使用者了解id3的原理以及实现方法。
- 2022-03-29 04:16:38下载
- 积分:1
-
基于元胞自动机的单元模拟应用程序
该软件包包含基于正常数字和元胞自动机,以及一些经典的老的一些非同寻常的发电机。这些都是用于研究,而不是替换到库存随机 (这是很好的它是什么) 而设计的。所有这些不应该用于的加密 (SecureRandom 是细如是)。
- 2022-04-20 08:17:22下载
- 积分:1
-
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程...
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book" s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
- 2022-01-31 18:20:24下载
- 积分:1
-
CSA - carry select Adder (16 bit by verilog)
这是verilog提供的16位CSA
- 2023-07-21 18:30:03下载
- 积分:1