搜索资源列表
Snoopy-1.2.3.tar
- snoopy是一个php类,用来模仿web浏览器的功能,它能完成获取网页内容和发送表单的任务。 下面是它的一些特征: 1、方便抓取网页的内容 2、方便抓取网页的文字(去掉HTML代码) 3、方便抓取网页的链接 4、支持代理主机 5、支持基本的用户/密码认证模式 6、支持自定义用户agent,referer,cookies和header内容 7、支持浏览器转向,并能控制转向深度 8、能把网页中的链接扩展成高质量的url(默认) 9、方便提交数据并且获取返回
YIOOP_0.92000
- YIOOP是一个PHP的搜索引擎,可用于Web的一般用途搜索,或者可提供URL搜索以及各种文档的索引搜索,包括:HTML, PDF, DOC, PPT, RTF, RSS, XML, SVG, PNG, JPG, BMP, GIF, 以及 sitemaps。 YIOOP 0.92 优化了查询性能,为搜索结果缓存页面增加了新的历史UI用于查看历史记录,支持拼写检查。-YIOOP is a PHP search engine, Web can be used for general purpos
qingtian
- 晴天的授权方式很独特,下面我说下方法,大家先记下算法, a=67 b=68 c=69 d=70 e=71 f=72 g=73 h=74 i=75 j=76 k=77 l=78 m=79 n=80 o=81 p=82 q=83 r=84 s=85 t=86 u=87 v=88 w=89 x=90 y=91 z=92 0=01 1=02 2=03 3=04 4=05 5=0
N--java-
- 利用递归机制,可以很容易的求解n皇后问题。针对八皇后,总共有92种解。下面将给出N-皇后问题的一般求解代码,在这里代码是使用java编码的。-Recursive mechanism that can easily solve the n-queens problem. For eight queens, a total of 92 kinds of solutions. The following will give a general N-queens problem solving code
EightQueens
- 将八个皇后放在棋盘上,没有任何两个皇后可以相互攻击。八皇后的所有92种情况-All 92Eight queens on the board, no two Queens can attack each other., cases eight queens
as3corelib-.92.1
- as3corelib是一个开源的as库,里面有很多有用的工具类,其中里面的JSON类可以将AS的对象转换成JSON的格式。-As3corelib is an open source as library, which has a lot of useful tools, in which the JSON class can convert the object of JSON into AS format.