搜索资源列表
php_calc
- 用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。 功能强大,可以做所有的数值计算,代数计算还不能实现。 1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。 2。能识别数字(包括小数、正负数)、数学函数。 3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两种操作)。 压缩包里的“math.php”是演示文件-with PHP prepared by the express
arithmetic_demo
- 推荐一个快速压缩算法,本人试过,很好用,详细说明请参看:http://www.codeguru.com/Cpp/Cpp/algorithms/compression/article.php/c7043/-recommended a rapid compression algorithm, I tried to use good, detailed descr iption See : http://www.codeguru.com/Cpp/Cpp/algorithms/compression/a
UnZipper
- PHP在线解压程序,如果你的网站太大不好上传,可以把他压缩成.ZIP文件上传上去,最后用这套程序就可以搞定
tar
- php下的tar文件压缩/解压类 可以使用.tar.gz 或 .tgz来处理gzip压过的tar档案-php under the tar file compression/decompression can be used categories. tar.gz or. tgz to handle gzip compression of the tar files have been
tbszip_2.11
- php的 zip功能 主要是用于在线解压缩-php zip functions for online decompress
zip
- php实现压缩zip包,在网上找的很多php压缩zip的文件在发送彩信是都失败,这是经过修改的-php the zip package, find online php compressed zip file failed to send MMS, which is a modified
zip
- zip/unzip.php在线解压、压缩文件包-Online extract package
wjgl
- PHP在线解压缩,能在线解压缩ZIP格式文件,自带账户密码功能,非常方便-Extract the PHP online, online unzip ZIP files, and comes with the account password function is very convenient
phpmyzip
- 自动压缩php网站中的所有文件以及文件夹,便于下载-Php website automatically compressed for easy download
jy
- php 在线解压工具,重在小巧.但是对于复杂的压缩可能无法解压-php unzip
tbszip_a5
- TbsZip是一个PHP的类用来读写Zip压缩文件包,该类无需PHP扩展或者是临时文件。TbsZip可以对压缩文档中的文件进行读、写、修改和删除操作。- Tbszip is a PHP class which can read a zip archive,and even edit sub-files in the archive and then create a new archive.