搜索资源列表
IT.tar
- 使用php开发的一个“熵”的计算程序,可用于网页访问统计-use php development of a "entropy" of the program can visit the website for Statistics
FormulaProcessor_beta1_CSharp
- 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
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
zju1007
- zju 1007 Numerical Summation of a Series http://acm.zju.edu.cn/show_problem.php?pid=1007-zju 1007 Numerical Summation of a Series ht tp : / / acm.zju.edu.cn / show_problem.php pid = 100 7
zju1049
- zju 1049 I Think I Need a Houseboat http://acm.zju.edu.cn/show_problem.php?pid=1049-zju 1049 I Think I Need a Houseboat http : / / acm.zju.edu.cn / show_problem.php pid = 104 9
s2m
- 使用指南: 只要打开PHP文件,将$file的初值改为PHP文件实际的URL。 (其实有函数可以自动实现这一功能,但在有些服务器上 会出问题,保险起见,还是自己输入来得放心)。 上传到服务期的目录下即可使用——如果服务器支持PHP的话。 若不带参数或错误参数,则显示当月月历。-use of the guidelines : Open the PHP file to the initial $ file into a PHP file the actual URL. (Actually funct
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
chinapi_demo
- 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
fann-2.1.0beta
- Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
Rtsp
- 一款很好用的rtsp的客服端和服务器源码,已编译通过可以使用。希望给你有帮助-A very good customer service with the rtsp client and server source code, compiled by use. Want to help you
118-FlatworldMutant
- A solution (with a .txt file containing test cases) to the Mutant Flatworld Explorers problem in Volume I of the Problem Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8
GPSOtsp
- 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
convolutiondemo
- 线性非时变系统的卷积的demo,有助于对卷积的理解。欢迎大家分享之-As one would learn in a basic signal processing/controls/dynamical systems class, the multiplication by an LTI transfer function F(s) in the frequency domain is the same operation as convolution with f(t) in the time
APACHE2-PHP5-MYSQL5-WIN32
- PHP环境安装 傻瓜式的简单方便 不错! 一看就懂 就能用-PHP environment, easy to install fool-style good! Can be used to understand at a glance
sphider-1.3.5
- Sphider是一个轻量级,采用PHP开发的web spider和搜索引擎,使用mysql来存储数据。可以利用它来为自己的网站添加搜索功能。Sphider非常小,易于安装和修改,已经有数千网站在使用它。 安装说明: 1,设置settings\database.php文件的数据库连接 2,运行admin/install.php执行安装 3,访问您的Sphider吧-Sphider is a lightweight, using PHP development web spi
pmwiki-2.2.15
- PmWiki,一款用PHP编写的,无需数据库支持的维基,个人网站尤其适合。含官方简、繁体语言包。-PmWiki, a written with PHP without database support of Wikipedia, especially for personal websites. With the official simplified language pack.
YH_SogouRank
- 升级说明:查询历史优化,多个重复记录只显示一个 ! 主要功能: 1、类似Google PR,Sogou也有自己的Rank值。本工具即用来查询Rank值; 2、DIV+CSS模板方便修改; 3、免费、开源程序。 配置参数设置技巧:调整查询历史周期,默认24小时,可编辑Textclass.php第310行。-Upgrade Descr iption: Query optimization history, a number of duplicate recor
BTree_src
- binary tree, you can build a binary tree using php code
w_filepath.php
- 这段代码可以获取到各种路径,他帮助我解决了很多路径上的问题-This code is able to access to all kinds of path, he help me to solve a lot of problems on the path
jeqoswj
- 以前的一个HTML练手作品,主要是学习交互以及布局处理(A previous HTML practice, mainly learning interaction and layout processing.)
