-
获取屏幕上颜色的RPG值
获取屏幕上颜色的RPG值-access to the screen color values RPG
- 2022-08-09 11:26:23下载
- 积分:1
-
upnp port mapping
UPNP
的全称是
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-23 21:21:23下载
- 积分:1
-
拆分窗口程序
split window program in c
- 2023-02-17 18:50:02下载
- 积分:1
-
To implement design template pattern.
To implement design template pattern.
- 2022-01-28 21:01:10下载
- 积分:1
-
C源代码 帮助新手熟悉用C语言开发小型系统
C源代码 帮助新手熟悉用C语言开发小型系统-C source code to help newcomers familiar with the C language development of small systems
- 2023-08-20 04:55:02下载
- 积分:1
-
High
高质量C++,这本书是我多年来做的专业程序员C++课程教学下的一个自然产物。
- 2022-10-04 16:40:03下载
- 积分:1
-
C++简单实现的类的继承和多态的简单习题,对于多态的理解有比较好的帮助...
C++简单实现的类的继承和多态的简单习题,对于多态的理解有比较好的帮助-C++ Realize simple class inheritance and polymorphism of simple exercises for the polymorphism have a better understanding to help
- 2022-03-03 18:27:25下载
- 积分:1
-
MTALAB牛顿迭代源程序
采用牛顿迭代法对初始值进行不断更新迭代,使其误差在设定范围内。
- 2022-08-21 20:50:19下载
- 积分: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
-
线性方程求解
c语言 输入方程的系数,输出即使方程的解
线性方程求解
c语言 输入方程的系数,输出即使方程的解-Solving linear equations c language input equation coefficients, the output even if the equation
- 2022-03-04 09:20:19下载
- 积分:1