-
《程序自修改实现》
《程序自修改实现》-对于相关编程技术有用-《Self-modifying programs to achieve》- for relevant programming techniques useful for
- 2023-02-04 16:25:03下载
- 积分:1
-
wince under the TCP application source code, including TCPClient and TCPServer,
wince下TCP应用源代码,包括TCPClient和TCPServer,-wince under the TCP application source code, including TCPClient and TCPServer,
- 2022-07-21 22:38:20下载
- 积分:1
-
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用...
比较好的c程序帮助文件,可以看看学习,对变成有一定的帮助作用-C program to help better document, you can look at the study, to become a certain degree of help
- 2023-03-26 21:45:03下载
- 积分:1
-
visual c++ 编写的grid的demo代码,很不错
visual c++ 编写的grid的demo代码,很不错-visual c prepared by the grid of the demo code is pretty good
- 2023-07-04 01:30:03下载
- 积分:1
-
一个打飞机小游戏的源代码,界面完整,很具有参考价值
一个打飞机小游戏的源代码,界面完整,很具有参考价值-A small plane hit the game
- 2022-01-28 01:10:51下载
- 积分:1
-
快速信息化系统开发框架V4.1
快速信息化系统开发框架V4.1,C#开发的平台,可以快速二次开发
- 2022-04-16 01:05:42下载
- 积分:1
-
VB5软件设计时,窗体间切换时也应该做到平滑自然,这就是所说的“擦视技术”(Wipe)。本程序实现了“擦视技术”效果...
VB5软件设计时,窗体间切换时也应该做到平滑自然,这就是所说的“擦视技术”(Wipe)。本程序实现了“擦视技术”效果-VB5 software design, switching between windows should also do smooth Naturally, this is the "shining as technology" (Wipe). The procedures of the "shining as technology" effect
- 2022-03-24 07:04:03下载
- 积分:1
-
混沌映射MATLAB仿真
一些简单的混沌系统映射的仿真代码,例如lorenz,tent,等
- 2023-07-05 02:20:03下载
- 积分:1
-
《Windows 环境下32位汇编程序设计》附书代码
《Windows 环境下32位汇编程序设计》附书代码-"under Windows 32 program design compilation," A code book
- 2022-05-07 21:34:34下载
- 积分: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