资源列表

« 1 2 ... .95 .96 .97 .98 .99 1000.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法stack

说明:栈子系统,主要包括了进栈、出栈、显示、数值转换、逆波兰式及返回-Stack subsystem, including the Progressive stack, the stack, display, numeric conversion, Reverse Polish Notation and return
<july> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法8queen

说明:8皇后问题 皇后数量可以自己输入 非常好用-Queen number 8 queens problem can be very useful for their input
<mrlee> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法abc

说明:单链表的插入,删除用C++ 编写的,功能齐全,但是我也试试了一次-Single list of the insert, delete with C++ written, fully functional, but I also try a
<alexender> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法huffmantree

说明:哈夫曼树的叶子结点个数的算法,运用了数据结构中哈夫曼树的建立等要素-Huffman tree algorithm the number of leaf nodes, using the data structure elements such as Huffman Tree Construction
<苏锐> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:Visual C++ 6.0下的Binary Tree的实现-under Visual C++ 6.0, the Binary Tree Implementation
<jjc> 在 2025-06-19 上传 | 大小:263kb | 下载: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 sorting algorithm
<于洋> 在 2025-06-19 上传 | 大小:227kb | 下载:0

[数据结构常用算法JPDA

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

[数据结构常用算法shujuguanlian

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

[数据结构常用算法algorithm

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

[数据结构常用算法tu121312

说明:实现图的深度优先, 广度优先遍历算法,并输出原图结构及遍历结果。 初步完成总体设计,搭好框架; 最低要求:两种遍历都要实现,写出画图的思路; -Implementation of Depth-first, breadth-first traversal algorithm, and outputs the original image structure and the traversal result. Completed the initial design, and setting
<zhangjunyan> 在 2025-06-19 上传 | 大小:15kb | 下载: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 design.
<张少伟> 在 2025-06-19 上传 | 大小:8.05mb | 下载:0

[数据结构常用算法btree

说明:二叉树的建立与后序遍历 在访问根结点、遍历左子树与遍历右子树三者中,首先遍历左子树,然后遍历右子树,最后遍历访问根结点-Binary tree
<wolf> 在 2025-06-19 上传 | 大小:89kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1000.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org