搜索资源列表
lecture%206%20%B1%E4%BB%BB%B1%E0%C2%EB%D3%EBJPEG%B
- 有关JPEG的教程,包括视频图象压缩与解压缩,以及其他视频处理算法。 -JPEG tutorial, include video compress, decompress and some other video process method.
%BB%F9%D3%DA%D2%C5%B4%AB%CB%E3%B7%A8%B5%C4%B6%AF%C
- 基于遗传算法的动态模糊聚类 基于遗传算法的动态模糊聚类-dynamic fuzzy clustering based on genetic algorithm dynamic fuzzy clustering
BB
- 基于bp神经网络的pid控制算法,可以有效的控制滞后对象
bb
- 基于贝叶斯分类算法的图像阈值分割 迭代最佳阈值分割算法 matlab7.0环境运行无误
bb
- 三次自然样条插值算法,动态实现全过程,很不错的代码
%BB%F9%D3%DA%D2%C5%B4%AB%CB%E3%B7%A8%B5%C4%B6%AF%C
- 基于遗传算法的动态模糊聚类 基于遗传算法的动态模糊聚类-dynamic fuzzy clustering based on genetic algorithm dynamic fuzzy clustering
BB
- 基于bp神经网络的pid控制算法,可以有效的控制滞后对象-Bp neural network-based pid control algorithm can effectively control the Time Delay
bb
- 三次自然样条插值算法,动态实现全过程,很不错的代码-Three natural spline interpolation algorithm, dynamic realize the whole process, very good code
bb
- 视频人脸跟踪识别算法研究 硕士论文 -Video face recognition algorithm to track a master
bb
- 数据结构各种算法实现(C++模板).doc-Data structure to achieve a variety of algorithms (C++ Template). Doc
bb
- 本程序实现了快速排序非递归算法的一种新的方法,并简单的说明其功能。-This program enables fast sorting of non-recursive algorithm, a new approach and a simple descr iption of its functions.
bb
- 中文文本分类相关算法的研究与实现,介绍文本分类方法-Chinese text classification research and implementation of related algorithms, text classification introduced
bb
- 基于贝叶斯分类算法的图像阈值分割程序,MATLAB正常-Image segmentation based on Bayesian
bb
- 人工智能中的八数码问题,应用A*算法的C语言程序-Eight digital problems in artificial intelligence, application A* algorithm C language program
GPSR-BB
- 利用GPSR-BB算法重构二维图像,简单易懂。-GPSR-BB algorithm using two-dimensional image reconstruction, easy to understand.
BB
- 基于禁忌搜索算法的配电网无功补偿优化规划 能够降低网损 -Planning power distribution grid based on Tabu Search Algorithm for Optimal Reactive Power Compensation
merako-bb-acq
- GPS软件接收机捕获算法研究,基于NIOS2的C语言-GPS software receiver acquisition algorithm in C language, based on NIOS2
gpsr-bb-algorithm
- 很好的基于压缩感知的图像重构算法啊,很适合用初学者的,本人就很受益-gpsr bb
pro_matlab_bb.m
- 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。(Branch and bound (branch and bound) is one of the most commonly used algorithms for integer programming problems.