搜索资源列表
我收集的算法
- 我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
htmlSQL
- htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子: SELECT href,title FROM a WHERE $class == \"list\" ^ ^ ^ 搜索查询 (可以为空) 待返回的属性 ^ ^ 需要搜索的HTML标签 允许使用\"*\"(= 所有标签) 这个查询返回一个包括
ExcelClass_V1.1
- 一个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.
erweishuzu
- 二维数组与二维数组得到的算法。请查看的乘法。-two-dimensional array with the two-dimensional array algorithms. Please check the multiplication.
riritur
- 捕鱼和分鱼;用逆推法求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"
5478
- 编写查找程序search,功能如下:给定任意有序数列,然后输入任意一数,用折半查找法找出该数在数列中的位置,若数列中有此数,则返回该数在数列中所在的位置,若数列中无此数,则返回-1 把给定值y插入到有序数组a(由大到小)中,插入后,数组中的数仍然有序 用递推法求解:一串字符以问号“?”结尾,顺序读入后反向输出,且统计其中字符的个数-prepare you search procedures, functions as follows : Given a series of arbitrary o
testwavelet
- 自己定义一个数组,模拟小波和傅立叶分析结果,调用webserice----WSWavelet生成图像-own definition of an array simulation wavelet and Fourier analysis, Call webserice-generated images WSWavelet
tcpwinsock
- 学习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
EasyASP.v2.2.Alpha.GBK.0322
- 一个ASP的MVC,非常非常好用,里面包含了HTTP,FSO、数组等常用的类。-An ASP MVC, very, very easy to use, which includes HTTP, FSO, an array of other commonly used classes.
chapter5
- 网站程序员初级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
EasyIDE_ASP_Framework
- 简单地说,在EasyIDE Framework的支持下,你可以很方便地做字符串操作、磁盘文件操作、数组操作、XML解析操作、数据库操作以及其他很多常用的、已被其他语言作为内置函数的操作。值得一提的是,此次发布的版本强化了对ASP表现层和逻辑层分离的支持:include函数为你实现了稳定的动态包含文件方案,而ob_get_contents函数可以返回ASP页面执行后输出的HTML内容,基于这两个函数和其它辅助函数,你可以开发自己的ASP模板引擎。此外str_encode和str_decode也为你
random
- 生成随机字符串 定义并初始化数组 初始化数字、字母 初始化随机数生成器设置返回值 把结果返回给浏览器-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
PHP-img
- PHP数组上传图片 我就是想下个被人的东西-The PHP array Upload pictures next was something I just wanted to
ErFenChaZhao
- 随即产生数并赋值给数组,对数组排序,二分查找并返回查找次数-Then generates the number assigned to the array, the array sort, search and return to find the number of
pinyin_array
- 根据将中文文字转换成拼音。效率比较高那种,不是一个大数组映射。而是小数组映射。-According to the Chinese text into phonetic. More efficient kind, not a big array mapping. But small array mapping.
Array.html
- Array用户的创建和使用试例 就是按人的名字会显示他的信息 -Array users to create and use test cases
nginx_http_upload_module
- nginx一个二次开发的上传模块,上传到服务器,之后返回一个json结构的数组。-a secondary development nginx upload module, uploaded to the server, and then return a json array of structures.
JSON
- PHP源码,将数组转换成JSON格式,JSON的加密,解密-PHP source code, the array into JSON format, JSON encryption, decryption
ssearch-2014-06-11
- 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
digui
- 递归读取目录下的文件并把文件目录并存到一维数组下面,并做请他处理-Recursively read a file directory and the file directory to coexist under one-dimensional array, and do ask him to deal with
