搜索资源列表
-
0下载:
用VC实现了动态数组分配的
包括所有源代码-with VC dynamic array allocation, including all source code
-
-
0下载:
用户输入两个矩阵的维数和元素,选择加减乘三种运算方式中的一种,程序将显示运算结果。采用动态分配数组空间。初学C++写的,简单易懂。-user input two-dimensional matrix of elements and a few select modified by the three operators a way, Operational procedures will show results. Dynamic array allocation of space. Novic
-
-
0下载:
TOYFDTD版本1.0,使用的是计算电磁学的FDTD算法,带动态内存分配-TOYFDTD version 1.0, using the FDTD computational electromagnetics algorithm, with dynamic memory allocation
-
-
0下载:
二维快速傅立叶算法,矩阵的基本操作,复数的基本操作,含有动态内存分配,文件操作等知识-Two-dimensional fast Fourier algorithm, the basic matrix operations, the basic operation of the plural, with dynamic memory allocation, file operations, such as knowledge
-
-
0下载:
dynamic allocation of master-worker algorithm implementation in a cluster of personal computers with ANSI C
-
-
0下载:
用C编写的有限元小程序
C Programs
- 所有的C programs 都进行了编译,并在ANSI C 中进行了测试
- 在所申明的数组中,采用了动态内存分配
-FEM with C small program written in C Programs- All C programs have been compiled and tested in ANSI C- stated in the array, using dynamic memory allocat
-
-
0下载:
采用C语言描写了一个基本矩阵的行列式计算算法,采用了动态分配内存的方式计算。-Using C language to describe a basic determinant of a matrix calculation algorithm, using dynamic allocation of memory is calculated.
-
-
0下载:
本程序主要分析和讲解了动态分配内存的基本问题,程序中分析了2维以上动态分配内存注意的事项-The program analyzes the dynamic allocation of memory and explain the basic problem of the program for more than two-dimensional analysis of dynamically allocated memory note
-
-
1下载:
本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
-
-
0下载:
计算两个任意矩阵的乘积,包括了动态分配内存,指针等知识点-Calculation of two arbitrary matrices, including the knowledge of the dynamic allocation of memory, the pointer points
-
-
0下载:
实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。
是任何做科学计算工作者必备的类库。
此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including matrix addition, subtraction,
-
-
1下载:
利用matlab语言,采用动态规划算法解决机器设备的调度问题,运行速度快,运行结果完美。-analyzes the allocation of resources in dynamic programming with Matlab , and conducts
procedure designs and computation with Matlab , simplifying complex issues and avoiding the cumbersome
calculation
-