-
矩阵求逆,经典算法,主元高斯全左右弗兰…
矩阵求逆,经典算法,全主元高斯约当法,经典源码,用途广泛-matrix inversion, classic algorithms, the main yuan Gaussian all about when France, classic source, a wide range of uses
- 2022-03-28 18:05:36下载
- 积分:1
-
DSP开发练习的极好的范例程序(经典例子程序)
DSP开发练习的极好的范例程序(经典例子程序)-practice and the development of DSP an excellent example (classical examples of procedures)
- 2022-08-21 01:10:14下载
- 积分:1
-
Ant colony algorithm to solve the optimal vehicle routing problem, for we learn...
蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
- 2023-05-23 14:40:03下载
- 积分:1
-
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系...
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系-photogrammetry and remote sensing ,inverse the coordinate
- 2023-05-22 23:55:04下载
- 积分:1
-
Flash 5 作品,展现漂亮的魔界的魔花!编程做到的景象就是比较奇妙。 此源码作为学习研究用...
Flash 5 作品,展现漂亮的魔界的魔花!编程做到的景象就是比较奇妙。 此源码作为学习研究用-works its way beautiful display of the magic flower! Programming is done more intriguing picture. This source used as a study and research
- 2022-02-27 07:16:24下载
- 积分:1
-
用Phptoshop制作的一张小图片,静态显示!
用Phptoshop制作的一张小图片,静态显示!-Phptoshop produced with a small picture, static display!
- 2022-04-25 10:46:00下载
- 积分:1
-
air ticket
&机票使用asp和html
- 2023-01-29 07:45:04下载
- 积分:1
-
一个物流公司的物流配送系统,比较简单,数据库为sqlserver,压缩包里的databak就是。...
一个物流公司的物流配送系统,比较简单,数据库为sqlserver,压缩包里的databak就是。-a logistics company"s logistics and distribution system, a relatively simple database for SQLServer, compressed bag databak is.
- 2022-03-19 03:25:52下载
- 积分:1
-
对*.cpp文件各个标识符的简易分析
对*.cpp文件各个标识符的简易分析-right*. cpp document identifier various simple analysis
- 2022-03-24 22:07:10下载
- 积分:1
-
pso
粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
- 2022-07-27 17:50:30下载
- 积分:1