Welcome![Sign In][Sign Up]
Location:
Search - perl projects

Search list

[Other resourceshellweb_last.tar

Description: 使用Perl,实现的Web浏览器,是国人开发的一个著名项目,并且吸引全世界的人参与-use Perl, achieving the Web browser, development of the people is a well-known projects, and to attract the participation of people from all over the world
Platform: | Size: 30521 | Author: wangqiang | Hits:

[Other resourceperl5_gb_manual

Description: Perl作为一门重要的工程语言,在处理字符串和网络等方面有得天独厚的应用优势。这是一个推荐教程。-Perl as a language for important projects. in the string and networks have unique advantages. This is a recommended guide.
Platform: | Size: 124226 | Author: 陆泳 | Hits:

[Othershellweb_last.tar

Description: 使用Perl,实现的Web浏览器,是国人开发的一个著名项目,并且吸引全世界的人参与-use Perl, achieving the Web browser, development of the people is a well-known projects, and to attract the participation of people from all over the world
Platform: | Size: 30720 | Author: wangqiang | Hits:

[WEB Codecode-browser-2.9-src.tar

Description: 代码管理工具,适合大型项目的代码查询、阅读、管理等工作。-code management tool for large-scale projects code inquiries, reading, management, and so on.
Platform: | Size: 558080 | Author: Liang | Hits:

[Otherperl5_gb_manual

Description: Perl作为一门重要的工程语言,在处理字符串和网络等方面有得天独厚的应用优势。这是一个推荐教程。-Perl as a language for important projects. in the string and networks have unique advantages. This is a recommended guide.
Platform: | Size: 123904 | Author: 陆泳 | Hits:

[Windows Developdeelx

Description: DEELX 是一个在 C++ 环境下的与 Perl 兼容的正则表达式引擎。是 RegExLab 开展的一个研究开发项目。 基本特点: 支持与 Perl 兼容的正则表达式语法。 支持 IGNORECASE, SINGLELINE, MULTILINE 等常见匹配模式。 兼容性强,能在 vc6, vc7, vc8, gcc, Turbo C++ 等大多数 C++ 环境编译。 支持命名分组,条件表达式,递归表达式等多种高级特性 -DEELX is a C++ Environment with Perl-compatible regular expression engine. Is RegExLab carried out a research and development projects. Basic characteristics: the support and Perl-compatible regular expression syntax. Support IGNORECASE, SINGLELINE, MULTILINE common pattern matching. Compatibility, in vc6, vc7, vc8, gcc, Turbo C++ Such as the majority of C++ Environment compiler. Support for named groups, conditional expression, recursive expressions and many other advanced features
Platform: | Size: 16384 | Author: netxiao | Hits:

[Internet-NetworkTemplate

Description: 一个PERL写CGI时用的模板程序,也是以前做项目用的,很好的,大家用用看。-PERL to write a CGI program when the template is also used in previous projects to do, well, everyone used to use watch.
Platform: | Size: 1024 | Author: daipan | Hits:

[Documentsdeelx_zh.chm

Description: 学习正则表达式的入门文档! DEELX 是一个在 C++ 环境下的与 Perl 兼容的正则表达式引擎。是 RegExLab 开展的一个研究开发项目。 -Learn the regular expression entry documents! DEELX is a C++ Environment with Perl-compatible regular expression engine. Is RegExLab carried out a research and development projects.
Platform: | Size: 64512 | Author: straybird | Hits:

[OtherDEELXs

Description: DEELX 正则表达式引擎(v1.2) DEELX 是一个在 C++ 环境下的与 Perl 兼容的正则表达式引擎。是 RegExLab 开展的一个研究开发项目。 基本特点: 支持与 Perl 兼容的正则表达式语法。 支持 IGNORECASE, SINGLELINE, MULTILINE 等常见匹配模式。 兼容性强,能在 vc6, vc7, vc8, gcc, Turbo C++ 等大多数 C++ 环境编译。 支持命名分组,条件表达式,递归表达式等多种高级特性。(1.2版本新特点) 与 GRETA、boost 相比,DEELX 独到之处: 完全使用模版库编写,支持 char, wchar_t, int 等以及其他基类型版本。 全部代码位于一个头文件(.h)中, 比任何引擎都使用简单和方便。 支持从右向左匹配模式,可从文本结束位置向前搜索匹配。 可防止零长度子匹配循环无限次而产生的死循环。(1.2版本新特点) -DEELX Regular Expression Engine (v1.2) DEELX is a C environment and Perl-compatible regular expression engine. Is RegExLab carried out a research and development projects. Basic characteristics: the support and Perl-compatible regular expression syntax. Support IGNORECASE, SINGLELINE, MULTILINE common pattern matching. Compatibility, in vc6, vc7, vc8, gcc, Turbo C , such as the majority of C compiler environment. Support for named groups, conditional expression
Platform: | Size: 64512 | Author: 钱斌 | Hits:

[JSP/JavaJ2EEProjectManage

Description: 主要内容:通过java编程的基本框架实现一个基于B/S结构的项目管理软件。涵盖以下功能: 管理员部分: (1)用户、用户组的管理 (2)项目管理 (3)系统管理 (4)工程角色管理 (5)问题(ISSUE)管理 用户部分: (1)项目操作 (2)问题操作 研究方法:分析已有的基于JAVA的WEB商业项目管理系统JIRA的功能和实现方式,借鉴基于PERL的开源WEB项目管理系统BUGZILLA等进行系统的功能开发指导。学习HIBERNATE、SPRING、STRUTS等框架,以及EXTJS等JAVASCRIPT包。 技术路线:JAVA方向。使用HIBERNATE、STRUTS、SPRING框架,界面以JSP页面为准,主要采用EXTJS技术。数据库主要使用sqlserver2000 -Contents: java programming through the realization of a basic framework based on B/S structure of the project management software. Cover the following functions: Administrator section: (1) user, user group management (2) Project Management (3) system management (4) project management role (5) issues (ISSUE) Management User section: (1) project operation (2) issues operation Methods: Analysis of existing commercial projects based on JAVA the WEB management system JIRA features and implementations, open source reference PERL WEB based project management system BUGZILLA function of the system, etc. Development of guidance. Learning HIBERNATE, SPRING, STRUTS framework, etc., and EXTJS other JAVASCRIPT package. Technical line: JAVA direction. Use HIBERNATE, STRUTS, SPRING framework, interface with JSP pages prevail, mainly EXTJS technology. Database mainly used sqlserver2000
Platform: | Size: 8031232 | Author: 何枫 | Hits:

[JSP/Java20065609

Description: 主要内容:通过java编程的基本框架实现一个基于B/S结构的项目管理软件。涵盖以下功能: 管理员部分: (1)用户、用户组的管理 (2)项目管理 (3)系统管理 (4)工程角色管理 (5)问题(ISSUE)管理 用户部分: (1)项目操作 (2)问题操作 研究方法:分析已有的基于JAVA的WEB商业项目管理系统JIRA的功能和实现方式,借鉴基于PERL的开源WEB项目管理系统BUGZILLA等进行系统的功能开发指导。学习HIBERNATE、SPRING、STRUTS等框架,以及EXTJS等JAVASCRIPT包。 技术路线:JAVA方向。使用HIBERNATE、STRUTS、SPRING框架,界面以JSP页面为准,主要采用EXTJS技术。数据库主要使用sqlserver2000 -Contents: java programming through the realization of a basic framework based on B/S structure of the project management software. Cover the following functions: Administrator section: (1) user, user group management (2) Project Management (3) system management (4) project management role (5) issues (ISSUE) Management User section: (1) project operation (2) issues operation Methods: Analysis of existing commercial projects based on JAVA the WEB management system JIRA features and implementations, open source reference PERL WEB based project management system BUGZILLA function of the system, etc. Development of guidance. Learning HIBERNATE, SPRING, STRUTS framework, etc., and EXTJS other JAVASCRIPT package. Technical line: JAVA direction. Use HIBERNATE, STRUTS, SPRING framework, interface with JSP pages prevail, mainly EXTJS technology. Database mainly used sqlserver2000
Platform: | Size: 50688000 | Author: 何枫 | Hits:

[Linux-Unixrefdb-0.9.9-1.tar

Description: RefDB是一个文献数据库和书目管理的软件,支持 SGML,XML和LaTeX的/ BibTeX等格式的工具。它允许用户通过网络共享数据库。这是可以通过命令行工具,Web界面,从文字编辑器(Emacs,Vim)来共享,程序员可以 使用 Perl和PHP库在自己的项目融入RefDB功能。 RefDB发布根据GNU通用公共许可证和Linux上运行时,* BSD系统,OS X操作系统,Solaris和Windows / Cygwin的。-RefDB is a bibliographic database and bibliographic management software, support for SGML, XML, and LaTeX' s/BibTeX tools and other formats. It allows users to share databases over the network. This is a command line tool, Web interface, from the text editor (Emacs, Vim) to share, programmers can use Perl and PHP libraries in their own projects into the RefDB function. RefDB released under the GNU General Public License and running on Linux,* BSD system, OS X operating system, Solaris, and Windows/Cygwin for.
Platform: | Size: 3209216 | Author: zzw | Hits:

[Internet-NetworkTemplate

Description: 一个PERL写CGI时用的模板程序,也是以前做项目用的,很好的,大家用用看。-PERL to write a CGI program when the template is also used in previous projects to do, well, everyone used to use watch.
Platform: | Size: 1024 | Author: nddiffi | Hits:

[Otherhuibianyuyan

Description: It tells the story of the key tools to build the program - linker and loader, including linking and loading, architecture, object files, memory allocation, symbol management, library relocation, loading and coverage, shared libraries, dynamic linking and loading, dynamically linked shared libraries, as well as some changes aimed at mature modern linker done and introduce an ongoing practice projects that use Perl language can be used to develop a small linker.-It tells the story of the key tools to build the program- linker and loader, including linking and loading, architecture, object files, memory allocation, symbol management, library relocation, loading and coverage, shared libraries, dynamic linking and loading, dynamically linked shared libraries, as well as some changes aimed at mature modern linker done and introduce an ongoing practice projects that use Perl language can be used to develop a small linker.
Platform: | Size: 3834880 | Author: 黄忠 | Hits:

[OtherTinyCC fast C compiler

Description: TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other C compilers, it is meant to be self-relying: you do not need an external assembler or linker because TCC does that for you. TCC compiles so fast that even for big projects Makefiles may not be necessary. TCC not only supports ANSI C, but also most of the new ISO C99 standard and many GNUC extensions including inline assembly. TCC can also be used to make C scripts, i.e. pieces of C source that you run as a Perl or Python script. Compilation is so fast that your script will be as fast as if it was an executable. TCC can also automatically generate memory and bound checks (see Bounds) while allowing all C pointers operations. TCC can do these checks even if non patched libraries are used.
Platform: | Size: 6006984 | Author: SergeXY1 | Hits:

CodeBus www.codebus.net