-
-
C4MATH.zip
Everyone knows the Maths important.
the math routes are for beginner.
have a fun.
-
game4
3D.Math.Primer.for.graphics.and.game.development
-
sparspak.rar
http://www.math.tu-berlin.de/~bolle/SPARSPAK/index-e.html
-
BPprog.rar
BP算法最新C源程序,
#include"stdarg.h"
#include"stdio.h"
#include"stdlib.h"
#include"math.h"
#include"graphics.h"
#include"conio.h"
#define IN 4 /*输入层的神经元个数*/
#define HID 13 /*隐含层的神经元个数*/
#define MOD 594 /*学习样本个数*/
#define OUT 1 /*输出层的神经元个数*/
-
math8051.rar
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
-
-
FLOYDsuanfa.rar
#include "stdio.h"
#include "math.h"
#include "malloc.h"
#include "string.h"
#define m 6
#define n 29
#define p 0.5
-
-
-
-