资源列表

« 1 2 ... .42 .43 .44 .45 .46 1647.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法BinaryTree

说明:Visual C++ 6.0下的Binary Tree的实现-under Visual C++ 6.0, the Binary Tree Implementation
<jjc> 在 2024-10-07 上传 | 大小:269312 | 下载:0

[数据结构常用算法paixu

说明:程序可以使用七种排序算法,包括快速,希尔,推,简单选择等。对生成的随机数进行排列,并比较各种排序算法时间优劣-Program can use the seven ranking algorithms, including fast, Hill, push, simple choice. On the generated random numbers to be ranked, and compare the merits of time
<于洋> 在 2024-10-07 上传 | 大小:232448 | 下载:0

[数据结构常用算法sortAlgorithm

说明:一些排序算法,包括桶式排序,基数排序,归并排序,快速排序。-Some sorting algorithms, including the bucket sort, radix sort, merge sort, quick sort.
<> 在 2024-10-07 上传 | 大小:3072 | 下载:1

[数据结构常用算法JPDA

说明:统的联合概率数据关联算法(IPDA)是在密集杂波环境下的一种良好的多目标跟踪算法, 但它是针对单传感嚣对多目标跟踪的情况下使用,不能直接用于多传感器对多目标的跟踪。针对这 一问题,文中提出了一种适用于多传感器多目标跟踪的JPDA算法,它以极大似然估计完成对来自 多传感器的测量集合进行同源最优分划,然后采用JPDA方法对多目标进行跟踪。经过理论分析和 仿真试验,证明了该方法能有效地进行多传感器多目标的跟踪,且具有算法简单、
<minnie> 在 2024-10-07 上传 | 大小:246784 | 下载:0

[数据结构常用算法shujuguanlian

说明:数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。
<minnie> 在 2024-10-07 上传 | 大小:431104 | 下载:0

[数据结构常用算法algorithm

说明:常见的排序算法:插入法、快排法、堆排序、冒泡法、选择法、桶排序等,C语言实现,vc6.0环境-algorithm : insert methods,quick methods,choose methods and so on.
<王秀雨> 在 2024-10-07 上传 | 大小:1430528 | 下载:0

[数据结构常用算法tu121312

说明:实现图的深度优先, 广度优先遍历算法,并输出原图结构及遍历结果。 初步完成总体设计,搭好框架; 最低要求:两种遍历都要实现,写出画图的思路; -Implementation of Depth-first, breadth-first traversal algorithm, and outputs the original image structure and the traversal result. Completed t
<zhangjunyan> 在 2024-10-07 上传 | 大小:15360 | 下载:0

[数据结构常用算法pointcardmarketingsystem

说明:一个完整的点卡销售系统,是基于c++用vs2005开发的,有源程序和文档设计报告,是我们软件工程的课程设计。-A full point card marketing system is based on using vs2005 c++ development, design reports with source code and documentation is our software engineering course des
<张少伟> 在 2024-10-07 上传 | 大小:8438784 | 下载:0

[数据结构常用算法btree

说明:二叉树的建立与后序遍历 在访问根结点、遍历左子树与遍历右子树三者中,首先遍历左子树,然后遍历右子树,最后遍历访问根结点-Binary tree
<wolf> 在 2024-10-07 上传 | 大小:91136 | 下载:0

[数据结构常用算法hash

说明:哈希表设计,源于数据结构题集167页的6.2题,设计题-Hash table design, data structure from the 6.2 title set 167 questions, design questions
<jacychen> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法02002

说明:数据结构课程设计,基于VS2008开发用用C语言,包含可执行程序,源码以及设计报告。是一个简单的图书馆进销存管理系统。-Curriculum design data structure, based on development with VS2008 using C language, including executable programs, source code and design report. Invoicing is
<张少伟> 在 2024-10-07 上传 | 大小:4642816 | 下载:0

[数据结构常用算法xueke

说明:初始化双向链表,基本操作都已实现.是学习数据结构的好帮手-selection system developed by students
<张巧生> 在 2024-10-07 上传 | 大小:2003968 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1647.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org