搜索资源列表
PCA+LDA.Class.vc
- 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algor
basicAlgorithm
- 初级算法习题集,里面有很多入门的算法,是用pascal写的
IntegerBresenham
- 计算机图形学初级学者(改进的Bresenham直线段扫描算法)-computer graphics beginner(textbook method), improved bresenham line-scaning drawing algrithm.
PCA+LDA.Class.vc
- 结合PCA+LDA的图像识别算法VC封装类,PCA(主元素分析,光照敏感),可用于人脸识别的初级算法-combination of image recognition algorithm VC Packaging category, PCA (principal component analysis, Light-sensitive), can be used for the initial face recognition algor
mazerobot
- 利用人工智能的经典算法实现迷宫游戏;里面的A星(a*)算法可以很方便的移植到应用程序中,可以选择机器人,人工行走,选择背景,选择迷宫等,这是初级版本,高级版本正在修改。-The use of artificial intelligence algorithms to achieve the classic maze game inside A Star (a*) algorithm can be easily transplanted
06145016598
- 数据结构与算法综合资料库(CHM) 程序员必备的基础资料,对数据结构与算法很详细的讲解,里面还有许多示例,大家可以参考,学习编程语言都要用到的基础资料。初级走向高级必修的内功心法!-Data Structures and Algorithms comprehensive database (CHM) programmers necessary basis information on the data structure and alg
ga
- 介绍遗传算法的初级入门读物,通俗易懂,建议初学者认真研读。-Introduction of genetic algorithm initial primer, user-friendly, it is recommended a careful reading for beginners.
exp03_RLS
- RLS算法的仿真程序,初级入门的matlab仿真程序-RLS algorithm for the simulation program, the initial entry of matlab simulation program
basicAlgorithm
- 初级算法习题集,里面有很多入门的算法,是用pascal写的-Primary algorithm exercises set, there are many entry-level algorithm, is written in pascal
graph
- 图的邻接链表及遍历及基本操作,节点的插入删除等基本操作,适合初级算法学习者-Adjacency list graph and traversal and basic operations, insertion node to delete such basic operations, suitable for primary algorithm learners
em_ghmm
- EM算法,用于估计参数的一个初级入门实例-EM algorithm, used to estimate the parameters of a primary entry examples
main
- 电脑鼠走迷宫的一种算法(周立功单片机)右手算法,搜索迷宫的初级算法。-Computer Mouse Maze an algorithm (ZLG MCU) right algorithm, the primary search algorithm for maze.
pid
- PID通用程序,适合初级者。常规的数字PID控制算法的原理。-PID general program for beginners. The conventional digital PID control algorithm principle.
A-Complex-Image-Algorithm-
- 动态场实时检测图像重建算法设计,提出了一种实时测量图像重建的新算法,它以固定近似阶数的频谱分析重建算法(FSART)为初级算法,以改进的联合代数重建法(MSART)为二级算法,能够实现复杂流场的快速、精确测量。-Dynamic real-time detection field image reconstruction algorithm design, we propose a new real-time measurement of
Floyd
- Floyd算法的简单实例,对初级算法学习着有帮助。-A simple instance of the Floyd algorithm, the primary algorithm to learn helpful.
257
- 几个比较好的初级算法,初学者可以看一下思想,对算法入门-A few good elementary algorithms, beginners can look at thinking on algorithms entry
dajinfa
- 采用大津法,也就是OTSU方法寻找图像阈值进行图像分割,该算法是OTSU的初级算法,供初级学者学习。-Dajin method is used, that is, OTSU method for image threshold image segmentation, the algorithm is OTSU primary algorithm, for primary scholars to learn.
ant
- 简单的Matlab蚁群算法案例,可以用于求极值,是大学生建模培训的初级题目。(Simple ant colony algorithm case)
实用算法基础教程(ACM-ICPC初级学习资料)
- 主要关于ACM/ICPC的算法讲解,使用的语言为c和c++,对ACM有兴趣的同学可以下载。(Mainly on the ACM/ICPC algorithm to explain, the use of language for C and c++, ACM interested students can download.)
sort
- c语言中的几种不同类型的初级算法的程序实现(The implementation of several different primary algorithms in C language.)