PURE Unobtrusive Rendering Engine
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/PURE
软件介绍
Ultra Fast and Unobtrusive JavaScript Template Engine
If you get data as JSON services and want to render your HTML on the browser, PURE will certainly help you.
It can be server-side too, using Jaxer (other JS server engine should be ok too, but never tested).
A Simple Example
HTML
<div id="hello">
Hello <span class="who">World</span>
</div>JS
function render1(){
$('#hello').autoRender({ "who": "Mary" });}Discover more examples on our page Getting Started
Lastest Release
Download the lastest version
PURE Methods with jQuery
jQuery.autoRender: Transform your HTML from JSON data automatically
jQuery.render: Transform your HTML from JSON data with directives
jQuery.mapDirective: Apply directives to your HTML
jQuery.compile: Compile your HTML to a JS function
Get Involved
Discuss on our Google Group
Report a bug
数据挖掘中的新方法:支持向量机
邓乃扬、田英杰 / 科学出版社 / 2004-6-10 / 53.00元
支持向量机是数据挖掘中的一个新方法。支持向量机能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。希望本书能促进它在我国的普及与提高。 本书对象既包括关心理论的研究工作者,也包括关心应用的实际工作者。对于有关领域的具有高等......一起来看看 《数据挖掘中的新方法:支持向量机》 这本书的介绍吧!
