搜索资源列表
jspcode(5files)
- 主要是JSP的代码 做网站时用得到 压缩包的内容:1.Jsp分页显示 2.jsp源码实例 搜索引擎 3.javajsp中 中文问题详解-开发技巧 4.JSP实现论坛树型结构的具体算法-开发实例 5.JSP调用JavaBean在网页上动态生成柱状图 共五个Java源码 txt格式 都有源代码和注释 无密码-JSP is mainly done for the code used to be compressed contents : 1.Jsp paging
NBt
- NBT:.net 下的BT下载库 内存优化: ◆ KeepAliveMessage, ChokeMessage, UnChokeMessage, InterestingMessage, NotInterestingMessage可以修改成单实例,这样可以节省一些对象分配。不过要解决MessageFactory.Parse()方法需要的,从byte[]中创建Message对象的问题。同样,对于一些没有状态的Task,也可以不用每次创建。 ◆ ReceiveBuffer看看能不能用B+或
哈夫曼树的构造算法
- 哈夫曼树的构造算法-Huffman tree Construction Algorithm
CDDA
- 实现这个算法需要如下的信息,首先算法要有己形成的多播路由树T 到所有目的节点的最短路信息,为此算法采用一个树组TD 记录已形成的多播路由树到每一个目的节点的最短路消息-The realization of this algorithm needs the following information, first of all algorithms have been formed by multicast routing tree T for all purposes to the most s
ConvertLength
- VC++编的查找最小二叉树的算法 很简洁 效率很高 是不可多得的好代码-VC++ for the smallest binary tree search algorithm is very simple and efficient is a good source rare
Alphabeta_HH
- Alpha-Beta搜索算法,博弈树搜索中最常用的算法之一-Alpha-Beta search algorithm, the game tree search, one of the most commonly used algorithms
XML
- XML解释器的算法实现,用来显示一个二叉树-XML interpreter algorithm is used to display a binary tree
33753115ktdictseg_v1.0.01
- 中文分词算法,效率很高,使用词典树装搜索进行单词切割,并提供扩充词库的函数-It s an arithmetc of word segment,it has a very high efficiency!
ProgrammingPCollectivePIntelligence
- 本书以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数据子集)、搜索引擎核心技术(爬虫、索引、查询引擎、PageRank算法等)、搜索海量信息并进行分析统计得出结论的优化算法、贝叶斯过滤技术(垃圾邮件过滤、文本过
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
RangeEncoding_pdf
- 区间编码算法的分析与实现(论文全文) 摘要:全面介绍了区间编码算法的理论基础和实现方式。详细讨论了区间编码原理、正规化操作、区间编码实现、二进制索引树的理论和实现等技术。并给出了一个切实可行的应用程序。-Range encoding algorithm analysis (full paper) Abstract: The comprehensive range encoding algorithm theoretical basis and implementation. Discus
ACA_QoS_MR
- QoS组播路由问题的蚁群算法通用Matlab源码。输出参数列表为:最优组播树最优组;播树所有的边;最优组播树的费用-QoS multicast routing problem ant colony algorithm General Matlab source code. The list of output parameters: the optimal multicast tree optimal group multicast tree all sides optimal multic
Find-height-of-the-tree
- 求树的高度: 先利用递归算法依次比较每一层树的左右子树是否为空,通过层层比较,得出树高,再通过树高用遍历得出路径。-Find height of the tree: the first use of a recursive algorithm sequentially comparing each sub-tree layer around the tree is empty, through the layers of comparison, the tree height, tree h
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
id3
- 基于空间向量模型的高性能、高效率ID3算法决策树分类-Vector space model based on high-performance, high-efficiency ID3 decision tree classification algorithm
XML
- ML作为网络数据交换的标准技术,广泛应用于计算机软件.目前存储数据的主流手段是关系数据库,因此XML 文档与关系数据库之间必须进行转换。通过分析XML文档的层次结构,建立了XML文档树模型,并给出结点定义.依据 XML的BNF规则给出了元素与属性的正规表达式和相对应的状态转换图,设计了识别元素和属,|生的词法分析程序用于解 析XML文档。提出了XML文档树到关系数据库存储的转换思想和算法,并结合实例给出转换后的关系表.-XML has become a standard techno
BiTree
- 常用二叉树算法,包括二叉树的创建,递归遍历,非递归遍历-Commonly used two fork tree algorithm, including the creation of two fork tree, recursive traversal, non recursive traversal, and so on
8568046
- 哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错()
jcqa4
- 哈夫曼树编码,利用哈夫曼树算法实现对数据的压缩,很好,不错()