搜索资源列表
标签页视图
- 标签页视图其实是个趋势,你看现在很多国产的多标签页浏览器如腾讯EXPLORER采用的就是这个技术-View tab is a trend, You can see a lot more of the domestic tab browsers such as Tencent Expedition used in the technology
linux下的浏览器 firefox-1.5
- linux下的浏览器,非常棒,支持多标签页浏览-the browser, 2-6, support multi-tabbed browsing
mu_explorer
- 一个多标签页的浏览器源代码例子,VC6编译,适合初学者-more than one tab of the browser source code examples VC6 compiler, for beginners
myIE
- 利用C# Webbrowsser控件编写的浏览器,支持多标签页浏览
IE
- 设计一个浏览器,基于IE内核的浏览器,同时可以支持多标签页显示,功能还算强大
MDITabBrowsing_src
- 使用C#创建MDI多标签页界面应用程序的源代码,基于.Net Framework 2.0.
WndTabs320-vc6_multiTabs
- 给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === === \"Window Tabs\" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting
彩色标签
- 彩色标签用来显示多段字体不同、颜色不同、大小不同的标签.
基于svm的分类器
- c++ 开发的svm分类器,功能不错,支持多类,多标签分类。使用方便,欢迎下载!
IE内核的多标签浏览器源代码
- IE内核的多标签浏览器源代码
browser
- 一个简单的IE内核浏览器示例,支持多标签浏览.-A simple example of IE browser core, multi-tabbed browsing.
MILL
- 模式识别中,多标签标记中的经典代码,主要用于场景分类,目标识别,结合svm和boost算法对自然场景进行分类,真的很不错,看看吧-Pattern Recognition, multi-tagged in the classic code, mainly used for scene classification, object recognition, combined with svm and boost the natural scene classification algorithm,
MLkNN
- K近邻分类算法是一种简单有效的方法,基于此提出了多标签K近邻分类算法用于多标签分类研究(multi-label classification algorithm)
SrcCodeMyIE
- 基于Webbrowser的多标签浏览器(multi-tagged browser)
MLkNN
- 该程序是基于传统的K近邻方法发展而来的一种可用于多标签分类的方法(this code can be used for multi-label classification problem)
cplst
- 多标签分类算法,通过对标签降维(SVD),然后利用线性回归建立特征和低维标签之间的关系,求出特征的系数,然后反过来进行预测(Multi label classification algorithm, through the tag dimension reduction (SVD), and then use linear regression to establish the relationship between features and low dimensional tags, to
基于dcef3的多标签浏览器
- 基于dcef3的多标签浏览器demo,采用的是chromeTags做的标签
MATLAB中GUI多标签页的制作方法
- MATLAB中GUI多标签页的制作方法,教如何用多标签编程的方法(The method of making GUI multi label pages in MATLAB, teaching how to use multi label programming)
matlab gui多标签编程
- matlab的GUI编程,可以实现多标签页面的界面编程(The GUI programming of Matlab can realize the interface programming of multi label page.)
VB 多标签多页面web浏览器
- VB 多标签多页面web浏览器,基于微软IE内核,功能比较简单,主要是演示多标签切换效果。每个标签可独立打开网页。