搜索资源列表
Ngrams
- A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on
boost_source_code
- 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
NetBoxDex
- NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 Javascr ipt、VBscr ipt、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准
PanelCode
- The source code for the program is offered under the GNU General Public License. Please feel free to download the code, read it, modify it, compile it and run it locally. -Parameter definitions: use_naca: logical, true if we want to ge
CliGuard
- This file is a perl scr ipt to execute batch file every 30 seconds. Like crontab in linux. It is can help if you need simple scr ipt in windows to check some program in windows. Thank you Trixdes
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
USP-perl
- it is a scr ipt of perl of the pagerank-it is a scr ipt of perl of the pagerank
refdb-0.9.9-1.tar
- RefDB是一个文献数据库和书目管理的软件,支持 SGML,XML和LaTeX的/ BibTeX等格式的工具。它允许用户通过网络共享数据库。这是可以通过命令行工具,Web界面,从文字编辑器(Emacs,Vim)来共享,程序员可以 使用 Perl和PHP库在自己的项目融入RefDB功能。 RefDB发布根据GNU通用公共许可证和Linux上运行时,* BSD系统,OS X操作系统,Solaris和Windows / Cygwin的。-RefDB is a bibliographic databas
WWW_FTP_Cl14971711142002
- WWW FTP Client is a perl cgi scr ipt providing ftp client capabilities with the user interface in your browser. Just install it on a remote server and whether you are on a computer with no ordinary ftp client installed or you are connected to the int
Perl
- perl c it 以前有些应用中perl的速度比较慢,但是如果和c结合起来,就可以解决这样的问题,-perl c it in perl some applications before the slower, but if, and c together, we can solve this problem,
clu_static
- perl的聚类分析,原创开发,放心使用.将聚类页面分析,得出页面的相关性-The cluster analysis with perl myself,please use it happily.
Perl-Practice
- 这是Linux上的一种脚本语言叫做perl,这个文档是Perl联习题-It is a scr ipting language on Linux called perl, this document is a joint exercise Perl
ICUMemCheck
- This perl scr ipt checks for correct memory function usage in ICU library code. It works with Linux builds of ICU using gcc.
test
- Before `make install is performed this scr ipt should be runnable with `make test . After `make install it should work as `perl test.pl . -Before `make install is performed this scr ipt should be runnable with `make test . After `make install it
cPPscript
- 把C++单脚本写.提到脚本,脑海里马上闪过一大堆:Python,Perl,Ruby,PHP,JS,VBS,LUA。。。 不过你有没听说过,用经典的C++做脚本语言吗?先不多说,上个图。(先别纠结那个function,那仅仅是个宏而已,待会你就明白了)-The C++ single scr ipt to write the scr ipt mentioned, my mind immediately flashed a lot:. Python, Perl, Ruby, PHP, JS, VBS,
Perl-by-Example-4
- perl实例精解中文第4版,是关于Perl的完整指南,它包含了Perl应用的很多方面,从正则表达式处理到格式化报表,再到进程间通信。包含1、实用摘要和报表语言,2、Perl 快速入门,3、Perl 脚本,4、获得打印句柄,5、变量,6、运算符、7、条件,8、正则表达式——模式匹配,9、正则表达式元字符等共计20章-Pure perl instance XieZhongWen version 4 is about perl complete guide, it contains a lot of
Pidgin
- Pidgin Perl File for make it work.You must have to compile it to use. Enjoy, I think that you can understand ok )-Pidgin Perl File for make it work.You must have to compile it to use. Enjoy, I think that you can understand ok )
xuexuzhengzebiaodashi
- 《学习正则表达式》从正则表达式的基本概念讲起,到编写完整的sed和Perl脚本,再到转换HTML文件,将这种强大的工具解释得清晰透彻。书中贯穿了大量简洁明了的示例,旨在让读者轻松掌握正则表达式。此外,书中各在线和桌面工具一应俱全,并介绍了进阶参考资料,是一本不可多得的正则表达式入门好书。《学习正则表达式》适合对正则表达式感兴趣的程序员和互联网从业者。-" Learn the regular expression," Let' s talk about the basic