资源列表

« 1 2 ... .57 .58 .59 .60 .61 2462.63 .64 .65 .66 .67 ... 2656 »

[数据结构常用算法MergeSortL

说明:归并排序的python实现,使用了邻接表,效率更高一些-Merge sort python implementation that uses the adjacency list, a number of more efficient
<在于> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法AVLTree

说明:使用vc++6.0,实现平衡二叉树的操作演示,功能包括创建、查找、插入、删除、合并和分裂平衡二叉树。内附详细说明文档-Use vc++6.0, balanced binary tree operation and demonstration functions include creating, search, insert, delete, merge and split balanced binary tree. Included
<黄小嘉> 在 2024-11-07 上传 | 大小:1044480 | 下载:0

[数据结构常用算法kronecker_product

说明:张量是一个定义在一些向量空间和一些对偶空间的笛卡儿积上的多线性函数,其坐标在    维空间内,有  个分量的一种量, 其中每个分量都是坐标的函数, 而在坐标变换时,这些分量也依照某些规则作线性变换。 称为该张量的秩或阶(与矩阵的秩和阶均无关系)。-Is a definition of a Cartesian tensor in some vector space and some dual space pr
<魏庭松> 在 2024-11-07 上传 | 大小:61440 | 下载:0

[数据结构常用算法triangleSubdivision

说明:用动态规划的思想实现多(N)边形的最优权值三角剖分-Using dynamic programming to achieve the optimal weights of multi- (N)- side- Profile
<隋愿> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Assignment_2

说明:算法课程中分支定界算法的课后习题作业,其答案和c++实现我也会上传-Branch and bound algorithm in the course of the algorithm, the answer and the c++ to achieve I will upload
<隋愿> 在 2024-11-07 上传 | 大小:19456 | 下载:0

[数据结构常用算法elecfans.com_Kalman-filtering-matlab

说明:这是一个实现卡尔曼滤波应用的代码,相关工作者可以下载查看-This is a code that applying Kalman filtering to reality.
<毛伟> 在 2024-11-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法suanfayushujujiegou

说明:算法与数据结构基础程序,最后一个课程设计是一篇文章的词频统计-data structure
<胡成威> 在 2024-11-07 上传 | 大小:4273152 | 下载:0

[数据结构常用算法c

说明:问题描述 有多个可供选择的村庄坐落在笔直的高速公路旁。高速公路被表示为一个整数轴,每个 村庄有一个整数坐标表示其位置。两个村庄不会在同一个位置。在两个位置之间的距离是其 整数坐标的差的绝对值。 现在要选择一些村庄,在这些村庄里建小学。小学位置的选择应该使每个村庄和离该村 庄最近的小学之间的距离的总和最小。注意小学只能建立在某个村庄,小学的位置视为该村 庄的位置。 实验任务 请你写一个程序,给出的村庄的位置
<zzz> 在 2024-11-07 上传 | 大小:31744 | 下载:0

[数据结构常用算法meanshift-tracking

说明:本算法实现的是目标的跟踪,采用的是混合高斯模型建立背景,然后用meanshift进行跟踪,包括使用MFC进行界面编辑-The algorithm is to track the target, using Gaussian mixture model background, and then meanshift track, including the use of interfacial MFC edit
<zhangcheng> 在 2024-11-07 上传 | 大小:8729600 | 下载:0

[数据结构常用算法digital

说明:利用广度优先搜索算法解决八数码难题,寻找从初始状态变换到目标状态的最优解-Use breadth-first search algorithm to solve eight digital problem, seek transformation initial state to target state optimal solution
<Qing> 在 2024-11-07 上传 | 大小:1904640 | 下载:0

[数据结构常用算法POJ3273

说明:POJ3273 Monthly Expense题解 题目分析: 给出N个数,要求你合并连续的数,使其合并在满足不差过M个合并后的集合的时候,不超过M个集合的和的最大值最小。-Farmer John is an astounding accounting wizard and has realized he might run out of money to run the farm. He has already calcula
<Yzzzz> 在 2024-11-07 上传 | 大小:24576 | 下载:0

[数据结构常用算法数据 结构实验

说明:数学结构的一些算法实现,使用的是C语言进行实现(Some algorithm implementation of mathematical structure)
<hypercrite> 在 2024-11-07 上传 | 大小:3201024 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 2462.63 .64 .65 .66 .67 ... 2656 »

源码中国 www.ymcn.org