搜索资源列表
Dual_tree_complex_wavelet_transform
- 这是一篇介绍二分树复数小波的文章,里面很详细的介绍了Dual tree complex wavelet transform。希望大家有帮助-two hours on the tree Complex Wavelet article there is a detailed introduction to the Dual tree complex wavelet transform . We hope help
FACE_DETECTION_USING_DT-CWT_ON_SPECTRAL_HISTOGRAM.
- 这是一篇应用二分树复数小波检测人脸的一篇文章,希望与对二分树复数小波感兴趣的人一同切磋-This is the application of two hours a tree Complex Wavelet Face Detection of an article, with the hope that the two sub-tree Complex Wavelet interested in the interaction together
Pattern_recognition_with_SVM_and_dual-tree_complex
- 这是一篇应用二分树复数小波与SVM进行模式识别的一篇文章,希望与对二分树复数小波感兴趣的人一同切磋-This is the application of two hours a tree Complex Wavelet and SVM pattern recognition for an article, with the hope that the two sub-tree Complex Wavelet interested in the interaction together
a_method_of_watermark_by_Dual_tree_complex_wavelet
- 这是一篇应用二分树复数小波进行数字水印的一篇文章,希望与对二分树复数小波感兴趣的人一同切磋-This is the application of two hours a tree Complex Wavelet digital watermark an article, with the hope that the two sub-tree Complex Wavelet interested in the interaction together
Palmprint_Classification_using_Dual-Tree_Complex_W
- 这是一篇应用二分树复数小波进行掌纹分类的文章,希望与共同致力于复数小波的同仁分享-This is an application of two-tree complex wavelet palmprint classification of the article, hope and work together Complex Wavelet colleagues share
源代码(vc++)
- 里面装有 5 个小程序,分别是:0-1背包问题、二叉树遍历、链式表的实现、迷宫路径、资源最优配置算法。每个程序都有详细的说明,是我这两个学期所做的实验的一部分。-containing five small programs, namely : 0-2-1 knapsack problem, the binary tree traversal and the chain table and that the realization of the maze path, the optimal res
IBM
- 自装系统IBM专用软件和驱动树状图,相信很多使用IBM本本的朋友都有体会吧,买了的机器里面有一大堆没用的软件,这个就是软件安装的树装图,有了它就可以重装系统喽
R_tree
- 在论述R树索引技术的相关概念、数据结构、算法描述及性能分析的基础上,提出了一种改进的R*树空间索引结构-R-tree Index in the paper related to the concept of technology, data structure, algorithm descr iption and performance analysis, based on an improved space for the R* Tree Index Structure
dojotree
- dojo与json创建无限级树的时候,当在父结点下添加了一个新结点,我怎么让父亲结点重新调用json加载一下子结点内容. -qw
csstree
- 一个简单的css构建的树.可以构建动态树。-a simple tree made by css.it can be a dynamic tree with jsp or asp.
1
- Linux环境下进程信息查看和作业控制。 【操作要求】虚拟终端1(root用户)利用vi新建f1.txt文件,将vi作业挂起;后台启动find进程;显示当前所有作业和进程号;显示所有进程含优先级的进程详细信息,并画出进程家族树后,中止find进程的后台运行。虚拟终端2(student用户)启用vi新建f2.txt文件,其优先级为5, 后台启动find进程,显示含优先级的进程详细信息;再将student用户进程的优先数改为-5,显示含优先级的进程详细信息。写出相应操作步骤。-Linux en
Bintree
- 简单二叉树源代码,适合初学者使用,有许多基本功能-easy bintree for you
process--managerment
- 操作系统进程管理实验,包括进程树的创建和简单的ubantu中对进程的管理。-Operating system process management experiments, including the process of creating a tree and simple ubantu in the management of the process.
关于机器学习的十大经典算法
- C4.5算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法.C4.5算法继承了ID3算法的优点,并在以下几方面对ID3算法进行了改进:1)用信息增益率来选择属性,克服了用信息增益选择属性时偏向选择取值多的属性的不足;
关于人工智能在数据质量管理中的应用
- 说实在的,这个概念有些过于高大上,从大的方面包括、、强化学习等等,而深度学习又包括图像识别、语音识别、自然语言处理、预测分析;机器学习则包括监督学习、无监督学习、半监督学习,监督学习又细分为回归、分类、决策树等等。理论上人工智能什么都能做,什么都能迎合的上。