资源列表
GAUSS
- 里面包含很多数值分析的算法,课本上有的算法这里都包含了。-Which contains a lot of numerical analysis algorithms, and some textbooks on algorithms are included here.
Source(ValueAlgorithm)
- 1.ValueAogorithm是数值算法的源程序,比如解方程等等运行都能通过编译的。放心下载,版权归原作者所有。-1.ValueAogorithm numerical algorithm are the source, such as solutions of equations and so on can run through the compiler. Download rest assured, belongs to original author.
FindingBlob
- Finding blob in the input image using seed filling algorithm.
rndlst
- 生成随机数 生成随机数生成随机数 生成随机数-Generated random number Generated random number Generated random number
Newtonalgorithm
- 牛顿算法!感觉不错!上载给大家试用!希望大家喜欢!-Newton algorithm! Feel good! U.S. trial set up to!
FFT
- 用来进行FFT变换,全部用C语言完成,通过原码的学习,可以加深我们对FFT的了解。-Used for FFT transform, all using C language to complete the study through the original code, you can deepen our understanding of the FFT.
pattern
- 孙即祥,现代模式识别,第2.4.2节关于相似性阈值聚类仿真实验。-modern pattern recognition,2.4.2,sun jixiang
gabor
- 该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。 -The code is only the calculation of a 101 × 101 size Gabor function transformation, the mean and variance. Convolutional code using two methods of calculation
filterdemo
- 基于VC的一个滤波器例程,用于实现自适应数字滤波器模拟实验-A filter based on the VC routines for the implementation of adaptive digital filter simulation experiment
heatengineeringcalculation
- 这是一个同学做的压水堆热工水力设计计算源代码,开发环境VC6 -This is a classmate to do, and pressurized water reactor thermal-hydraulic design and calculation of the source code development environment
SDL_1_1_alpha
- 简单的C++计算库.其中实现了矩阵运算,大数运算.矩阵处理中使用lazy calculate,并且封装常见算法,可以将普通matlab程序用SDL改写.-Easy calculation of the C++ library. One of implementation of matrix operations, computation of large numbers. Matrix deal with the use of lazy calculate, and packaging comm
linearprog_code
- 这是一个老师布置的作业程序,我是用C++ Builder 4.0写的. 如果学过<线性规划>的话,这个程序要干什么大家都知道,就是求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题。-Teacher This is a layout of operating procedures, I am using the C++ Builder 4.0 Writing. If the study had <linear programming>, th
