CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Mathimatics-Numerical algorithms
Algorithm
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Search in result
Search
Algorithm list
Sort by :
«
1
2
...
.04
.05
.06
.07
.08
1409
.10
.11
.12
.13
.14
...
3400
»
PartialClass
Downloaded:0
The basic number crunching C# example, perform the addition of two numbers, subtraction, back together, after subtracting the result of instantiating the class object that defines an infinite loop to loop the input data,
Date
: 2025-08-28
Size
: 5kb
User
:
zengzheng
divide-and-conquer-algorithm
Downloaded:0
When solving using the divide and conquer strategy, the time required depends on the number of decomposed sub-problems, the size of sub-problems and other factors, but the dichotomy, because of its simple and uniform div
Date
: 2025-08-28
Size
: 5kb
User
:
周易
FCMClust
Downloaded:0
Unsupervised fuzzy clustering analysis as the main machine learning techniques is the use of fuzzy theory to important data analysis and modeling method, a sample generic description of the uncertainty, can be more objec
Date
: 2025-08-28
Size
: 2kb
User
:
周易
Large-Integer-Multiplication-
Downloaded:0
Large integer multiplication, is to use an array of analog multiplication, simple and very practical
Date
: 2025-08-28
Size
: 1kb
User
:
czy
Large-Int-Multi(list)
Downloaded:0
Large integer multiplication using linked list implementation, able to correctly demonstrate results
Date
: 2025-08-28
Size
: 4.75mb
User
:
czy
QR1
Downloaded:0
QR algorithm int qrroot (a, n, u, v, eps, itmax) double* a,* u,* v, eps int n, itmax {int i double* H H = (double*) malloc (sizeof (double)* n* n)
Date
: 2025-08-28
Size
: 1kb
User
:
l
rom
Downloaded:0
Romberg algorithm computes definite integrals using# include
# Include
# Define MAX 10 double func (double a) {double y if (a == 0) return y = 1 else return y = 4/(1+a* a) // return y = pow (a, 2) }
Date
: 2025-08-28
Size
: 1kb
User
:
l
NewTon
Downloaded:0
Newton iterative method, using Newton iteration method of equation# include
# Include
# Define N 100# define PS 1e-4# define TA 1e-4 float Newton (float (* f) (float), float (* f1) (float), float x0) {fl
Date
: 2025-08-28
Size
: 8kb
User
:
l
LU
Downloaded:0
LU decomposition method for solving linear equations (containing title)# include " math.h" # include " stdio.h" # define n 4 int LU (double (* a) [n])
Date
: 2025-08-28
Size
: 7kb
User
:
l
dot-line
Downloaded:0
Determine the point in the corner, the points in the polygon, calculated point, the point to the straight line distance to other vb source
Date
: 2025-08-28
Size
: 7kb
User
:
lfn
PQ
Downloaded:0
PQ decomposition typical routines, very suitable for beginners and professionals refer to learning
Date
: 2025-08-28
Size
: 3kb
User
:
萧勇
testrotationFault1
Downloaded:0
Earthquake fault rotation function, according to the research needs of earthquake faults rotated to a certain angle.
Date
: 2025-08-28
Size
: 2kb
User
:
wubaofeng
«
1
2
...
.04
.05
.06
.07
.08
1409
.10
.11
.12
.13
.14
...
3400
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.