搜索资源列表
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
ComplexNumber
- 是用C++语言写的复数相加的程序代码,为同学上机实验提供参考。
ScienceAndEngineeringNumericalAlgorithms
- 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
matrix-operation-in-c-language
- 这是各种运算算法,包括多项式计算,实复数运算,矩阵运算,求解方程组等各种运算的c语言代码-This is all kinds of computing algorithms in c language, including polynomial computation, real plural computing, matrix operation, solving equations and so on.
Mathcode
- 这是常见的数值计算的代码,包含了复数、矩阵、线性方程组和特征值计算,对给予C++的数值计算算法编程有很大的参考价值!-This is a common numerical code, including a complex, matrix, linear equations and eigenvalues calculation, giving the C++ programming numerical algorithms have great reference value!
COMPLE
- 复数运算代码,是一个类的形式,非常方便调用。-comple C++ code