Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Mathimatics-Numerical algorithms Algorithm

Search in result

Algorithm list
Sort by :
« 1 2 ... .22 .23 .24 .25 .26 1827.28 .29 .30 .31 .32 ... 3400 »
Downloaded:0
Magic squares A 3 × 3 square whose cells contain every digit in the range 1–9 is said to be magic of the sums of the rows, the sums of the columns and the sums of the diagonals are all equal numbers. Write a program that
Date : 2025-09-13 Size : 1kb User : Cynthia Lee

Downloaded:0
Decoding a sequence of operations Write a program that finds all possible ways of inserting+ and- signs in the sequence 123456789 (at most one sign before any digit) such that the resulting arithmetic expression evaluate
Date : 2025-09-13 Size : 1kb User : Cynthia Lee

Downloaded:0
1 R Finding particular sequences of prime numbers Write a program that finds all sequences of consecutive prime 5-digit numbers, say (a, b, c, d, e, f ), such that b = a+ 2, c = b+ 4, d = c+ 6, e = d+ 8, and f = e+ 10.
Date : 2025-09-13 Size : 1kb User : Cynthia Lee

Downloaded:0
Obtaining a sum from a subsequence of digits Write a program that prompts the user for two numbers: an unsigned long , say digits, and an int, say sum, and outputs the number of ways of selecting digits from digits that
Date : 2025-09-13 Size : 1kb User : Cynthia Lee

Downloaded:0
Lin method is used to realize a basic algorithm.It determines conjugate complex roots of the polynomial equation without complex operation.
Date : 2025-09-13 Size : 1kb User : 郁杉妮

Downloaded:0
This a few mathematical solutions of the problem of program, including big addend, recursion, fold belt, factorial recursion, divisible by logic mobile
Date : 2025-09-13 Size : 2kb User : 王淼

Downloaded:0
The realization of a simple four operations add, subtract, multiply and divide,Formula of operator number is less than10。
Date : 2025-09-13 Size : 2kb User : sunhao

Downloaded:0
public class Constants Title: PhFit Description: General Phase-Type Fitting Tool
Date : 2025-09-13 Size : 306kb User : Kim KS

Downloaded:0
Fitting algorithm for phase-type distribution
Date : 2025-09-13 Size : 1.42mb User : Kim KS

Downloaded:0
a paper
Date : 2025-09-13 Size : 3.15mb User : kimiwu

Downloaded:0
Using ADI Method to solve two dimensional convective-diffusion equations to get the temperature distributions.
Date : 2025-09-13 Size : 1.23mb User : 程熠

Downloaded:0
Calculates x such that ln(x) = x/5 using the method of false position and secant method. Reads the initial guesses, required tolerance and allows the user to choose between the method of false position and the secant met
Date : 2025-09-13 Size : 1kb User : cellsplicer
« 1 2 ... .22 .23 .24 .25 .26 1827.28 .29 .30 .31 .32 ... 3400 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.