CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - php in

搜索资源列表

  1. s2m

    0下载:
  2. 使用指南: 只要打开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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5382
    • 提供者:杨海波
  1. chinapi_demo

    0下载:
  2. 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:113707
    • 提供者:侯欣杰
  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:38038
    • 提供者:李剑
  1. fann-2.1.0beta

    0下载:
  2. Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子和关于如何使用本库的建议的参考手册,本库也有
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:4033198
    • 提供者:hopper
  1. crt

    0下载:
  2. Chinese Remainder theorem implementation. Its done in php. Its implemented with interactive gui.index.php contain all the code.Rest folders contain the css images and js scr ipts that enhance the gui-Chinese Remainder theorem implementation. Its done
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:19326
    • 提供者:naveen
  1. common

    0下载:
  2. PHP 3DES算法。在WAP开发过程中常有用到的。主要用于加密用户登录状态,完成自动登录之功能-PHP 3DES algorithm. In the WAP development process are often used. Mainly used for encrypted user login, and the completion of the automatic login function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:714
    • 提供者:goovo
  1. 118-FlatworldMutant

    0下载:
  2. 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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2927
    • 提供者:Mezura
  1. convolutiondemo

    0下载:
  2. 线性非时变系统的卷积的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
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:10240
    • 提供者:李继
  1. php_Fuzzy_Cmeans

    0下载:
  2. Code Fuzzy C Means Clustering Method in PHP-Code Fuzzy C Means Clustering Method in PHP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:14120
    • 提供者:edrian
  1. LSV_utf8

    0下载:
  2. 采用PHP编写的团购程序,聚合国内绝大部分的团购网站,方便实用。-Buy program written in PHP, polymerization of the vast majority of domestic buy site, convenient and practical.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:1015921
    • 提供者:丁子康
  1. FANN-2.2.0-Source

    1下载:
  2. FANN 2.20 Source code.Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。它易于使用、通用、文档完备并且快速。目前已有PHP, C++, .NET, Ada, Python, Delphi, Octave, Ruby, Prolog Pure Data 和 Mathematica的绑定。库中还附有一本带例子
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-21
    • 文件大小:2353152
    • 提供者:兰虹丞
  1. image restore

    0下载:
  2. E-Cruitment Solutions is an ISO 9001:2008 certified HR & Software Development Company growing irreversibly in the field of Human Resource ,Web Design, Software Development, E-Commerce and Search Engine Optimization. We provide solutions for compl
  3. 所属分类:matlab例程

    • 发布日期:2017-11-06
    • 文件大小:36402
    • 提供者:pravin
  1. Exercise3-PCA-in-2D

    0下载:
  2. http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D,斯坦福深度学习教程的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D, Stanford depth tutorial code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:2015
    • 提供者:BeSky
  1. cnn_linear_max-master

    0下载:
  2. 一个简单的卷积神经网络与线性神经元。 结构:输入- >卷积- > max池- >卷积- > max池- >完全连接。 编译c++马克斯池功能首先输入“墨西哥人MaxPooling.cpp”。 数据可以在http://ai.stanford.edu/下载~ amaas /数据/ data.zip 可以在http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset下载的数据加载函数
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:90849
    • 提供者:jianfei
  1. tbszip_a5

    0下载:
  2. 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.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:16559
    • 提供者:吕晓旭
  1. CNN_Torch7-master

    0下载:
  2. 在ubuntu下实现cnn网络,有相关数据集(CNN_Torch7 ========== This code use the code of Supervised Learning tutorial of Torch7. I add the loading of image by using graphicsMagick for Torch7. 1. for the code intepretation: http://code.madbits.com/wiki/doku.php?id
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:108544
    • 提供者:咕_噜
搜珍网 www.dssz.com