搜索资源列表
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
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讓使用者方便瀏覽點選檔案
bl_guestbook
- 具有: 1:过滤html的特殊字符,让本系统更安全! 2:特有的利用cookie的来保护留言本,让其在一分钟内不可以重复发帖!防止了一些人的恶意攻击! 3:优化了页面的模式,让新手更容易的看懂其内容! 4:后台管理采用cookie来保护管理员初始用户名和密码都为:admin -with : 1 : Filter html special characters, so the system more secure! 2 : unique use of the cookie to protect t
EhLib-5.2.84
- 一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如: 1、Grid可显示为Flat、3D效果; 2、在表格底部显示合计行(可多行); 3、自动列标题排序,可自动显示排序标记; 4、日期列自动为DateTimePicker,Boolean列自动为CheckBox; 5、表格首行可显示查询行,自动筛选数据; 6、增加Grid数据查找对话框; 7、支持Grid打印,打印效果非常理想; 8、可将Grid数据导出至Excel、Word、Html、TXT;-
multithreadwebspider
- vc6编写的多线程网络蜘蛛。功能:1、下载指定网址的网页文件,并可获得服务器的http响应信息。 2、可过滤出下载网页源码中的链接,文字,html标签,email地址 3、自动创建工作线程,检验过滤链接的有效性。-vc6 prepared multi-threaded web spider. Function: 1, download URL specified documents and access to the http server to respond to informati
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
list_cert_delete_cert
- 在html中使用CAPI Com,通过过滤CSP名称显示想要的数字证书-Html at the use of CAPI Com, through the filter CSP name of the digital certificate you want
WienerNoiseReduction
- matlab implementation of noise reduction using Wiener filter
CSS
- 这是CSS滤镜,其主要描述了CSS在HTML脚本语言中的一些特效!-This is a CSS filter, which mainly describes CSS in the HTML scr ipting language in some of the special effects!
OutlooKLikeClient
- Using Yahoo UI Library. An HTML Page which has features similar to that of outlook 1. Drag Drop 2. Sort 3. Filter
cxxtools-1.4.8.tar
- Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threading (pthreads) * network
LinkChecker-5.2.tar
- LinkChecker 是一个网页链接检查程序,主要特性: • 循环遍历和多线程检查 • 输出各种格式检查结果:text, HTML, SQL, CSV, XML • 支持 HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Telnet 和本地文件链接检查 • 可使用正则表达式对链接的url进行过滤 • 支持代理服务器 • 支持用户名和密码验证 ̶
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
htmlguolv
- html过滤网页里面的所有html代码,用正则匹配。效果显著-filter all inside the html page html code, using a regular match. Significant effect
htmlfilter_src
- html filter source html filter source html filter source-html filter source html filter source html filter source html filter source
Lab02-2
- HTML Filter Reader for that makes html codes simple by omitting html code and it has many more functions.
pd4ml.jar
- java html导出pdf的文章有很多大多都使用的是itext,其实用过的都知道itext有时并不能满足我们的需求,不能兼容html的样式,而且从html页面导出的图片到pdf中也并不好处理。Flying Sauser实现html2pdf,纠错能力差,支持多种中文字体(部分样式不能识别),而且对html的格式也是十分的严格,如果使用一种模版的话使用Flying Sauser技术倒是不错的选择,但是对于不规则的html导出pdf就并不是那么的适用。这时我们就要考虑使用其他的技术,而PD4ML可以