搜索资源列表
html-xml-utils-2[1].4.tar
- HTML-XML-utils由一套小型C程序(过滤器)组成,可以读取HTML 和XML文件,增加一个内容表,一个字母索引,一个书目索引,交叉引用,数字化的头部,删除元素,记数元素,漂亮的打印功能,等等。当它读取HTML时,它假设代码是正确的HTML4.0,或是与其版本相近的代码。-HTML-XML-utils (filter) is composed by a set of small C procedure, may read takes HTML and the XML document,
htmlcleaner1_12-all
- html过滤 html过滤-html filter filter html html filters filter html
CSS滤镜详解
- HTML中对于CSS滤镜应用的详解,-HTML CSS filter applications for the understanding,
HTMLTOJSP[Filter]
- 以静态化的地址来访问动态页面 我曾经上传个一个用servlet实现的,用servlet实现的不好和struts整合 所以我有开发另外一个用过滤器Filter实现的小框架以便于和struts整合 如: http://localhost:8080/index.jsp?param1=第一个参数¶m2=第二个参数¶m3=第三个参数 可以用 http://localhost:8080/index-第一个参数-第二个参数-第三个参数.html 来访问 接受参数时
Kalman
- Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details. Installation ------------ 1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html 3. Assu
FLTH_SourceCode
- 我自己寫的小程式,能把本機的硬碟上的檔案目錄轉成HTML+Javascr ipt型式顯示的樹狀結構(有File filter功能和絕對相對路徑的選擇),可放在Web Server or FTP Server讓使用者方便瀏覽點選檔案
jmesa-2.3_examples.war-source
- JMesa是一个动态的HTML表,使您可以筛选,排序, paginate ,出口和编辑您的数据但是你需要。-JMesa is a dynamic HTML table that allows you to filter, sort, paginate, export and edit your data however you need to.
Kalman_filter_toolbox_for_Matlab
- Kalman filter toolbox for Matlab from http://www.cs.ubc.ca/~murphyk/Software/Kalman/kalman.html
HTMLFilter
- 过滤HTML代码的函数,主要过虑用户上传的表单。-/* * Copyright 2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of th
WienerNoiseReduction
- matlab implementation of noise reduction using Wiener filter
Regular_Expressions
- 正则表达式 html筛选用到的 正则表达式-Regular expressions used in html filter regular expression
MineFilter.class
- PHP版HTML过滤程序 程序功能: 可选择要保留的标签 可选择去除的标签 可选择要保留的标签属性 保留标签属性支持*表示所有属性 支持去除所有标签的某种属性(比如去除任何标签的class、id属性) 对未关闭的标签自动关闭 符合W3C标准的标签、属性名自动小写 IMG标签自动添加ALT属性 对于单独不成对的标签,在标签最后自动加一个"/"来关闭它(比如<br>转换后为<br />) 更多功能整理中-PHP ve
StringUtil
- html过滤 可以过滤页面的html标签 更好的显示-html filter
SIFT_VC.lib
- 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library
htmlfilter_src
- html filter source html filter source html filter source-html filter source html filter source html filter source html filter source
CSS-filter
- 我是学生,学HTML时用超链接的方式展示CSS中的一些滤镜-failed to translate
Filter
- 过滤器设计模式示例代码,主要功能有: 1、HTMLFilter类的职责是将html里的尖括号替换成中括号; 2、SesitiveFilter类的职责是将被就业替换成就业,把敏感字过滤掉; 3、FaceFilter类的职责是将:)替换成^V^-Filter design pattern sample code, the main features are: 1, HTMLFilter class responsibilities is to replace the html ins
Lab02-2
- HTML Filter Reader for that makes html codes simple by omitting html code and it has many more functions.
HTML-CODES
- this file consists of 5 HTML codes: 1- Filter Menu 2- CSS Gooey Menu 3- Responsive Sidebar Revealed on Click and Key Press 4- Interactive Sign-Up Form 5- Interactive Form
pd4ml.jar
- java html导出pdf的文章有很多大多都使用的是itext,其实用过的都知道itext有时并不能满足我们的需求,不能兼容html的样式,而且从html页面导出的图片到pdf中也并不好处理。Flying Sauser实现html2pdf,纠错能力差,支持多种中文字体(部分样式不能识别),而且对html的格式也是十分的严格,如果使用一种模版的话使用Flying Sauser技术倒是不错的选择,但是对于不规则的html导出pdf就并不是那么的适用。这时我们就要考虑使用其他的技术,而PD4ML可以