搜索资源列表
motorizedstage
- 电动平台, 控制X,Y,Z轴移动,能计数-electric platform, control X, Y and Z-axis movement, and so on can count
C_jishuanqi
- 说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实现 -Note : This computer also can be calculated over a number of operational items even. For example : y = 3 64 * (2 ^ 5) sinPI val
Hermitechazhi
- 带导数的Hermite插值,用户输入x,y,及在x点处的导数值-lead and the number of Hermite interpolation, user input x, y and x points in the derivatives
Billiard
- Descr iption: This Program Performs the following: (1) Animates the movement of a Billiard Ball on a table that has a surface friction (mu) and coefficient of restitution (e) for the sides and saves it as an AVI file. (2) Outputs series of row
c
- 输入1900-3000年之间的某个日期y年m月,求出y年m月有多少天。 若要结束输入则输入y或Y,否则,继续输入年、月,输出当月的天数。 -Enter a date between 1900-3000 y years m months, y years m calculated on the number of days. To end input, enter y, or Y, otherwise, continue to input the year, month, outpu
Matrix
- codigo de ejemplo para MPI un programa que crea matrices y las presenta, realizado en C-codigo de ejemplo para MPI un programa que crea matrices y las presenta, realizado en C++
6.3
- 输入的第一行是一个整数N(1 <= N <= 100),表示学生的总数。 接下来的N行每行是一位学生的数据,从左向右依次是姓名,期末平均成绩,班级评议成绩,是否是学生干部,是否是西部省份学生,以及发表的论文数。姓名是由大小写英文字母组成的长度不超过20的字符串(不含空格);期末平均成绩和班级评议成绩都是0到100之间的整数(包括0和100);是否是学生干部和是否是西部省份学生分别用一个字符表示,Y表示是,N表示不是;发表的论文数是0到10的整数(包括0和10)。每两个相邻数据项之
find_pi_mpi
- calculate pi by couting dots in x,y graph using mpi
DQM_application1
- 用DQ法求解动力学微分方程。用于解答0.01y +y=0,初始条件为x=0,y(0)=0.5,y (0)=0-solve the dynamic differential equation with DQ method
dot_product
- 利用C++进行MPI并行程序的编程,实现点积计算 例如: 输入; X = 1 2 3 输入: Y = 3 4 6 输出: The dot product is 29.-Use MPI to have a dotproduct
to
- Converted into WGS-84 coordinate system of longitude and latitude data in meters Beijing-54 coordinates, then the Gaussian plane projection to get X-, Y-
PellEq
- openmp并行计算实现的Pell方程 d=61的情况,求得x,y-Pell equation d openmp parallel computing implementations = 61 cases, obtain x, y
CUDA SPMV
- 稀疏矩阵向量乘法(Sparse Matrix-Vector Multiplication, SpMV)在许多科学计算程序中都有广泛的应用。数据矩阵A 是稀疏的,输入向量x 和输出向量y是稠密的。 y = Ax(Sparse Matrix-Vector Multiplication (SpMV) is widely used in many scientific computing programs. The data matrix A is sparse, the input vector x
