CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 Web服务器 搜索资源 - array

搜索资源列表

  1. 我收集的算法

    0下载:
  2. 我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:497.29kb
    • 提供者:和尚
  1. htmlSQL

    0下载:
  2. htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子: SELECT href,title FROM a WHERE $class == \"list\" ^ ^ ^ 搜索查询 (可以为空) 待返回的属性 ^ ^ 需要搜索的HTML标签 允许使用\"*\"(= 所有标签) 这个查询返回一个包括
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:27.49kb
    • 提供者:ck
  1. ExcelClass_V1.1

    0下载:
  2. 一个php写的函数,用于读取Excel,整理为数组,也可以把数组写入Excel,非常方便。 新发布版本号1.1,修正了一些读取错误。-wrote a php function for the read Excel, finishing array, Arrays can also write Excel, very convenient. New release version 1.1, amended to read some mistakes.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:11.44kb
    • 提供者:ck
  1. erweishuzu

    0下载:
  2. 二维数组与二维数组得到的算法。请查看的乘法。-two-dimensional array with the two-dimensional array algorithms. Please check the multiplication.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:967byte
    • 提供者:吴强
  1. riritur

    0下载:
  2. 捕鱼和分鱼;用逆推法求EX=1+x+x.x/2!+x.x.x/3!......的值;找出一个二维数组的“鞍点”-fishing and the fish; Backstepping method used for EX x.x x = 1 / 2! x.x.x / 3 !...... value; find a two-dimensional array of the "saddle"
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:15.14kb
    • 提供者:李小飞
  1. 5478

    0下载:
  2. 编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数-prepare you search procedures, functions as follows : Given a series of arbitrary o
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:13.15kb
    • 提供者:李小飞
  1. testwavelet

    0下载:
  2. 自己定义一个数组,模拟小波和傅立叶分析结果,调用webserice----WSWavelet生成图像-own definition of an array simulation wavelet and Fourier analysis, Call webserice-generated images WSWavelet
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4.03kb
    • 提供者:冰风
  1. tcpwinsock

    0下载:
  2. 学习winsock的最好例子,分为服务端和客户端 服务端可以接受多个客户端请求并与之连接 服务端和客户端可以互相发送数据,用到了winsock数组,测试时先启动服务端,在运行多个客户端,程序健壮,无任何错误-winsock study of the best examples, divided into server and client server can accept a number of the client request and with connectivity serv
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:76.95kb
    • 提供者:陈峰
  1. EasyASP.v2.2.Alpha.GBK.0322

    0下载:
  2. 一个ASP的MVC,非常非常好用,里面包含了HTTP,FSO、数组等常用的类。-An ASP MVC, very, very easy to use, which includes HTTP, FSO, an array of other commonly used classes.
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:48.07kb
    • 提供者:profession
  1. chapter5

    0下载:
  2. 网站程序员初级ASP编程该程序仅用来存入Session值Session数组请自己打开5-2.asp-Web programmer primary ASP programming is only used to deposit the value of Session array Session Open your own 5-2.asp
  3. 所属分类:Web Server

    • 发布日期:2017-04-13
    • 文件大小:2.76kb
    • 提供者:csc
  1. EasyIDE_ASP_Framework

    0下载:
  2. 简单地说,在EasyIDE Framework的支持下,你可以很方便地做字符串操作、磁盘文件操作、数组操作、XML解析操作、数据库操作以及其他很多常用的、已被其他语言作为内置函数的操作。值得一提的是,此次发布的版本强化了对ASP表现层和逻辑层分离的支持:include函数为你实现了稳定的动态包含文件方案,而ob_get_contents函数可以返回ASP页面执行后输出的HTML内容,基于这两个函数和其它辅助函数,你可以开发自己的ASP模板引擎。此外str_encode和str_decode也为你
  3. 所属分类:Web Server

    • 发布日期:2017-03-25
    • 文件大小:49.22kb
    • 提供者:张生
  1. random

    0下载:
  2. 生成随机字符串 定义并初始化数组 初始化数字、字母 初始化随机数生成器设置返回值 把结果返回给浏览器-To generate random string the definition and initialize array initial Numbers, letters, initialization random number generator set the return value of the results back to the browser
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:chenzhen
  1. PHP-img

    0下载:
  2. PHP数组上传图片 我就是想下个被人的东西-The PHP array Upload pictures next was something I just wanted to
  3. 所属分类:Web Server

    • 发布日期:2017-11-10
    • 文件大小:1.46kb
    • 提供者:谢燊
  1. ErFenChaZhao

    0下载:
  2. 随即产生数并赋值给数组,对数组排序,二分查找并返回查找次数-Then generates the number assigned to the array, the array sort, search and return to find the number of
  3. 所属分类:Web Server

    • 发布日期:2017-11-17
    • 文件大小:41.62kb
    • 提供者:黑白
  1. pinyin_array

    0下载:
  2. 根据将中文文字转换成拼音。效率比较高那种,不是一个大数组映射。而是小数组映射。-According to the Chinese text into phonetic. More efficient kind, not a big array mapping. But small array mapping.
  3. 所属分类:Web Server

    • 发布日期:2017-11-08
    • 文件大小:429.09kb
    • 提供者:童学芬
  1. Array.html

    0下载:
  2. Array用户的创建和使用试例 就是按人的名字会显示他的信息 -Array users to create and use test cases
  3. 所属分类:Web Server

    • 发布日期:2017-11-12
    • 文件大小:949byte
    • 提供者:wangmengting
  1. nginx_http_upload_module

    0下载:
  2. nginx一个二次开发的上传模块,上传到服务器,之后返回一个json结构的数组。-a secondary development nginx upload module, uploaded to the server, and then return a json array of structures.
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:645byte
    • 提供者:xiaotong ma
  1. JSON

    0下载:
  2. PHP源码,将数组转换成JSON格式,JSON的加密,解密-PHP source code, the array into JSON format, JSON encryption, decryption
  3. 所属分类:Web Server

    • 发布日期:2017-04-01
    • 文件大小:922byte
    • 提供者:guoqiang
  1. ssearch-2014-06-11

    0下载:
  2. This a search scr ipt to search an array and return in array format with the PHP programming language-This is a search scr ipt to search an array and return in array format with the PHP programming language
  3. 所属分类:Web Server

    • 发布日期:2017-04-07
    • 文件大小:13.7kb
    • 提供者:toby magic
  1. digui

    0下载:
  2. 递归读取目录下的文件并把文件目录并存到一维数组下面,并做请他处理-Recursively read a file directory and the file directory to coexist under one-dimensional array, and do ask him to deal with
  3. 所属分类:Web Server

    • 发布日期:2017-04-08
    • 文件大小:768byte
    • 提供者:蝈蝈
« 12 »
搜珍网 www.dssz.com