-
MINRES
采用CG法求解稀疏对称奇异矩阵得到的Ax=b(Implementation of a conjugate-gradient type method for solving sparse linear equations:
Solve Ax = b or (A- sI)x = b.
The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a shifting parameter – it may be any number. The method is based on Lanczos tridiagonalization. You may provide a preconditioner, but it must be positive definite.
)
- 2009-09-11 12:24:21下载
- 积分:1
-
万能脚本录制器V12.12
万能游戏脚本录制器,支持后台,非常好用的游戏脚本制作工具!(Very easy to use game script production tool!)
- 2018-08-13 23:28:29下载
- 积分:1
-
hacker
一本关于黑客攻防技术的书籍,非常实用,主要是win环境下的技术,建议大家学习。(A hacker attack and defense techniques on the books, very practical, mostly win environment technology, suggest that you learn.)
- 2010-09-25 23:10:30下载
- 积分:1
-
微信驾照考试题库模拟:单项选择题、自动换题等
本微信小程序主要是让编程者学习这种微信小程序的编写方法,根据单选题的编写方法,写出的模拟驾照考试的界面和功能,在考生选择答案后会自动换题进入下一题等,界面如图所示,与驾照考试软件的界面风格似乎挺像。
- 2023-07-17 04:55:03下载
- 积分:1
-
Compressed_Sensing-master
说明: 压缩感知中的一些基础重构算法,适合新手入门。(Some basic reconstruction algorithms in compressed sensing are suitable for beginners)
- 2020-09-28 20:37:31下载
- 积分:1
-
shulifangcheng
哈尔滨工业大学 数理方程就是那个小薄本的教科书的课件(shulifangcheng kejian)
- 2014-06-03 22:50:08下载
- 积分:1
-
TEMP
说明: LABVIEW,温度计演示程序,学习用小程序(temperature programe)
- 2021-03-23 19:39:15下载
- 积分:1
-
粒子群code优化生产调度matlab
利用粒子群优化算法用于生产调度,结果为直观的甘特图(Particle Swarm Optimization (PSO) algorithm is used in production scheduling, and the result is intuitive Gantt chart.)
- 2020-11-13 11:39:43下载
- 积分:1
-
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序...
对c语言的简单语法分析器 文件说明: input.txt内为输入的源程序,包括for,while和if else控制等 output.txt内为输出的二元单词序列 k.txt为关键字表 l.txt为运算符和界符表 i.txt为该输入的源程序的标志符 c.txt为常数表 个别表需要序列号,这时各表的序列号默认为从1开始,每行加1。 使用说明: 在提示符下输入input.txt文件的路径和文件名字, 运行完成后,打开文件output.txt看结果。 -right language syntax analyzer simple document : input.txt for input source, including for, and if else while control output.txt output for the binary sequence k.txt word for the keyword table l.txt for Operators and community tables i.txt the source code for the importation of URI c.txt constant Table Table needs of individual sequences, when the tables are the serial number from a default, plus 1 per trip. Use : In prompt input input.txt document routing and document names, running after output.txt open the file to see the results.
- 2022-05-31 10:37:13下载
- 积分:1
-
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码
DM642 网络测试原程序
包括视频采集和压缩,解压缩编码-DM642 network testing procedures, including the original video capture and compression, code decompression
- 2023-05-22 00:50:03下载
- 积分:1