-
用途:用向量(稀疏存储)形式的Gauss
用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b
% 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。
% x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默
% 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative solution of linear equations Ax = b% Format : spgs x = (A, b, x0, e, N), A coefficient matrix, b subguadratic vector, returning x vector. X0% for initial vector (the default origin), e-precision (default 1e-4), iteration ceiling set to prevent divergence (mime identified 500%).
- 2022-04-14 12:19:24下载
- 积分:1
-
gettimegettimegettimegettimegettimegettime
获取时间获取时间
- 2022-06-02 13:24:48下载
- 积分:1
-
VB源码窗口变化控件跟随变化
VB源码窗口变化控件跟随变化,当窗口大小发生变化时,控件的位置始终固定在右上角,或是右下角,
右上角的大小不变,但是右下角的大小会变化。
- 2022-04-27 16:23:01下载
- 积分:1
-
迷你SQL C # WinForms
应用背景迷你SQL查询,写,连接SQL,SQL管理没有筛选关键技术我5年在这一领域的经验的山楂,请联系jaikumar1983@gmail.com
- 2022-03-14 03:24:53下载
- 积分:1
-
windows mobile 5.0 pocket pc
多线程异步PI计算程序,包括取消功能...
windows mobile 5.0 pocket pc
多线程异步PI计算程序,包括取消功能-windows mobile 5.0 pocket pc multi-threaded asynchronous PI program, including the abolition of functional
- 2022-04-27 02:06:28下载
- 积分:1
-
插入排序,希尔排序,冒泡排序,快速排序,选择排序程序实现。...
插入排序,希尔排序,冒泡排序,快速排序,选择排序程序实现。-insertion sort, Hill, ranked bubble sort, quick sort, select Sort program.
- 2023-05-21 15:15:03下载
- 积分:1
-
显示时钟及日历,同时可以查询其它年月的星期情况
显示时钟及日历,同时可以查询其它年月的星期情况-Display clock and calendar, while other years can learn about the situation of the week
- 2023-05-24 00:00:03下载
- 积分:1
-
David foreign friends to write something for a player platform games, face smoot...
这是外国朋友David写的一个以小猪为主角的平台游戏,画面流畅,极富动感。但由于其采用的"固定逻辑帧速率"的游戏引擎与声音引擎有所冲突,所以就没有加入音乐。游戏原本只提供四关,我制作了其中的七个关卡。-David foreign friends to write something for a player platform games, face smooth, very exciting. But because of its use of the "Fixed logic frame rate" of the game engine with sound engine conflict, it would not add music. The game was originally provided only four hurdles, I produced one of the seven points.
- 2022-03-07 15:57:44下载
- 积分:1
-
一个简单的写字板程序
一个简单的写字板程序-a simple tablet procedures
- 2023-06-12 03:35:04下载
- 积分:1
-
Floyd classic algorithm used to calculate the location of personnel between the...
采用经典的Floyd算法,计算出人员两地点间的最短路径,方便订票,很实用。且结合了MFC,界面更直观。-Floyd classic algorithm used to calculate the location of personnel between the two shortest path to facilitate the booking, it is practical. And a combination of MFC, more intuitive interface.
- 2022-04-28 05:56:10下载
- 积分:1