-
Internet Chat Rool Script
Internet Chat Rool Script
- 2022-03-17 06:19:55下载
- 积分:1
-
stream driver functions
最基本的流驱动接口函数,以及几个相关的配置文件,可以供初学者参考-stream driver functions
- 2022-02-24 23:41:37下载
- 积分:1
-
kill kv2008驱动vc 6.0工程,编译通过。
kill kv2008驱动vc 6.0工程,编译通过。-kill kv2008驱动工程,
- 2022-02-14 09:46:01下载
- 积分:1
-
数学库――常用数值算法库
注释清楚,说明完善
数学库――常用数值算法库
注释清楚,说明完善 -math-- commonly used numerical algorithm library Notes clearly that the perfect
- 2022-07-06 09:30:33下载
- 积分:1
-
一个VB PIM
一个VB PIM-a VB PIM
- 2022-04-20 17:01:30下载
- 积分:1
-
无组件文件上传,可免除fso控件;移植性强。
无组件文件上传,可免除fso控件;移植性强。-No file upload component, can be exempted from controls fso strong transplantation.
- 2022-12-29 09:55:03下载
- 积分:1
-
android常用的两种网络请求方式
布局文件写得比较简单,就是两个测试按钮和一个简单的登录测试
http协议请求 方法+url协议+版本 get请求包(显示信息)post应答包 协议+状态码+描述
http常用状态码:200访问成功;404访问失败;500:服务器错误
第一种:UrlConnection请求
第二种:HttpClient请求
两种方法分别对应post请求和get请求
- 2022-03-23 11:54:50下载
- 积分: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
-
Go under a double for the source code, automatically has grapes, forward backwar...
一个可供双人下围棋的源程序,有自动提子,前进后退,棋盘大小设置功能。-Go under a double for the source code, automatically has grapes, forward backward, set the function of the size of the chessboard.
- 2022-11-27 22:00:03下载
- 积分:1
-
vc系统托盘源代码
系统托盘的建立 无其他功能,单纯的建立一个托盘图标,为了实现拖盘程序,首先要使程序的主窗口不可见,这点实现起来十分容易,只要调用ShowWindow(SW_HIDE)就可以了
- 2022-04-28 22:23:58下载
- 积分:1