资源列表
2Dvector_init
- 二维向量初始化,可以重新调整矩阵的大小。-Two-dimensional vector is initialized, you can re-adjust the size of the matrix.
det
- determinant of a matrix-determinant of a matrix
EXP
- PROGRAMA PARA EL ANALISIS DEL ESPECTRO RADIADO DE FUENTE - EAF
3-LOCPOT
- 可以处理三维矩阵数据,三维数组的线性化处理,-#include<stdio.h> #define N 56 #define M 56 #define L 336 #define Leng 23.693 double V[N][M][L] void main() { int i, j, k double Z[L], ZL[L], S, A FILE*fp1,*fp2 if ((fp1 = fopen("LO
P-value
- calcule de la p-value en c#
hanoi
- 汉诺塔问题,这是一个古典的数学问题,是一个用递归方法解题的典型例子。-Tower of Hanoi problem, which is a classical mathematical problem, is a typical example of a recursive method of solving problems.
yuanchengxu.VCPP
- 用Runge-Kutta法求平板边界层的布拉休斯解-Blasius solution with Runge-Kutta method and the boundary layer
QuickSort.java
- A fast quick sort algorithm
Precision-multiplication
- 高精度乘法的Pascal源代码文件,求任意位数的乘法运算。-Precision multiplication Pascal source code files, find any digit adder.
triangles
- using this file to create a triangle
car_park
- Program to find optimal arrangement of car. Program to find optimal arrangement of car.