搜索资源列表
HtmlAnalyzer
- 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# langu
IPSearchTree
- Inertnet域名IP搜索程序实现,IPSearchTree依据树的遍历方法进行查找
OpenGrok
- OpenGrok一个快速、便于使用的源代码搜索与对照引擎。它帮助你搜索,对照,定位你的源代码树
kdtree
- 建立kd树的源代码,亲测可以使用,能极大提高搜索的速度-Establishment of the kd-tree source code, the pro-test can be used, can greatly improve the search speed
gouzaoshuyi
- 利用数组结构创建一棵词汇树,里面存储了大量图片的信息,通过搜索树的思想来检索图片-Create a tree structure using arrays vocabulary, large tree search tree by the letter pictures of thought to retrieve images
Alphabeta_HH
- Alpha-Beta搜索算法,博弈树搜索中最常用的算法之一-Alpha-Beta search algorithm, the game tree search, one of the most commonly used algorithms
33753115ktdictseg_v1.0.01
- 中文分词算法,效率很高,使用词典树装搜索进行单词切割,并提供扩充词库的函数-It s an arithmetc of word segment,it has a very high efficiency!
BST
- 用二叉查找树对动态查找表的设计与实现,基本操作包括:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。-Binary search tree with the dynamic look-up table design and implementation of basic operations including: construction empty table, destroy the table, the search element of th
ProgrammingPCollectivePIntelligence
- 本书以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数据子集)、搜索引擎核心技术(爬虫、索引、查询引擎、PageRank算法等)、搜索海量信息并进行分析统计得出结论的优化算法、贝叶斯过滤技术(垃圾邮件过滤、文本过
netdisk
- 运用EXT架构开发的网盘程序现在已能够完成 多文件和目录的复制、剪切、粘贴、删除 多文件的高速上传 框选、拖动、排序、刷新、下载 重命名,目录树图与文件列表的联动、打开指定的目录等 空间大小控制 文件搜索,高级搜索 发送文件-Framework for the development of the use of network drive EXT is now able to complete the process multiple files and direct
Search
- 搜索算法: 利用计算机的高性能来有目的的穷举一个问题的部分或所有的可能情况,从而求出问题的解 的一种方法。 搜索过程实际上是根据初始条件和扩展规则构造一棵解答树并寻找符合目标状态的节点的过程。 -Search algorithm: the use of high-performance computers to have the purpose of an issue of exhaustion of some or all of the possible, and thus obt
search-tree
- C语言实现搜索树的搜索、插入与删除功能源代码-C language implementation of the search tree search, insert, and delete function source code
BST
- 用二叉查找树对动态查找表的设计与实现,基本操作包括:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素。-Binary search tree with the dynamic look-up table design and implementation of basic operations including: construction empty table, destroy the table, the search element of th
tree
- 对二叉搜索树的C#实现,有增,搜,删的功能-Binary search tree of the C# to achieve, there are increasing found, delete function
node_contract
- 类似于二叉树,自由扩展节点,通过自行搜索算法增加节点-Similar to the two fork tree, free extension node, the search algorithm
node_contract
- 类似于二叉树,自由扩展节点,通过搜索算法计算下级节点 -Similar to the tree, expand the node freedom, the search algorithm to calculate the lower nodes
FTPTreeView
- FTP服务器编程,遍历FTP服务器的目录与文件并生成目录文件树型结构,网上搜索未见其实例,特此共享,需要的下载。-FTP server programming, FTP server directory traversal and file and generate the directory tree structure file, and no examples of online search, would like to share, download needed.
7287phpguest
- 文本存储数据,系统登录采用了Cookie管理,网页的显示采用模板化管理,多用户留言管理系统,真实 IP 提取,使用代理也逃不出手心 :) 但这个功能对一些代理服务器没用,悄悄话功能(只有版主才可以看到),oicq 在线是否显示,可以设定注册是否开启,增加全文搜索功能,可以使用关键字对数据库全文进行搜索,加入了图片自动缩进,对齐功能,自动URL分析 加入了类论坛树型显示-Text data storage, system login using the Cookie Manager, disp
hekhtionaldatabase
- 桶排序二叉搜索树,参考参考吧,没啥意思的()
最小生成树
- 本文件包含最小生成树程序,深度优先搜索,广度优先搜索,prim算法等,满足对树状图学习的小伙伴们下载,绝对是良心推荐,可以直接运行程序。(This file contains minimum spanning tree program, depth first search, breadth first search, PRIM algorithm, etc., which satisfies the downloads of tree learning partners. It is abso