搜索资源列表
SIMPLE001
- simple算法源程序,包括一个PDF文件说明算法的具体过程,希望对计算流体力学的同学有帮助,用VC6.0写成-simple algorithm source code, including a PDF document explains the specific algorithm process, CFD hope to help students with written VC6.0
niudundiedai
- vc6.0,牛顿迭代法的源代码,数值分析-vc6.0, Newton iteration of the source code, numerical analysis
heatengineeringcalculation
- 这是一个同学做的压水堆热工水力设计计算源代码,开发环境VC6 -This is a classmate to do, and pressurized water reactor thermal-hydraulic design and calculation of the source code development environment
multiplelinearregression
- 多元线性回归的C++源码,在VC6.0上可直接运行!-Multiple Linear Regression C++ source code, can be directly run in VC6.0!
combo
- 排列组合中的不完全组合算法实现源代码VC6.0-Permutations and combinations of the incomplete combination of algorithm source code VC6.0
fft1m1
- 实现快速傅里叶算法,C程序源代码以及算法,检测VC6.0通过-Fast Fourier algorithm, C source code and algorithms to detect by VC6.0
HoughLine
- hough变换源码学习,VC6.0实现的hough变换,可以设置生成多条不同角度的直线,然后同过hough变换检测一副图象中存在的直线段,再由得出的角度数据还原直线,-hough transform source code to learn, VC6.0 achieve the hough transform, can be set to generate a number of different angles of straight lines, then the same image ov
Newton
- 用VC6.0编的一个牛顿迭代法源代码,根据牛顿迭代法公式编写,结果正确。-Source code compiled with VC6.0 a Newton iteration method.
VC_numerical_analysis
- 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
arithmetic
- 压缩文件主要包含是10道算法编程题:强盗分赃,区间相交问题,取数对弈,删除问题,统计你序对,整除15,整数因子分解,最优自然数,最长公共子串。 里面每道题都是.txt,包含了题目具体的描述及源码实现。程序实现是在vc6.0完成编译通过。-Zip file mainly contains programming algorithm is 10 questions: robbers spoils, interval intersection problem, take the number of c
fenjie
- 数值计算法,LU分解法源码,适用于VC6.0-numerical calculation method, LU decomposition method source code, suitable for VC6.0
lagelangri
- 数值计算方法,拉格朗日插值法源码,适用于VC6.0-Numerical calculation method, Lagrange interpolation method source code, applicable to VC6.0
NanoSL
- 这是用四阶龙格库塔法计算半导体激光器速率方程的工程,源代码用C语言书写,开发平台为VC6.0。程序输出数据被写入文件SLdata.txt中,其中第一列为仿真时间,第二列为载流子浓度,第三列为光子密度。为了方便更多相关开发者调试,还提供了一个matlab源文件test.m。test.m用于将计算数据在matlab中用曲线显示。-This is project developed by Visual C++ 6.0 software platform, which uses the 4th orde
