-
对稀疏矩阵的线性方程系统求解提高lu_factorize
应用背景这是一个新的外部库,为碳+ +在那里是更多的数学方法。这个代码是稀疏矩阵。用稀疏矩阵求解系统是非常实际的课题。这里是lu_factorize Boost库的实现方法。关键技术在稀疏矩阵的运算中,我使用了外部的库函数来增强。有了这个库,你可以使用不同的数据结构。这里也是我实现的共轭梯度法。从佛罗里达大学的集合中取矩阵。
- 2022-06-12 04:52:46下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
a "symmetric matrix multiplication" examples. Containing five source f...
一个“对称矩阵相乘”的实例。其中包含5个源文件。编译运行后,由用户输入两个矩阵,程序自动输出结果-a "symmetric matrix multiplication" examples. Containing five source files. Compiling and running, two from user input matrix, automatically output
- 2022-03-26 15:03:43下载
- 积分:1
-
makes a snowflake in opengl and glut functions
makes a snowflake in opengl and glut functions
- 2022-07-09 09:24:15下载
- 积分:1
-
自动划分支撑阻力线
支撑线又称为抵抗线。当股价 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-31 15:49:06下载
- 积分:1
-
mysql similar to the one console application procedures, functions less and the...
类似于mysql的一个console应用程序,功能少一些,实现了基本的SQL语句,有index-mysql similar to the one console application procedures, functions less and the basic implementation of SQL, index
- 2023-05-15 05:45:03下载
- 积分:1
-
Ü retici tüketici sorunu ç ö zümü
Ü retici tüketici sorunu ç ö zümü
- 2022-11-02 10:00:03下载
- 积分:1
-
This is a simple line editor for you to give instructions to guide you, what goo...
这是一个简单的行编辑程序,请大家给予指点指点,有什么好的可以共同分享分享!-This is a simple line editor for you to give instructions to guide you, what good can be shared share!
- 2022-08-17 10:54:37下载
- 积分:1
-
VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。...
VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
- 2022-03-07 16:24:49下载
- 积分:1
-
operating systems experimental procedure c os experimental process scheduling wr...
操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
- 2022-02-20 08:47:33下载
- 积分:1