资源列表
roal
- 能够轻易的实现圆面积的计算,程序比较简单,明了。-Can easily achieve the circle area calculation, the program is relatively simple and clear.
multiplication-table
- 利用C++编写的九九乘法表输出程序。使用语言为标准C++。界面美观,程序浅显易懂。-Use the multiplication table in C++ output program.
COMPUTATION-OF-SPECIAL-FUNCTIONS
- Special functions arise in many problems of pure and applied mathematics, statistics, physics, and engineering. This book provides an up-to-date overview of methods for computing special functions and discusses when to use them in standard parameter
dctandinversedct
- Inverse Transform of Cosine with backward compatiblity
CSAMPLE
- The CSAMPLE program implements a simple addition and subtraction calculator. Numbers and operators are entered via serial I/O. The CSAMPLE program is available in different targets: Standard: CSAMPLE example in SMALL model for Simulation-Th
fulldisk
- A finite element code for linear static and dynamic analysis
geophysical-field-process-
- 本程序集对地球物理场做多种处理 如:2阶及4阶导数,位场转换,不规则密度体重力场计算,竖直圆柱体重磁场计算,用泰勒多项式及最小平方2乘的剩余异常计算,(主要适用于地磁场以及重力场的转换)-FUNCTION : THIS ROUTINE IS USED TO CALCULATE GRAVITY FOR VARIABLE DENSITY OF 2D BIVARIATE TRAPEZOID BODY Function : This program calculate derivatio
PSOasVB
- This is a VB version program about particle swarm optimization algorithm obtained in Internet.
matrix
- 矢量类,可以实现矢量的基本运算:相加,相乘,求逆等,其中实现了运算符重载-Vector class, you can achieve the basic vector operations: add, multiply, inverse, etc., which implement operator overloading
Lab1
- C++编程实例 //Lab1 追赶法求解三对角方程 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab1 catch method for solving tridiagonal equations// requirements: the output of scientific notation, decimal to ret
Lab2
- C++编程实例 //Lab2 迭代法求非线性方程数值分析课本P.93,习题#5 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab2 iterative method for the numerical analysis of nonlinear equations textbooks P.93, Exercise# 5// r
Lab3
- C++编程实例 Lab3 曲线拟合数值分析课本 P.148,习题#42 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab3 curve-fitting numerical analysis textbook P.148, Problem# 42 requires: the output of scientific notation, decima
