搜索资源列表
code--yuanchuang20091129
- 用PHP编写的,Ax最短路径算法-广度优先搜索.txt
fs
- 用于列出一个目录下的所有文件(附过滤器),另外提供FUNCTION可列出嵌套的多个目录下的文件,非常有用,对于列举文件系统-PHP code used for list file system directory, very useful for more than one dir files content list
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
hdu-3491-Thieves
- hdu 3491 源码, 源地址http://acm.hdu.edu.cn/showproblem.php?pid=3491-hdu 3491 source code, source address http://acm.hdu.edu.cn/showproblem.php?pid=3491
binary
- 使用PHP代码实现的二分查找算法,已经封装成方法,并有一个使用示例-Binary search algorithm implemented using PHP code has been encapsulated into methods, and there is a usage example