搜索资源列表
A-fast-equivalent-for-System.Random
- a very well random generator code-a very well random code generator
A star算法类的C++语言实现
- A star算法类的C++语言实现-algorithm category C Language
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
1002NA
- A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
A
- A*算法求解野人与传教士问题。A*算法求解野人与传教士问题 -A* algorithm to solve the problem of the savages and missionaries. A* algorithm for solving the savages and missionaries problem A* algorithm for solving the problem of savages and missionaries
tony
- 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70)
tony
- 溫度華氏轉變攝氏 #include <stdio.h> #include <stdlib.h> enum x {A,B,C,D,E} int main(void) { int a=73,b=85,c=66 { if (a>=90) printf("a=A等級!!\n") else if (a>=80) printf("73分=B等級!!\n") else if (a>=70)
A
- A note on the gradient of a multi-image
A-branch-and-bound-algorithm-for-asymmetric-TSP.r
- A branch-and-bound algorithm for asymmetric TSP
Bayesian-maximum-a-posteriori
- 实现贝叶斯最大后验概率计算,适合原理的研究,简单易懂。-To achieve the maximum a posteriori Bayesian probability, the principle of appropriate and easily understood.
A
- A算法 A算法解决8位数码问题(九宫) C++语言编写,已经测试。-A algorithm A algorithm to solve the eight digital issues (Jiugong) C++ language has been tested.
a
- 组合数学,大三阶段使用,针对计算机专业的学生,有较强的使用性。-Combinatorial mathematics, junior stage use, in view of the computer specialized student, a strong applicability.
a
- 在数论,对正整数n,欧拉函数是少于或等于n的数中与n互质的数的数目。 φ函数的值 通式:φ(x)=x(1-1/p1)(1-1/p2)(1-1/p3)(1-1/p4)…..(1-1/pn) 其中p1, p2……pn为x的所有质因数,x是不为0的整数。φ(1)=1(唯一和1互质的数就是1本身)。 (注意:每种质因数只一个。比如12=2*2*3 那么φ(12)=12*(1-1/2)*(1-1/3)=4) 若n是质数p的k次幂,φ(n)=p^k-p^(k-1)=(p-1)p^(k-1),因为除了
rom
- 用Romberg算法计算定积分 #include <stdio.h> #include <math.h> #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) }-Romberg algorithm computes
create-a-small-multiple-contour-plot
- create a small multiple contour plot to compared contour plots of different dates with Coyote Graphics routines.
A-TSK-type-recurrent-fuzzy-network-and-Genetic-Al
- A document introducing the TSK-type recurrent fuzzy network with GA.
Enter-a--b--c-three-
- 输入a、b、c三个数,输出其中最大者输
A-Design-Method-in-CMOS-Operational-Amplifier-Opt
- A Design Method in CMOS Operational Amplifier Optimization Basedon Adaptive Genetic Algorithm
Function-of-an-integer-raised-in-a-power..
- Function of an integer raised in a power * and the calculation of the sum of a series of integers
A-game-setup-for-DirectX
- A game setup for DirectX
