-
高斯
Gauss-Jordan消去法 实现矩阵求逆
有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse
Algorithm is explained in detail
- 2022-05-29 02:54:45下载
- 积分:1
-
windows编程一书附书源代码第十九章的
windows编程一书附书源代码第十九章的-windows programming book, attached to 19th chapters of the book source code
- 2022-10-02 13:55:05下载
- 积分:1
-
这是我在学习c++时,随意写的小程序,虽然简单,但是用到了类的各个方面,仅供参考...
这是我在学习c++时,随意写的小程序,虽然简单,但是用到了类的各个方面,仅供参考-This is my learning c, wrote arbitrarily small procedures, although simple, but the type used in all aspects, for reference
- 2022-01-29 03:05:38下载
- 积分:1
-
霍夫曼编码。在c++ 控制台的程序,利用node的结构
霍夫曼编码。在c++ 控制台的程序,利用node的结构-Huffman code. In c++ Console procedures, take advantage of the structure of node
- 2022-07-16 17:23:47下载
- 积分:1
-
电梯上下楼仿真模拟VC++源码实现
电梯上下楼仿真模拟VC++源码实现,模拟电梯上去的时候,可以随便按上去的任一个按钮,但是下来的时候,可要好好按哦,必须一层一层的按,要不然那个小球进不了电梯哦。本程序也是采用了创建类的方法来编写,用到了MFC的基础知识,学了MFC快一个月了,界面编程学的还可以了,可一些核心的知识还是有好多不知道。所以也将本程序奉献给那些与我水平相当,期盼上进的VC同仁们。
- 2022-11-10 21:30:04下载
- 积分:1
-
对稀疏矩阵的线性方程系统求解提高lu_factorize
应用背景这是一个新的外部库,为碳+ +在那里是更多的数学方法。这个代码是稀疏矩阵。用稀疏矩阵求解系统是非常实际的课题。这里是lu_factorize Boost库的实现方法。关键技术在稀疏矩阵的运算中,我使用了外部的库函数来增强。有了这个库,你可以使用不同的数据结构。这里也是我实现的共轭梯度法。从佛罗里达大学的集合中取矩阵。
- 2022-06-12 04:52:46下载
- 积分:1
-
a large file can be divided in small programs. Path to write the final time in a...
一个可以将大文件分割的小程序。注意写路径得时候最后一个文件夹一定要加上,文件编号从0开始-a large file can be divided in small programs. Path to write the final time in a folder must add , document number, starting from 0
- 2023-07-10 06:20:03下载
- 积分:1
-
测试鼠标位置的源程序
测试鼠标位置的源程序-test mouse location of the source
- 2022-04-06 21:40:05下载
- 积分:1
-
Controlling brightness and contrast of image
Controlling brightness and contrast of image
- 2022-02-20 22:19:23下载
- 积分:1
-
Function as follows: to achieve the joint text file encryption, using DES encryp...
功能如下:实现对文本文件的联合加密,对文本文件使用DES加密,对文本文件使用RSA密钥进行DES加密。加密标准程序按照规范,进行加密。
- 2023-01-20 20:35:04下载
- 积分:1