资源列表
gsl_win[1]
- 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。-A pretty good C++ Math Library
huiguifa 回归法做图像变化检测
- 回归法做图像变化检测。有图片有结果,有论文说明,可参照使用。-Regression method to do the image change detection. The outcome of a picture, a paper note, reference may be used.
20111018103928
- 实现IIR算法,matlab中的一个很好的典例,仅供大家参考-realise the IIR calculation
Blizzard
- 雪花按照列的顺序排列,逐渐出现,中断后出现“here comes the bllizzard”-Snow in accordance with the column order, the gradual emergence of
A_tutorial_on_kd_trees
- 一篇介绍k-d tree的入门文章,对图像对准方面的研究人员是很好的参考!-An introductory article describes kd tree for image alignment of researchers is a good reference!
Setup_JLinkARM_V408i
- 很好的排序算法哦,下吧,真的蛮好,我花了一天写的-It very good!download no hesitate
GaitoBotAIMLEditor
- aiml人工智能語言的編輯程式.AIML 是著名的聊天機器人A.L.I.C.E. 的底層技術-aiml editor
JPDA
- 粒子滤波器,关于多目标跟踪的粒子滤波器,使用的是MATLAB仿真-JPDA
future_home_code
- This the sorce code in Visual Basic 6 for the future home, controlhome appliances on time basis.-This is the sorce code in Visual Basic 6 for the future home, controlhome appliances on time basis.
Taguchi-genetic_algorithm.rar
- Hybrid Taguchi-genetic algorithm for global numerical optimization ,Hybrid Taguchi-genetic algorithm for global numerical optimization
huiwen
- 所谓回文就是从左向右读和从右向左读是一样的字符串。现在我们对任一字符串进行插入操作,使得新的字符串为回文格式。要求对给定字符串进行插入操作最少的次数。如Ab3bd,至少通过两次插入操作可以得到回文 ("dAb3bAd" or "Adb3bdA"). 输入含有多个例子。每个例子两行,第一行为N,字符串长度,第二行为字符串。N<=1000。而字符串值含有26个大写字母和26个小写字母。输入以N=0为结束。 -The so-called palindrome is read fro
recastnavigation
- 孤岛引擎作者之一编写的一个关于导航网格寻路的实现。-Islands engine on one of the authors prepared a navigation grid to find the road to achieve.