资源列表
lane-detection-master
- 实现ADAS中道路检测的算法.具有非常实用的价值。(The algorithm of road detection in ADAS is realized.)
OpenSURF_version1c
- opensurf programs in matlab
cari63
- 由蚁群算法创始人所发表的英文文章,对算法的原理流程等有系统的介绍()
cours-mecaflu-M2
- turbulent course, it was specific in limit C
blinker-library-master
- blinker库,基本包含blinker的全部操作方式(Blinker library, which basically contains all the operation modes of blinker)
SVM-ppt
- 现在关于支持向量机的应用已经非常的广泛,可是大家都对它的原理及应用不是很熟悉,希望本文件会对你有所帮助!-Now the application of support vector machines have been very extensive, but all it is not very familiar with the theory and application, I hope this document will help you!
asp.net
- 鲜花预定系统 asp.net 可二次开发-Flower Booking System
kazoeciao_e
- 代码行数统计软件,能方便地进行软件规模估算与工作量的统计-Code line count software, it makes people easy to estimate the software scale and count the work load
compare_toSort
- 多數大小排列 可輸入多組數字 進行大小排序 為初學者迴圈應用的進階題-to sort
ProcessSchedulingHF
- 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。-To write and debug a simulated process scheduler, " the number of the highest priority priority" scheduling algorithm for
OpenSURF_version1c
- This code is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation,scaling and noise. It can be used in the same way a
ReadLineTest
- read file(such as txt,ini) line by line in BCB6.0