-
深入VC编程内幕
深入VC编程内幕-VC-depth programming insider
- 2023-05-27 07:30:03下载
- 积分:1
-
Beautiful VB code window.
漂亮的vb窗口样式,跟vista相仿,而且速度极快。-Beautiful VB code window.
- 2023-05-26 13:55:03下载
- 积分:1
-
220个经典C程序源码
220个经典C程序源码,学习C语言的基础教程,从第一个hello world程序到最后的大工程项目,通过这220个程序,让你称为C编程高手
- 2022-03-23 02:50:19下载
- 积分:1
-
基于VC++的编程,这是一个声卡采集演示,显示WAV…
声卡数据采集播放演示源程序(vc),可以显示声卡书库的波形-Based on VC programming, it is a demo for sound card collection, showing the waveform of sound card library.
- 2022-09-25 12:10:03下载
- 积分:1
-
一个打印机控制的dll源代码
一个打印机控制的dll源代码-A printer control dll source code
- 2022-05-18 05:29:54下载
- 积分:1
-
遍历文件郏.rar
遍历文件郏.rar-traverse document. Rar
- 2022-03-16 12:34:45下载
- 积分:1
-
用程序来控制控制面板里的每一项.
用程序来控制控制面板里的每一项.-procedures used to control the control panel"s every one.
- 2022-03-15 00:51:29下载
- 积分:1
-
创建动态链接扩展库
创建动态链接扩展库-create dynamic link library expansion
- 2022-07-21 06:44:07下载
- 积分:1
-
WIRELESS连接方式。采用WIFI连接方式,参照源码可以自己编写无线上网的程序。...
WIRELESS连接方式。采用WIFI连接方式,参照源码可以自己编写无线上网的程序。-WIRELESS connections. Using WIFI connection, the light source could have written procedures for wireless Internet access.
- 2023-06-12 11:15: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