-
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
-
to catalog all the documents on your list
将本目录下的所有文件与目录传上您的服务器IIS虚拟目录下.并配置好ASP.NET的运行环境.更改好数据库连接地址即可.-to catalog all the documents on your list-server IIS virtual directory. Good ASP.NET configuration and the environment. Changes good database connectivity address.
- 2023-02-09 03:55:04下载
- 积分:1
-
大五码和简码互相转换
大五码和简码互相转换-big yards and five yards interchangeable SR
- 2022-01-25 18:47:08下载
- 积分:1
-
pullbox.c
C语言实现的一个推箱子的游戏,大家可以试着玩玩哦(C language implementation of a Sokoban game, we can try to play Oh)
- 2011-08-16 03:43:16下载
- 积分:1
-
VC++编写的简单遗传算法,非常经典,值得下载。
VC++编写的简单遗传算法,非常经典,值得下载。-VC prepared by the simple genetic algorithm, very classic, it is worth the download.
- 2022-09-06 22:45:02下载
- 积分:1
-
传奇世界SGL编辑器
传奇世界SGL编辑器。可以修改添加客户端图片 解压密码w*w*w.w*o*o*o*l*c.c*o*m (去掉*号)(Legendary world SGL editor)
- 2018-05-10 05:20:50下载
- 积分:1
-
jywbt
基于matlab GUI界面设计,ldpc码的编解码实现,D-S证据理论数据融合。( Based on matlab GUI interface design, Codec ldpc code implementation D-S evidence theory data fusion.)
- 2017-06-01 16:24:58下载
- 积分:1
-
udp打洞通信测试
udp打洞通信测试 C# 编写可直接运行(UDP hole-drilling communication test C # can be written and run directly)
- 2020-06-25 14:20:02下载
- 积分:1
-
SENTINEL.Emulator.2007
说明: sentinel emulator for dongle emulation
- 2020-05-06 17:45:00下载
- 积分:1
-
本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制...
本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制作2个按钮,一个用于加载VxD,另一个用于卸载VxD。在VxD被动态加载时,VxD会输出数据流“Hello world!”以及“动态加载dynamic.vxd成功”;在VxD被卸载时,VxD会输出数据流“动态卸载dynamic.vxd成功”。-tkyc use of the Quick VxD to generate a dynamic loading of the "Hello world "VxD framework and through a Win32 application procedures are completed VxD loading and unloading. In the application process, the production of two buttons, a VxD for loading, unloading for another VxD. In VxD dynamically loaded, VxD will output data stream "Hello world!" and "dynamic loading dynamic.vxd successful "; in VxD be unloaded, VxD will output data stream "dynamic unloading dynamic.vxd success."
- 2022-03-12 08:52:43下载
- 积分:1