搜索资源列表
validation
- 使用vc开发实现的随机验证码,可以实现简单到复杂的随机图片,非常好用-use vc realized random test code, can achieve simple to the complex random pictures, very handy
code
- 共轭梯度的几种方法对标准函数的测试结果比较 附比较结果-Several conjugate gradient method of function test criteria attached to the results of the comparison results
PRproject_lda
- 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
lab8
- 数值分析中龙贝格积分的代码,是浙江大学数值分析课程第8个实验的代码,见acm网站-Numerical analysis code Romberg integration, numerical analysis course at Zhejiang University No. 8 test code, see acm site
ksflybh
- fft测试代码,用于测试快速傅立叶变换的工程-the FFT test code for engineering test fast Fourier transform
motor-qualify-GA-code
- 通过遗传算法将一系列以Excel格式保存的出厂试验数据区分出合格范围,本程序包含模块,数据库处理,及各类控件的应用-one range factory test dataSaved in Excel format to distinguish qualified by genetic algorithm。This program contains modules, database processing, and various types of control applications
code
- 问题描述: 在一个操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次至少选2 堆最多选k堆石子合并成新的一堆,合并的费用为新的一堆的石子数。试设计一个算法,计算出将n堆石子合并成一堆的最大总费用和最小总费用。 编程任务: 对于给定n堆石子,编程计算合并成一堆的最大总费用和最小总费用。 Input 测试数据的第1 行有2个正整数n和k,表示有n堆石子,每次至少选2堆最多选k堆石子合并。第2行有n个数,分别表示每堆石子的个数。 O
quickHash
- 几大最经典算法之快速hash算法的具体实现过程,同时包括了测试的代码-Most classic algorithm hash algorithm specific implementation process, including test code
testcode
- This is a test code for parallel computation in fortran. Thanks
main
- Hessian matrix test code
test-fitline
- 最小二乘法拟合,用于拟合直线,y=kx+b,代码完整,可以直接套用-Least-squares fitting, for fitting a straight line, y = kx+b, code integrity, and can be directly applied
abcd3
- This a test code to show the spectrum of sine wave.-This is a test code to show the spectrum of sine wave.
Source-Code
- Source code cpp test
LMFnlsq2_220413
- L-M(Levenberg—Marquardt)是一种非线性最优化里面最常用的方法之一,改方法能快速而准确的逼近收敛值。本文简述了改方法的操作原理和具体运用,如可以方便的用于有约束与无约束最优化的求解。本文件里面有源码和测试码以及对该方法的具体介绍PDF文件。欢迎下载。-L- M (Levenberg- Marquardt) is a kind of nonlinear optimization inside one of the most commonly used method, chang
lbp-mod
- Test Code hope it works, please correct the code
filter_c_applicaiton
- Fir filter c code and matlab test code
Test
- 计算方法,最小二乘数c语言实现源码,求取线性拟合曲线,得到二次方程的a,b,c值。-Calculation methods, Least Squares c language source code, to strike a linear fitting curve, quadratic equation a, b, c values.
Test_SSE
- SSE测试代码,的确可用,同时加入了openmp加速,性能提升有10x-SSE test code, is indeed available, while adding the openmp acceleration, performance improvements have 10x
PID
- 位置型PID仿真测试代码(delphi)-Location Type PID simulation test code
PSOtest
- pso性能测试代码,实现基准的10个测试函数,通过世代距离、最大伸展、均值和方差等评估算法性能。-pso performance test code to achieve the benchmark 10-test function, through generations the maximum extension, the mean and variance peer uation algorithm performance.