-
C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一,这是修正版本,我自己改了几个地方(按照官方要求)...
C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一,这是修正版本,我自己改了几个地方(按照官方要求)-C language edition matrix library , now in the world the most popular three greatest matrixeses carries to calculate the one of the library , this is to revises the edition, myself changed a few places( request according to the authorities)
- 2023-07-06 01:05:04下载
- 积分:1
-
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于...
清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2022-01-28 07:36:57下载
- 积分:1
-
编译原理中的表达失转换为NFA
编译原理中的表达失转换为NFA-compiler theory expression of stolen converted to NFA
- 2022-08-19 04:32:40下载
- 积分:1
-
TSPTM is an economic model for estimation and simulation of a complete language....
TSPTM是一种用于经济模型估算和模拟的完整语言。它是一个用于经济估算的世界标准。虽然TSP主要由经济学家开发并发展,但它的设计并没仅把它限制在经济领域。任何由相同变量的重复观测得到的数据,都可用TSP分析-TSPTM is an economic model for estimation and simulation of a complete language. It is an estimate for the world economy standards. Although the TSP mainly by the development economists and development, but its design does not limit it to only in the economic field. Any repeat of the same variables observed in the data analysis are available TSP
- 2022-02-06 20:24:52下载
- 积分:1
-
zhang2D 与演示
zhang2D_with_demo 校准,两个摄像头,得到三维重建,相机的内部数字,它可以执行直接
- 2023-06-14 18:15:04下载
- 积分:1
-
一个可以索引和排序的文件系统
一个可以索引和排序的文件系统- May the index and the arrangement filing system
- 2022-08-06 14:50:02下载
- 积分:1
-
模糊洗衣机系统,通过对衣服干净程度的判断来控制水温,洗衣时间长短以及洗衣粉用量。...
模糊洗衣机系统,通过对衣服干净程度的判断来控制水温,洗衣时间长短以及洗衣粉用量。-Fuzzy washing system, through the clean clothes to determine the extent to control water temperature, the length of time as well as laundry detergent dosage.
- 2022-05-27 17:48:43下载
- 积分:1
-
VB2008 从入门到精通
vb2008从入门到精通例子代码,清华大学出版社,著名计算机图书作家精心编著,配合最新工具全面升级,大量可重阳的范例代码
- 2022-03-22 14:43:35下载
- 积分:1
-
二维几何图形变换的演示
二维几何图形变换的演示--Demo for Two-dimensional geometric graph transforming
- 2022-03-19 18:04:59下载
- 积分:1
-
混沌蚁群优化算法 C语言版
应用背景
混沌蚁群优化算法可以求解连续域最优化问题,本算法的编写是本人硕士期间的主要工作。算法的
编写主要以原作者发表的相关文献为参考,如李丽香等。
关键技术
使用混沌系统描述蚁群随机搜寻行为,通过迭代结束条件提高算法的计算精度。算法以C语言编写,
算法流程清晰,计算过程明了,对理解混沌蚁群优化算法和应用此算法求解其他问题,有很大的帮
助。
- 2022-11-02 17:00:08下载
- 积分:1