资源列表

« 1 2 ... .59 .60 .61 .62 .63 1564.65 .66 .67 .68 .69 ... 28522 »

[数据结构常用算法Dynamic_Programming

说明:多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程,过程可以按时间顺序分解成若干个相互联系的阶段,在每一个阶段都需要做出决策,全部过程的决策是一个决策序列。 动态规划 ( dynamic programming )算法 是解决 多阶段决策过程最优化问题 的一种常用方法,难度比较大,技巧性也很强。利用动态规划算法,可以优雅而高效地解决很多贪婪算法或分治算法不能解决的问题。动态规划算法的基
<汤烈> 在 2025-02-05 上传 | 大小:3kb | 下载:0

[数学计算/工程计算hualuogengInMaths

说明:华罗庚,中国伟大得数学家,他的理论和研究对中国以及世界数学起着重要作用,喜欢数学的朋友们来看看吧-Hua, China in the great mathematician, and his theory and research to China and the world play an important role in mathematics, like the friends of mathematics at the end
<王开> 在 2025-02-05 上传 | 大小:75kb | 下载:0

[数据结构常用算法01knap

说明:设有n种物品,每一种物品数量无限。第i种物品每件重量为wi公斤,每件价值ci元。现有一只可装载重量为W公斤的背包,求各种物品应各取多少件放入背包,使背包中物品的价值最高。-with n product, every kind of infinite number of copies. I first product for each weight wi kilograms, each worth ci yuan. Existing a
<汤烈> 在 2025-02-05 上传 | 大小:30kb | 下载:0

[数据结构常用算法shorttest_path_program

说明:有N个城市,编号为0、1…N-1,每个城市之间的路径长度保存在二位数组a中,如a[i][j]表示城市i与城市j的路径长度。求某个城市到其余城市的最短路径。-cities are N, No. 0,1 ... N-1, every city path length between the two kept in a group median, if a [i] [j] i said cities and urban j length of
<汤烈> 在 2025-02-05 上传 | 大小:4kb | 下载:0

[matlab例程MATLAB_programming

说明:matlab编程简易帮助文档,对于初学者十分有用-help Matlab programming simple document, very useful for beginners
<邵武杰> 在 2025-02-05 上传 | 大小:20kb | 下载:0

[数值算法/人工智能suanshujisuan

说明:算式计算 1、摘要:使用堆栈计算由加、减、乘、除、括号组成的表达式。 2、参考资料: IBM-PC汇编语言程序设计(第二版) -a calculation formula, the Abstract : stack calculation, plus or minus, multiplication and addition, the brackets of expression. 2, reference materi
<孙锋志> 在 2025-02-05 上传 | 大小:16kb | 下载:0

[数学计算/工程计算GraphCut

说明:GraphCut Minimization Library 转换成 VC++6.0 Class File-GraphCut Minimization Library converted into 6.0 C VC Lass File
<金革> 在 2025-02-05 上传 | 大小:88kb | 下载:0

[数值算法/人工智能colorization

说明:把黑白照片转换成彩色照片的数值优化算法。 -put into black-and-white photographs, color photographs of the numerical optimization algorithm.
<金革> 在 2025-02-05 上传 | 大小:331kb | 下载:0

[数值算法/人工智能Poisson_Image_Editing

说明:Poission Image Editing 算法 最新的图像粘帖算法, 广泛用于图形学和图像处理。 -Poission Image Editing algorithm latest images 2005-06 algorithm, widely used in graphics and image processing.
<金革> 在 2025-02-05 上传 | 大小:83kb | 下载:0

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

说明:用于模糊聚类分析的工具箱,非常好用,功能强大-for Fuzzy Cluster Analysis Toolbox, very convenient, powerful
<abing> 在 2025-02-05 上传 | 大小:2mb | 下载:0

[人工智能/神经网络/遗传算法ACOTSP.tar

说明:linux gc编写的蚁群算法程序 首先tar xzfv 解压缩 进入目录后,./confiure 然后make -prepared by the ant colony algorithm first extract tar xzfv directory access, ./then make confiure
<来守林> 在 2025-02-05 上传 | 大小:90kb | 下载:0

[数学计算/工程计算Gaussmodule

说明:没有说明,自己看吧。可以用来帮助你了解以及处理数学计算方面的问题-do not demonstrate that ion battery. Can be used to help you understand the mathematical calculation and processing aspects of
<liyujun> 在 2025-02-05 上传 | 大小:497kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 1564.65 .66 .67 .68 .69 ... 28522 »

源码中国 www.ymcn.org