资源列表

« 1 2 ... .49 .50 .51 .52 .53 26354.55 .56 .57 .58 .59 ... 28521 »

[压缩解压beibao

说明:0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solutio
<杜丹> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[压缩解压kuaisupaixu

说明:快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through on
<杜丹> 在 2025-05-11 上传 | 大小:17kb | 下载:0

[数据结构常用算法t

说明:A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。 -A* algorithm only requires a problem all part of the state space and the relationship between nodes, we can solve the problem, the search m
<gaoqun> 在 2025-05-11 上传 | 大小:7kb | 下载:0

[人工智能/神经网络/遗传算法KNNalgorithm

说明:knn算法的实现,框架十分清楚。是经典的东西-KNN algorithm, the fr a mework is very clear. Is a classic East-West
<xad> 在 2025-05-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算DGPSSolution

说明:广义矩阵求逆相关资料,矩阵运算,矩阵概念。-Generalized information matrix inversion, matrix operations, matrix concept.
<> 在 2025-05-11 上传 | 大小:502kb | 下载:0

[数据结构常用算法3

说明:同时rear和len分别指示环形队列中队尾元素的位置和内含元素的个数。设计相应的入队和出队算法。-At the same time, rear and len, respectively, annular instructions squadron tail queue element containing the location and the number of elements. Design corresponding to
<god> 在 2025-05-11 上传 | 大小:169kb | 下载:0

[数学计算/工程计算data

说明:BC环境下开发C语言实现的埃尔米特差值法的图形输出
<陈卓然> 在 2025-05-11 上传 | 大小:53kb | 下载:0

[数学计算/工程计算juzhenshuanfa

说明:很 经典 的 矩阵算法 知道 的 就下 -Very classic matrix algorithm to know on the next
<小闭> 在 2025-05-11 上传 | 大小:4kb | 下载:0

[压缩解压20055416656

说明:图象压缩算法的实现,十分具有参考价值的,赫赫有名-Image compression algorithm is very valuable and well-known
<zhang> 在 2025-05-11 上传 | 大小:106kb | 下载:0

[数学计算/工程计算BPnet

说明:有届面的BP算法软件.操作简单,画面华丽,适用于本科生毕业用-Session has the software side of BP algorithm. Simple, gorgeous screen, applies to undergraduate students graduate with
<张学进> 在 2025-05-11 上传 | 大小:2.13mb | 下载:0

[数学计算/工程计算DMC

说明:DMC VC++ 的程序  给大学生毕业用 啦 其它不多说了 用了就知道!-DMC VC++ Procedure to university graduates who have other useless nothing to add to that used on the know!
<张学进> 在 2025-05-11 上传 | 大小:2.16mb | 下载:0

[matlab例程work

说明:蚁群算法优化PID参数..只运行ant.m这个文件就行了-Ant Colony Algorithm Optimization of PID parameters. . Run only ant.m the document on the list
<张学进> 在 2025-05-11 上传 | 大小:5kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 26354.55 .56 .57 .58 .59 ... 28521 »

源码中国 www.ymcn.org