-
矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。...
矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。-Matrix inversion. Arbitrary input matrix, the matrix can judge whether or not reversible, if reversible, can be given against the array, otherwise, suggesting that the matrix inverse matrix does not exist.
- 2022-08-08 03:16:32下载
- 积分:1
-
介绍了一种求解复杂优化问题的启发式算法
介绍了一种求解复杂优化问题的启发式算法--蚁群算法.该方法通过模拟蚁群对"信息素"的控制和利用进行搜索食物的过程-a distributed
algorithm for the solution of combinatorial optimization
problems which was inspired by the observation of real
colonies of ants. We apply ACS to both symmetric and
asymmetric traveling salesman problems. Results show
that ACS is able to find good solutions to these problems
- 2023-08-15 20:45:03下载
- 积分:1
-
华为三G模块驱动,大家一起下载看看看,怎么是这么长字的,不太适应的...
华为三G模块驱动,大家一起下载看看看,怎么是这么长字的,不太适应的-Huawei III G modules driver, download to see everyone together look, how is such a long word, do not adapt to the
- 2022-01-23 11:09:32下载
- 积分:1
-
College Information Management System
实例4学院信息管理系统 - RAR 档案文件-College Information Management System-RAR files
- 2022-01-22 07:58:27下载
- 积分:1
-
一个简单的五子棋游戏,互相交流,请多指教
一个简单的五子棋游戏,互相交流,请多指教-Gobang a simple game to exchange, please advise
- 2022-02-14 10:12:25下载
- 积分:1
-
Checkstyle can find : can not be used or surplus enter a space better place with...
Checkstyle 可寻找:・不能使用的或者多余的输入 ・空格更好的地方不使用跳格符,反之亦然 ・不遵循命名标准的变量、方法或者类 ・过分复杂的分配或者返回语句。它还有Eclipse下的插件。
-Checkstyle can find : can not be used or surplus enter a space better place without using jump Lattice website. named vice versa do not abide by the standards of variables, methods or category over-complicated distribution or return statement. It also has the Eclipse plugin.
- 2022-03-25 02:05:45下载
- 积分:1
-
一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务....
一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务.-A new optimization algorithm to solve engineering optimization (maximum, minimum and optimal, etc.) and optimization of mission.
- 2022-02-14 06:36:16下载
- 积分:1
-
贪吃蛇的程序实现极其源码
贪吃蛇的程序实现极其源码-Snake procedures to achieve extremely FOSS
- 2023-04-05 04:00:04下载
- 积分:1
-
拼图游戏 ,VC++ 游戏编程源码,很优秀地实现,值得收藏研究,学习。...
拼图游戏 ,VC++ 游戏编程源码,很优秀地实现,值得收藏研究,学习。-puzzles, games programming source VC, very good to achieve worthy collection of research to learn.
- 2022-02-07 20:28:02下载
- 积分:1
-
事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活...
事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
- 2022-04-02 09:51:09下载
- 积分:1