搜索资源列表
PHPWeb41
- PHPWeb企业建站系统 v4.1 多语言版 主要特点: 1、支持一站多语言无 限种语言扩展 2、用户可以任意修改模板类似的标签不能修改) -PHPWeb enterprise Station system v4.1 multi-language version of the main features: one, support one-stop multi-language (ie, you can switch languages, the default suppo
kdtree
- kd树类的实现。内部提供了三种搜索方法。-kd tree class implementation。
panduanerchapaixushu
- 这是一个判断二叉排序树的小程序,是软件实验课上自己编的。-This is a binary sort tree to determine small procedures, the software for the experiment of their own class.
tongjierchashujiedian
- 这是一个统计二叉树结点的小程序,软件实验课上自己编的。-This is a binary tree node statistics applets, software for experimental class of its own.
trees
- 树和二叉树的自定义类的设计,树的应用。树和二叉树的自定义类的设计,树的应用。-Binary tree and the design of a custom class, tree applications. Binary tree and the design of a custom class, tree applications.
jxc_ajax
- 简单AJAX源码生成树动态,物料类,供应商类,仓库类,-Simple AJAX source spanning tree dynamics, material type, supplier type, storage class ,.......
my_huffman_tree
- 数据结构实验:哈夫曼树实验源代码,实验课上用的到-Experimental data structure: Huffman tree experiment source code, experimental class used to
tree1
- Simple tree class in python
uyewgyefusd
- 树型框操作类模块,很不错的易语言模块,易爱好者可以下载使用-Tree box class module operation, very good and easy language modules, fans can download easy to use
active-learning-code
- Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量 activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量 getlabel.m:根据树和测试样例,得到根据该树得到的类标 getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加) RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树,
T4
- 目录和文件时磁盘树形结构中最基本的组成单元,Java用File类来统一表示它们, * 并通过File类来完成目录和文件的创建、删除、查询等操作。 * 手工创建d:\test文件夹,编写一个Java程序, * 遍历“d:\test”文件夹,如果文件夹为空,则创建一个新文件a.txt,并把此文件的名称打印出来; * 如果文件夹不为空,那么将该文件夹下的文件和目录遍历以后, * 按照目录和文件类型,分类把目录名称和文件名分称打印出来。-Basic constituent
BinaryTree
- 定义二叉树的类,包含的插入、中序遍历、后序遍历、先序遍历的操作-Define the binary tree class contains insert, in order traversal post-order traversal, preorder traversal operation
BinaryTree_4
- 抽象类树的功能实现,通过数组实现树的功能-The functions of the abstract class tree tree array function
SSE
- SSE === small search engine implement ----2013.01.17---- 补充第一份说明,这个项目是三四个月前写的基于Lucene.Net的一个小型通用搜索引擎, 稍迟会补上Demo, 当时的目标是一个通用的索引跟检索架构。 索引方面: 每增加一种需要索引的文档类型,都只需要新建一个类,在类的各个字段上标注上索引信息(如是否需要存储,是否需要分词等)然后又数据源提供实体信息给索引器即可自动索引。
SuperClassify.class
- 一个php层级树的类 只需要id和fid来区分层级-A php class level tree only need id and fid to distinguish the level
实现一个用顺序存储实现的二叉树类
- 本次程序设计是为了实现一个用顺序存储实现的二叉树类。-The program is designed to achieve a sequential storage implementation using a binary tree class.
Binary
- 本代码为C++的二叉树课设,内容包括复杂的建树过程,递归遍历及非递归遍历,还有二叉树形态的打印,功能还是比较全的-The code for C++ binary tree class-based, including the achievements of complex processes, recursive and non-recursive traversal traversal, as well as binary form printing function is still rel
BinaryTree
- 完整二叉树类的实现(包含测试文件)功能涵盖建树、删除左右子树、归并两棵树、二叉树的前序、中序、后序及层次遍历-Complete binary tree class implementation (including test files) function covers achievements, left sub-tree delete, merge two trees, binary tree preorder, inorder, and postorder traversal level
BinaryTree
- 二叉树类的全部实现:建树、清空、判空、找根节点、找父节点、找子节点、剪枝、前序遍历、中序遍历、后序遍历和层次遍历、判断是否为完全二叉树。-All binary tree class: achievements, empty, empty sentence, find the root node, find the parent node, find the child nodes, pruning, preorder, preorder, postorder traversal and leve
hfm-tree
- 上海交通大学电子工程系的数据结构课所编的程序之一:哈夫曼编码树。-One of the programs of the Department of Electronic Engineering, Shanghai Jiaotong University class data structure compiled by: Huffman coding tree.