-
粒子群路径规划
基于粒子群算法解决tsp旅行商问题,粒子群算法(以下简称PSO)就是模拟鸟群觅食行为的一种彷生算法 。 解=粒子=鸟 (鸟的位置象征着离食物的距离,粒子的位置也象征着离最优解的距离,是评价解质量的唯一标准), 找食物=找最优解,一个西瓜=一个粒子找到的历史最优解,一块肉=整个粒子群找到历史最优解 。(Solving TSP traveling salesman problem based on particle swarm optimization)
- 2019-01-27 14:11:08下载
- 积分:1
-
C# ADO.NET操作数据库的一些实例源码
C# ADO.NET操作数据库的一些实例源码,主要涉及一些数据日历、DataView操作、文件上传、DataGridView操作等,更多的是一些数据库方面的操作实例。
- 2022-03-19 19:05:35下载
- 积分:1
-
华为技术手册
华为工程师手册,在软硬件方面都有开发规范说明,是一份相当好的开发参考手册(Huawei engineers manual, in the development of both hardware and software specification, is a very good reference manual development)
- 2020-06-26 07:40:02下载
- 积分:1
-
lxtest1
说明: TDOA通过四站定位,确定三个辅站从而计算出主站坐标(This code discrabes the tdoa about math)
- 2020-04-08 19:51:13下载
- 积分:1
-
达到对Protel99 SE软件有个全面的了解并达到熟练掌握的目的。
达到对Protel99 SE软件有个全面的了解并达到熟练掌握的目的。 - Achieved software has a comprehensive understanding to Protel99
SE and achieved skilled grasps goal.
- 2022-01-25 14:29:24下载
- 积分:1
-
proc
说明: SBPOM海洋大山实验的后处理模块,一生成NC输出文件的源代码程序(SBPOM Marine Dashan experiment post-processing module, a source code program that generates NC output files)
- 2020-06-19 15:15:30下载
- 积分:1
-
msp430g2553产生正弦波的源码
这是一个关于msp430g2553的程序,他的定时器有些复杂,初学者可以参考此贴,里面有例程和讲解。用msp430g2553的timer产生正弦波,希望能帮到大家,谢谢!
- 2022-10-04 04:10:04下载
- 积分:1
-
银行管理系统
说明: C语言课程设计,银行管理系统,具有增、删、改、查等功能(C language course design, bank management system, with add, delete, change, check and other functions)
- 2020-06-21 21:00:02下载
- 积分:1
-
pspline.tar
指定预测变量的惩罚样条基础。这是通过拟合一组相对较小的样条并惩罚积分二阶导数来完成的。传统的平滑样条曲线每次观察使用一个基础,但是一些作者指出,对于大于自由度的2-3倍的任何数量的基函数,拟合的最终结果是难以区分的。Eilers和Marx指出,如果基函数是均匀间隔的,这会导致显着的计算简化,它们将结果称为p样条。(Specifies a penalised spline basis for the predictor. This is done by fitting a comparatively small set of splines and penalising the integrated second derivative. Traditional smoothing splines use one basis per observation, but several authors have pointed out that the final results of the fit are indistinguishable for any number of basis functions greater than about 2-3 times the degrees of freedom. Eilers and Marx point out that if the basis functions are evenly spaced, this leads to significant computational simplification, they refer to the result as a p-spline.)
- 2020-06-15 22:35:01下载
- 积分:1
-
Producers and consumers of the code, is to use Visual C++ to write programs ......
生产者消费者的代码,是用Visual C++来编写的程序...希望这个代码会对大家有所帮助-Producers and consumers of the code, is to use Visual C++ to write programs ... hope that this code would be helpful to everyone
- 2022-04-01 02:45:11下载
- 积分:1