algo

共 39 篇文章
algo 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 39 篇文章,持续更新中。

期刊论文:An Improved Image Segmentation Based on Mean Shift Algo

·期刊论文:An Improved Image Segmentation Based on Mean Shift Algorithm

期刊论文:Development and application of the monent-ratio imaging algo

·期刊论文:Development and application of the monent-ratio imaging algorithm

期刊论文:Using Galois Theory to Prove Structure from Motion Algo

·Using Galois Theory to Prove Structure from Motion Algorithms are Optimal [cvpr07]

algo_tracking

学习图像处理和视频监控的入门书籍,介绍了经典的光流法来检测前景和背景内容。-Learning image processing and video surveillance of the entry-

Algo de codigo de openGL que obtuve en la web :P

Algo de codigo de openGL que obtuve en la web :P

job sequencing algo used for sequencing

job sequencing algo used for sequencing

knapsack algo is an algo for job sequencing

knapsack algo is an algo for job sequencing

job sequencing algo for deciding which job to execute first

job sequencing algo for deciding which job to execute first

That is source code for DijKstra Algo

That is source code for DijKstra Algo

estos es el winpic algo muy ultil para los que estudian micro

estos es el winpic algo muy ultil para los que estudian micro

Algo s in C++. A higly valued book on various algo s book in c++. Go through the book and u will b

Algo s in C++. A higly valued book on various algo s book in c++. Go through the book and u will be highly enriched. A fantastic book for beginners.

this is apriori algo code for datamining

this is apriori algo code for datamining

algo rithm sdsa d adsa dsdsa dsad sad sadsdsad sadsa

algo rithm sdsa d adsa dsdsa dsad sad sadsdsad sadsa

ti evluation lib for h264 encode call by used xdm algo.

ti evluation lib for h264 encode call by used xdm algo.

the fuction performs thresholding to the eye images. this function can be used in implementing daugm

the fuction performs thresholding to the eye images. this function can be used in implementing daugman algo for iris localization.

c++模板源码中的第一章节algo

c++模板源码中的第一章节algo,方便你学习时参考,应该会对你有所帮助

1、编写一个程序algo3-1.cpp

1、编写一个程序algo3-1.cpp,实现顺序栈的各种基本运算,并在此基础上设计一个主程序实现如下功能: (1)初始化栈S。 (2)判断栈S是否非空。 (3)依次进栈元素a,b,c,d,e。 (4)判断栈S是否非空。 (5)输出栈的长度。 (6)输出从栈顶到栈底的元素。 (7)输出出栈序列。 (8)判断栈S是否非空。 (9)释放栈

The performance of two symbol timing recovery algo gardner算法原理已经应用

The performance of two symbol timing recovery algo gardner算法原理已经应用

在工业工程中,许多最优化问题性质十分复杂,很难用传统的优化方法来求解.自1960年以来,人们对求解这类难解问题日益增加.一种模仿生物自然进化过程的、被称为“进化算法(evolutionary algo

在工业工程中,许多最优化问题性质十分复杂,很难用传统的优化方法来求解.自1960年以来,人们对求解这类难解问题日益增加.一种模仿生物自然进化过程的、被称为“进化算法(evolutionary algorithm)”的随机优化技术在解这类优化难题中显示了优于传统优化算法的性能。目前,进化算法主要包括三个研究领域:遗传算法、进化规划和进化策略。其中遗传算法是迄今为止进化算法中应用最多、比较成熟、广为人

// algo3-12.cpp 银行业务模拟。实现算法3.6、3.7的程序 #define Qu 4 // 客户队列数 #define Khjg 5 // 两相邻到达的客户的时间间隔最大值

// algo3-12.cpp 银行业务模拟。实现算法3.6、3.7的程序 #define Qu 4 // 客户队列数 #define Khjg 5 // 两相邻到达的客户的时间间隔最大值 #define Blsj 30 // 每个客户办理业务的时间最大值 #include"c1.h" typedef struct // 定义ElemType为结构体类型 { int