-
旅行商问题经典解法
旅行商问题(Traveling Salesman Problem,TSP)是旅行商要到若干个城市旅行,各城市之间的费用是已知的,为了节省费用,旅行商决定从所在城市出发,到每个城市旅行一次后返回初始城市,问他应选择什么样的路线才能使所走的总费用最短?此问题可描述如下:设G=(V,E)是一个具有边成本cij的有向图,cij的
- 2022-03-20 20:04:18下载
- 积分:1
-
关于超分重建的论文
关于超分重建的论文,主要针对全变差超分重建即TV算法,SCI的论文,里面分别有对该算法的详细说明和介绍,是比较新颖的,最近发表的论文,对超分重建工作者和科研者有帮助,是非常重要的理论基础。
- 2023-02-19 08:55:05下载
- 积分:1
-
一种边缘引导的图像插值算法,通过方向滤波和数据…
An edge guided image interpolation algorithm via directional filtering and data fusion
- 2023-03-18 13:05:03下载
- 积分:1
-
vc++源代码,任意分布的随机数的产生,注意它的随机性
vc++源代码,任意分布的随机数的产生,注意它的随机性-vc source code, arbitrary distribution of the random numbers generated, the attention of its randomness
- 2023-07-20 21:55:03下载
- 积分:1
-
Kalman filter in detail
卡尔曼滤波器详细介绍,-Kalman filter in detail
- 2022-01-25 22:26:31下载
- 积分:1
-
转人民币大写C++源代码.zip
转人民币大写C++源代码.zip-turn yuan capital C source code. Zip
- 2022-02-03 12:49:05下载
- 积分:1
-
财经类数值算法(finacial numerical recipes),压缩包内有pdf文件和c++源码...
财经类数值算法(finacial numerical recipes),压缩包内有pdf文件和c++源码-Financial category numerical algorithm (Financial numerical recipes), compressed within a pdf file and c-source
- 2022-05-07 13:55:22下载
- 积分:1
-
人脸追踪 FaceTrace
应用背景
人脸识别 人脸追踪
The software is provided under the terms of this licence stricly for
// academic, non-commercial, not-for-profit purposes.
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions (licence) and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions (licence) and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * The name of the author may not be used to endorse or promote products
// derived from this software without specific prior written permission.
// * As this software d
- 2022-08-14 06:55:42下载
- 积分:1
-
粒子群优化算法
Um algoritmo de otimização por 考试 de particulas。Utilizando matlab,简单 e 缀 de entender。
- 2022-04-19 21:20:34下载
- 积分:1
-
这里有不少搞过ACM程序设计大赛的达人吧,这篇文章是从网上偶然得到,指出了ACM竞赛赛题的某些发展方向。挺值得一看。...
这里有不少搞过ACM程序设计大赛的达人吧,这篇文章是从网上偶然得到,指出了ACM竞赛赛题的某些发展方向。挺值得一看。-Here has been engaged in a number of ACM programming contest it Tatsu people, this article was obtained from the Internet by accident, pointing out that the ACM contest the title match certain direction of development. Quite worth a visit.
- 2022-05-17 13:30:56下载
- 积分:1