-
C++中的高斯和高斯赛德尔实施
这是执行高斯和高斯-赛德尔方法求解线性方程组。方法要求作为 (中的一个向量的向量形式) 的一个矩阵的线性方程组。他们两个返回结果向量。所有一切都是 double 类型。高斯方法是充分的高斯执行,不需要一个上三角矩阵 — — 它可以执行任何类型的矩阵上,仍将工作。
- 2023-01-02 09:20:03下载
- 积分:1
-
Win CE开发FAQ、论坛,总结了典型问题的本质
Win CE 开发FAQ,论坛精华总结,问题比较典型-Win CE development FAQ, Forum, summed up the essence of the problem typical
- 2022-12-09 08:20:03下载
- 积分:1
-
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲...
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and dialogs in common use into DLLs. Now we begin with a simple example, to explain how to export classes an dialogs from MFC extended DLL.
- 2022-01-26 03:16:04下载
- 积分:1
-
From memory to restore abnormal interruption due to system loss of text.
从内存中恢复由于系统异常中断而丢失的文本内容。-From memory to restore abnormal interruption due to system loss of text.
- 2023-03-14 23:20:03下载
- 积分:1
-
WINDOWS编程循序渐进,配套第2章原代码
WINDOWS编程循序渐进,配套第2章原代码-WINDOWS programming step by step, and the supporting Chapter 2 of the original code
- 2022-02-15 07:13:30下载
- 积分:1
-
使用方便小巧的通讯录
使用方便小巧的通讯录-compact easy-to-use directory
- 2022-01-26 04:05:44下载
- 积分:1
-
wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译...
wince 平台下的 的一个 OpenGL es 应用的原代码,活动的骷颅, 用EVC4.0下编译-wince platform under the application of an OpenGL es original code, the activities of skeleton skull, with EVC4.0 compiled
- 2023-02-22 13:35:03下载
- 积分:1
-
foreign experts participating in the programming contest at the entries won. Ass...
此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。是汇编语言啊感觉很强-foreign experts participating in the programming contest at the entries won. Assembly language is a strong feeling ah
- 2022-02-22 10:05:09下载
- 积分:1
-
旅行的销售人
旅行推销员问题(TSP) 回答了以下问题: 鉴于城市和每一对城市之间的距离的列表,什么是最短的路线,访问每个城市完全一次并返回到起源城市? 此代码中使用遗传算法来解决问题。
- 2022-02-25 00:39:43下载
- 积分:1
-
dynamic change to the information stall no longer recompile PE stalls can be use...
动态更改信息暂停不再重新编译PE暂停可以用来更改序列号身份验证
- 2022-08-21 07:12:04下载
- 积分:1