Поиск
 
Найдено: 1
Область поиска: теги — belongstodh [x]

Задача Дирихле

... ПРОГРАММЫ #include <stdio.h> #include <fstream.h> #include <conio.h> #include <iostream.h> #include <math.h> int i, j, k; // Variables float h, x, y, tmp, E1; struct point { float xx; float yy; int BelongsToDh_; int BelongsToDh; float F; float F_; } p0, arrayP[13][33]; float arrayX[13]; float arrayY[33]; float diff[500]; void CreateNet (void); // Procedure Prototypes int IsLineFit (float Param); void CrMtrD (void); void RegArrayX ...