CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Perl
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
assembly language
SCSI-ASPI
ELanguage
Disk Tools
Speech/Voice recognition/combine
Editor
Anti-virus
MultiLanguage
MPI
source in ebook
Delphi VCL
OS Develop
MiddleWare
MacOS develop
LabView
e-language
python
Search - Perl - List
[
ELanguage
]
APerl_509_SOURCE.ZIP
DL : 0
NT上的Perl解释器
Date
: 2026-01-10
Size
: 5.74mb
User
:
[
ELanguage
]
bsh
DL : 0
BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和JavaScript. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:BeanShell是可嵌入式的---你可以在运行时从你的应用程序调用BeanShell去动态的执行Java代码或是为你的应用程序提供脚本扩展。相反,你也可以从BeanShell调用你的应用程序及其对象,它可以让JAVA对象和API动态运行。正因为BeanShell是用JAVA写的,所以它可以和你的应用程序运行在同一个JVM空间内,你也可以自由的传递实时对象的参照(References)到脚本代码中并且作为结果返回。-BeanShell is a small, free of charge, to be embedded with object-oriented scripting language features of Java code interpreter. It is written in the Java language. It implementation of the standards Java language and expression, also own simple script commands and syntax. Programming Object put it as a simple method, much like Perl and JavaScript. You can write Java testing or debugging use BeanShell can also use it as your application's scripting engine. In short, the dynamics of BeanShell can explain Java language. BeanShell is in many respects for the usefulness of Java as Tcl / Tk for the usefulness of the same C : BeanShell can be embedded -- you can run from your application to BeanShell called dynamic execution of Java code, or for your application for extension of the script. I
Date
: 2008-10-13
Size
: 1.36mb
User
:
limu7475
[
ELanguage
]
perl542b
DL : 0
perl 解释器,运行效率高,操作简单方便-perl interpreter, high efficiency, simple operation
Date
: 2008-10-13
Size
: 1.83mb
User
:
郭福珍
[
ELanguage
]
PERL-FLEX
DL : 0
flex是linux下一个很有用的高效的编译器工具,本软件将PERL中正则表达式转化为FLEX中可以识别的形式。-flex under linux is a very useful and efficient compiler tools, The software will be the Chiang Kai-shek PERL regular expressions into FLEX can be in the form of identification.
Date
: 2008-10-13
Size
: 25.86kb
User
:
梅子
[
ELanguage
]
geektalkd-1[1].24.tar
DL : 0
geektalkd是一个简单的聊天服务器,设计为在瘦客户机上使用(像elnet, netcat,或是可用的Perl 客户机)。它的特点为多通道,私人聊天,和其它所有你希望从聊天服务器得到的东西。此外,所有的语法分析器代码可以重写和重读,所以你可以轻松地增加新功能而不用重新启动服务器,也不用将所有用户踢出聊天室-geektalkd is a simple chat server, designed for use in thin-client (like elnet, Netcat, or the availability of Perl client). It is characterized by multi-channel, private chat, and other all you want from the chat server things. In addition, all the parser code can be rewritten and re-read, so you can easily add new functions without having to re-start the server, they do not have to all users out of chat rooms
Date
: 2008-10-13
Size
: 21.83kb
User
:
侯为
[
ELanguage
]
geektalkd-1[1].24.tar
DL : 0
geektalkd是一个简单的聊天服务器,设计为在瘦客户机上使用(像elnet, netcat,或是可用的Perl 客户机)。它的特点为多通道,私人聊天,和其它所有你希望从聊天服务器得到的东西。此外,所有的语法分析器代码可以重写和重读,所以你可以轻松地增加新功能而不用重新启动服务器,也不用将所有用户踢出聊天室-geektalkd is a simple chat server, designed for use in thin-client (like elnet, Netcat, or the availability of Perl client). It is characterized by multi-channel, private chat, and other all you want from the chat server things. In addition, all the parser code can be rewritten and re-read, so you can easily add new functions without having to re-start the server, they do not have to all users out of chat rooms
Date
: 2026-01-10
Size
: 22kb
User
:
侯为
[
ELanguage
]
perl542b
DL : 0
perl 解释器,运行效率高,操作简单方便-perl interpreter, high efficiency, simple operation
Date
: 2026-01-10
Size
: 1.83mb
User
:
郭福珍
[
ELanguage
]
PERL-FLEX
DL : 0
flex是linux下一个很有用的高效的编译器工具,本软件将PERL中正则表达式转化为FLEX中可以识别的形式。-flex under linux is a very useful and efficient compiler tools, The software will be the Chiang Kai-shek PERL regular expressions into FLEX can be in the form of identification.
Date
: 2026-01-10
Size
: 26kb
User
:
梅子
[
ELanguage
]
lua-5.1.2CE
DL : 0
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. -Lua is a fast language engine with small footprint that you can embed easily into your application. Lua has a simple and well documented API that allows strong integration with code written in other languages. It is easy to extend Lua with libraries written in other languages. It is also easy to extend programs written in other languages with Lua. Lua has been used to extend programs written not only in C and C++, but also in Java, C#, Smalltalk, Fortran, Ada, and even in other scripting languages, such as Perl and Ruby.
Date
: 2026-01-10
Size
: 1.65mb
User
:
xuyong
[
ELanguage
]
webcpp
DL : 0
将源代码转换成html,支持多操作系统,支持多种编程语言:Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl- Webcpp converts Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl, Unix shell, UnrealScript & VHDL into HTML with syntax highlighting and themes
Date
: 2026-01-10
Size
: 243kb
User
:
杨天
[
ELanguage
]
bayesimp
DL : 0
it is program in perl language which implements the Navie bayesian classification
Date
: 2026-01-10
Size
: 1kb
User
:
phani
[
ELanguage
]
PerlRegEx
DL : 0
给予Perl正则表达式的使用例程,支持正则验证,替换和差分,对于写正则表达式的时候用来验证非常有用-Perl regular expressions to use routines to support are the proof, replace, and difference, for writing regular expressions is very useful when used to verify
Date
: 2026-01-10
Size
: 423kb
User
:
夜行者
[
ELanguage
]
paketloss.tar
DL : 0
Perl Packet loss to compute packet loss in network simulator
Date
: 2026-01-10
Size
: 1kb
User
:
Ronald
[
ELanguage
]
wxMSW-2.9.1-Setup
DL : 0
wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular language bindings for Python, Perl, Ruby and many other languages. Unlike other cross-platform toolkits, wxWidgets gives its applications a truly native look and feel because it uses the platform s native API rather than emulating the GUI. It s also extensive, free, open-source and mature. Why not give it a try, like many others have?
Date
: 2026-01-10
Size
: 23.29mb
User
:
nuoajung
[
ELanguage
]
gen-cpp
DL : 0
本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, and OCaml. Originally developed at Facebook, Apache Thrift was open sourced in April 2007 and entered the Apache Incubator in May, 2008.
Date
: 2026-01-10
Size
: 239kb
User
:
深蓝
[
ELanguage
]
scoreboard.pl
DL : 0
Scoreboarding with help of perl.
Date
: 2026-01-10
Size
: 1kb
User
:
Sweetu
[
ELanguage
]
string2.pl
DL : 0
string functions in perl
Date
: 2026-01-10
Size
: 1kb
User
:
Sweetu
[
ELanguage
]
perl
DL : 0
FILE and STRING lib for perl
Date
: 2026-01-10
Size
: 3kb
User
:
zhijun
[
ELanguage
]
Script.NET-master
DL : 0
Script.NET是蓝蚂蚁工作室 经过数年时间不断完善,开发出的一套用于Tcl/Python/Perl/Ruby/Lua 等脚本语言的集成开发环境.
Date
: 2026-01-10
Size
: 20.61mb
User
:
dhf
[
ELanguage
]
perl_simple
DL : 0
超小超好用的perl精简版本,不用安装; 有兴趣可以-Perl streamlined version of the ultra-small super useful, do not install
Date
: 2026-01-10
Size
: 327kb
User
:
ahua
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.