资源列表
Project1
- 工程计算,用 bisection method算specific energy-Engineering calculation, with the bisection method to calculate specific energy
ongji
- 这是一个用c++编写的用统计若干学生的成绩的程序。-Student achievement statistics
three
- 这是一个用c++程序求三次方程根的程序。-work out Cubic root of the equation
qiusushu
- 这是一个利用c++求素数的程序。请指教。-work out the single numbers
calculator
- 计算器用于计算加减乘除及括号的运算,内有多态计算阶乘及连加减乘除运算-Calculator for calculating arithmetic operations and parentheses, contain a number of states, and even calculate the factorial of arithmetic operations
sortquick
- 在linux环境下,采用mpi并行,C语言,实现对数组的快速排序。输出结果为数组从小到大排序的结果。可以实现多处理器共同对一组数的排序。-In linux environment, using mpi parallel, C language, to achieve quick sort the array. The output is an array of small to large results. Can achieve more together on a number of gro
discrete-Fourier-transform
- 离散傅里叶变换,800多行的fortran语言程序,希望有用。-discrete Fourier transform
Lanczos
- 给定一个20*10的矩阵用Lanczos方法求解具有最大奇异值及其左右奇异向量-Given a 20 × 10 matrix with the Lanczos method for solving around with the largest singular value and singular vectors
ELLIPSE
- 在fortran软件中产生Berkhoff经典椭圆浅滩地形,结果文件可直接运用于SMS模拟波浪的浅滩上的绕射及折射-Berkhoff ellipse shoal
ClosePoint
- 给出若干一维点火二维点,找出距离最近的两个点-Several one-dimensional ignition given two-dimensional point, find the nearest two points
IntegerPartition
- 整数划分,如4的划分为:4,3 1,2 2,2 1 1,1 1 1 1共5种-Integer division, such as 4 divided as follows: 4,3 1,2 1,1 2,2 1 1 1 1 Total 5 kinds
CoinChange
- 硬币找零算法(动态规划):有一堆不同面值的硬币,需要找到一个硬币数最少的组合来组成某一个数值。-Coin change algorithm (dynamic programming): There are a bunch of different denominations of coins, need to find a combination of the number of coins to form at least one value.
