-
一个可以通过Internet对弈的“吃棋子”游戏。
一个可以通过Internet对弈的“吃棋子”游戏。-Of games on the Internet one can " eat pawn" game.
- 2022-02-12 23:07:24下载
- 积分:1
-
This a program code that solves a puzzle.Which is in 3x3 grid you must place num...
This a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.-This is a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.
- 2022-01-20 22:56:08下载
- 积分:1
-
haptic六自由度主控臂的粘性摩擦效果
haptic六自由度主控臂的粘性摩擦效果-6-DOF haptic arm dominated the viscous friction effect
- 2022-03-13 20:29:45下载
- 积分:1
-
Delphi扫描IP
DELPHI扫描IP-DELPHI scan IP
- 2023-05-10 22:05:03下载
- 积分:1
-
Easy, Safe Multithreading in Vb6
Easy, Safe Multithreading in Vb6
- 2023-08-18 14:55:04下载
- 积分: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
-
AES 加密算法的演示代码 解压后用VC打开即可
AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
- 2023-02-08 07:35:03下载
- 积分:1
-
这是一个用VB实现的创建和删除快捷方式的程序。
这是一个用VB实现的创建和删除快捷方式的程序。-This is a VB to create and delete the shortcut procedures.
- 2022-03-19 23:23:24下载
- 积分:1
-
this is a matrix chain multiplication ...in c code
this a matrix chain multiplication ...in c code-this is a matrix chain multiplication ...in c code
- 2022-11-23 02:05:03下载
- 积分:1
-
MTALAB牛顿迭代源程序
采用牛顿迭代法对初始值进行不断更新迭代,使其误差在设定范围内。
- 2022-08-21 20:50:19下载
- 积分:1