资源列表
fortran
- Fortran 教程,非常适合初学者学习。来源:清华大学-Fortran tutorial for beginners to learn:Thu university
513006575
- gmesh网格划分 计算力学前处理程序~~可以讲结果导入fortran程序中运行-gmesh can talk about the results of import fortran program running gmesh mesh computational mechanics handler
BIS-RAPH
- PROGRAMA QUE CONTIENE EN C UN ARCHIVO DE CALCULADORA
Visual-Fortran-codes
- 何光渝的fortran书里每章中的每个程序,很实用。-He Guang Yu fortran book each program of each chapter , it is practical.
spline
- 在文本文档中输入点的个数和横纵坐标,求求解样条曲线方程,写入文本文档-a program about spline function,you can restore some data in an file with ".txt ,and get the result from another .txt file
FFT_caculate
- 用自己编写的Complex类,根据基2FFT快速算法编写的快速傅里叶变换程序。欢迎下载交流。-With my own writing Complex classes, according to the fast algorithm of 2 FFT write fast Fourier transformation program. Welcome to download exchange.
Fortran
- 可行的随机方向数组sr : arr1 //随机方向数组值数组fxk: arr1 //复合形各顶点函数值数组xcom: arr2 //复合形各顶点值数组-random function
polynomial
- 实现多项式的加法和乘法 用的是指针 请读者指出错误 较为繁琐-multiply and plus
nmp
- the folder contains various numerical programs.
cgal-lib
- C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
Tour-program
- 该程序在C环境下编译通过,共有5个函数。分别是Introduce,shortestdistance,floyed,display及main。 其功能分别是: Introduce:地点介绍函数。 Shortestdistance:计算两地的最短距离。 Floyed:floyed算法求两地的最短距离。 Display:打印两个地点的路径及最短距离至屏幕。 Main:总体控制各函数并提供原始数据。 - Procedures in the C environment co
taozi
- 海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,这只猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又多了一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做的,问海滩上原来最少有多少个桃子? -Points by a bunch of peaches, five monkeys on the beach.This pile of peaches credentials of the first monkeys a
