资源列表
Optimize
- C++最优化方法源程序,含各种算法的例子
FB_LeastSquare
- 最小二乘法算法源码C++。实现最小二乘法算法算法计算,内容详实。-The method of least squares algorithm source C++. The method of least squares algorithm algorithm calculated informative.
ga170
- 遗传算法程序,好用,非常好用,很好用真的-Genetic algorithm program, easy to use, very easy to use, very easy to use and really
TangleJAVA
- 数字三角形问题,使用动态规划算法解决问题,包含输入输出文件
opt_cpp
- 工程优化和数值计算中常用的优化程序,包括 lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
two_dimensional_fast_hartley_transform_latest.tar
- RTL Verilog code to perform Two Dimensional Fast Hartley Transform (2D-FHT) for 8x8 points. Presented algorithm is FHT with decimation in frequency domain.
Planer_convex_hull
- A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put
COMPARISION
- Comparison of OCCH Critical,OCCH Randomness and MCLT algorithm in terms of performance parameters for Wireless sensor networks in Matlab
Classical-filtering-algorithms-
- 经典滤波算法及C语言程序各种经典的数字滤波算法及部分c程序实现word文档-Classical filtering algorithms and C language program of classical digital filtering algorithm and some of the c word document program implementation
matrix-cal
- C++的矩阵运算相关的程序代码,很全很多。-matrix calculation codes for C++
zoj-2724
- zoj的第2724测试题:window消息队列,90ms通过-the 2724th test of zoj:Windows Message Queue
Count101
- Count 101 就是长度为n的二进制(共2^n个数),求有多少个数没有 101 的出现 先写代码 搜索 101 ,也就是与5进行异或,不为0则右移一位再判断,直到为0,可以搜出n长度里没有 101 的个数,可是长度为50时就超时了···更何况题目给出的10000呢。。。。看看前20位的输出结果。可以发现公式:-And their length is exactly n. And what’s more, each chain sequence doesn’t contain “101
