-
through permutations and combinations to solve the matrix determinant, although...
通过排列组合求解矩阵的行列式,尽管效率不高,但这种做法是有趣的.-through permutations and combinations to solve the matrix determinant, although efficiency is not high, but this is interesting.
- 2022-02-05 01:47:33下载
- 积分:1
-
一个键盘纪录的原码
一个键盘纪录的原码-a keyboard record of the original code
- 2022-07-14 05:10:07下载
- 积分:1
-
库存系统源代码
inventory System Source Code
- 2022-12-03 12:50:03下载
- 积分:1
-
- 2022-05-20 17:25:12下载
- 积分:1
-
自己看吧!我用了还不错!关于gsp的!GSPOHSource.zip
自己看吧!我用了还不错!关于gsp的!GSPOHSource.zip-自tease ! survey vessels using my leftover slag Andrew Morrison ! Shouson coverlet gsp cavity ! GSPOHSource.zip
- 2022-03-22 07:33:07下载
- 积分:1
-
under VC on the windows and Client
windows下VC++关于server和Client端消息通信处理。-under VC on the windows and Client-server communication information processing.
- 2022-03-04 01:27:28下载
- 积分:1
-
精确到毫秒的时钟,以及秒表,带有提醒功能
精确到毫秒的时钟,以及秒表,带有提醒功能- Precisely to a millisecond clock, as well as the stopwatch, has
the reminder function
- 2022-02-06 13:43:40下载
- 积分:1
-
cbulider2010下UDP编程
在C++ bulider2010 下进行UDP网络通信编程。实际调试嵌入式系统时,经常需要和下位机通信,网络通信无疑方便很多;UDP无疑比TCP更简单方便。
- 2022-01-25 21:16:11下载
- 积分:1
-
Please read your package and describe it at least 40 bytes.
System will automa...
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2022-03-05 00:23:55下载
- 积分:1
-
用途:用向量(稀疏存储)形式的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