由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - Perl or php or c, math intensive programming
相关主题
perl cgis: how to send back frame webpage?[转载] Perl for programmers(7): string operation
Help me with a stupid question.[转载] Perl for programmers(5): flow control
\\\\\\\\\\\\\\\\A question about CGI//////////////[转载] Perl for programmers(4): Logical operation
anybody know how to build MDI webpage?[转载] Perl for programmers(1): Variables in Perl
about project 1[转载] Perl for programmers(11): package design in perl
[转载] Perl for programmers(10): A template for CGI fileRe: Help me to improve my webpage!
[转载] Perl for programmers(9): subroutinesremote API 's output?
[转载] Perl for programmers(8): string operation(pattern matching)一个perl初级问题
相关话题的讨论汇总
话题: perl话题: php话题: webpage话题: intensive话题: math
进入BuildingWeb版参与讨论
1 (共1页)
t*s
发帖数: 1504
1
Basically, I need to build a webpage... the webpage helps participants
computing some sort of values ... the computation takes 10 seconds in matlab
....
I need to handle some reasonable amount of data (a hundred thousand integers
)...and it has to be a webpage, so now i decide to use php. I'm wondering
is it a good idea to separately code the compuational part in perl? or even
in c (if c/perl can access mysql easily)
c******l
发帖数: 36
2
Modern Perl with any Perl templating systems is far enough
for all your needs.

matlab
integers
even

【在 t*s 的大作中提到】
: Basically, I need to build a webpage... the webpage helps participants
: computing some sort of values ... the computation takes 10 seconds in matlab
: ....
: I need to handle some reasonable amount of data (a hundred thousand integers
: )...and it has to be a webpage, so now i decide to use php. I'm wondering
: is it a good idea to separately code the compuational part in perl? or even
: in c (if c/perl can access mysql easily)

1 (共1页)
进入BuildingWeb版参与讨论
相关主题
一个perl初级问题about project 1
怎样向用户返回suyvey form的统计结果?[转载] Perl for programmers(10): A template for CGI file
HELP: web hosting ---new guy[转载] Perl for programmers(9): subroutines
java <-> cgi/perl 急问[转载] Perl for programmers(8): string operation(pattern matching)
perl cgis: how to send back frame webpage?[转载] Perl for programmers(7): string operation
Help me with a stupid question.[转载] Perl for programmers(5): flow control
\\\\\\\\\\\\\\\\A question about CGI//////////////[转载] Perl for programmers(4): Logical operation
anybody know how to build MDI webpage?[转载] Perl for programmers(1): Variables in Perl
相关话题的讨论汇总
话题: perl话题: php话题: webpage话题: intensive话题: math