资源列表
example09_02
- 聚类分析的一个程序,希望对大家的科研有所帮助!-clustering analyse
complex.cpp
- 求解复系数方程组的C++算法流程程序,适合求解带复系数线性方程组-solve complex coefficient code
n_jiecheng
- 简单的C语言程序,很基本,计算任意自然数的阶乘。-Simple C language program, very basic, calculation of any natural number factorial.
m_atrix
- 简单的C语言程序,用来进行矩阵的直接相加减,乘除等运算。-Simple C language program, used to direct the matrix of the phase to add and subtract, such as the mentalistic operation.
1D-diffusion-no-source
- 一维稳态无内热源导热fortran代码程序-This is a general purpose program to solve 1-D diffusion
3Dplanewave
- 自由空间中三维平面波程序,采用一维FDTD引入平面波传播,-3D plane wave programming in free space
interplotation
- 单根型线的自然三次样条曲线插值与最小二乘法光顺程序-Single moulded line s Natrual Cubic spline interpolation and least squares method smoothing
41867675Rungkuta4
- 计算流体力学,龙格库塔方法计算不可压缩流体流动,程序简单明了-computational flow dynamics,incompressable
spline-fitting
- 计算机图形学中的三次样条曲线插值与最小二乘法拟合-Computer graphics, cubic spline interpolation and least squares method fitting
CubicSpline
- 计算机图形学中的三次样条曲线插值拟合算法,希望对大家有所帮助-Computer graphics, cubic spline interpolation and hope it s helpful
Queens-problem
- 经典的皇后问题,可直接放在C++工程运用,控制台操作,以图形方式输出,简单明了,易学易用 -Classic queen problem, can be placed directly on the C++ project to use the console operation, graphical output, simple, easy to use
StdAfx
- 这是我们本科的时候上算法设计与分析写的代码——大整数相乘-Algorithm Design and Analysis- Multiplication of Large Integers