搜索资源列表
huffman.rar
- 实现哈夫曼树算法,用VS2005开发,并附有详细的文本说明!,Huffman
AprioriANDFPtree.rar
- 实现了数据挖掘算法中关联规则挖掘的Apriori和FP-tree算法,其中FP-tree算法可绘制出FP树,并显示中间结果和最后生成的规则,Apriori and FP-tree in DM
FileExplorer
- C# 仿做的带有树形菜单的文件管理器,也就是Windows系统的资源管理器,类似双击了我的电脑之后的功能及界面,程序编译无错误,在VS2005下,但是运行时候提示找不到资源图片,就是窗体中用到的那些图标之类的。通过这个程序你可以学习一下C#中的树状菜单,图标的使用,系统磁盘的检测显示等。 -C# to do with imitation tree menu of File Manager, which is Windows System Resource Manager, similar t
ComboBoxTreeDemo
- 最近,由于需要实现一个下拉框内树形结构的控件,但在网上找了一遍,没有发现合适用的,所以在http://www.cnblogs.com/xiongeee/archive/2009/02/18/662468.html及MSDN的基础上,稍作修改,实现了下拉树结构,与大家分享,再次感谢静心 -Recently, the need to achieve a drop-down tree structure of the control box, but found it online, did no
SharpICTCLAS.net1.1
- 这是用C#编写的简单的中文分词程序,采用的是键树。-This is written in C# using simple Chinese word segmentation procedure is the key tree used.
csharpcorecontent
- 这个主要写了CSHARP在数据结构中的一些操作,比如堆栈,二叉树-CSharp wrote the main data structure in some operations, such as stack, binary tree
CSharpJishiBen
- 替换查找单个字可变大,3.界面上增加目录树,实现快速导航,增加打印、打印预览、页面设置,5.增加状态栏的显示和设置,字数统计功能、拼写检查功能、自定义工具栏、系统配置信息设置-Find a word to replace a single variable, and 3. Interface to increase the directory tree, for fast navigation, increase printing, Print Preview, Page Setup, 5. I
TreeListView
- .net开发中的支持树型的GridView控件【转自www.bitsCN.com】-. net Development in support of the GridView control tree carried www.bitsCN.com []
Tree
- 有关于树的编程,接点的等等,对初学者很有帮助了-On the tree program, contact the so helpful for beginners of
JavaScriptEffect
- Javascr ipt特效,如播放器,分栏,树菜单,右击菜单,页面缩小等效果-Javascr ipt Specially good effect
tree
- 对二叉搜索树的C#实现,有增,搜,删的功能-Binary search tree of the C# to achieve, there are increasing found, delete function
Code
- C#常用的算法资料,另外,里面还包含C#基本的数据结构和一些常用的类的使用,冒泡法,二叉树等等常用的结构。-Algorithm commonly used in C# information, the other, which also includes C# basic data structure and a number of commonly used type of use, bubble method, commonly used binary tree structure and
HuffmanTree
- 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
NotePad
- 实现文档资料管理,采用树视图和RichEdit,可灵活管理节点信息,其中包含了一些常用功能封装源码.-Achieving Document Management, using the tree view and RichEdit, flexible information management node, which contains some common features package source code.
CRM
- Ajax打造仿WINDWS无限级菜单树(asp.net2.0+C#+Access) 简单的模拟Windows文件夹的AJAX无限级菜单树,希望下载后对大家有点用处。 开发环境:VS2005、C#、.net2.0、Access、AJAX引擎是自己写的,没有用到AJAX的DLL。 运行环境:IE -Ajax to create an unlimited-level menu tree WINDWS imitation (asp.net2.0+ C#+ Access) a simp
treeview
- c#编写的目录树(treeview)文件,实现了treeview的各项功能,简单实用-c# write the directory tree (treeview) document to achieve the various functions of the treeview, simple and practical
33753115ktdictseg_v1.0.01
- 中文分词算法,效率很高,使用词典树装搜索进行单词切割,并提供扩充词库的函数-It s an arithmetc of word segment,it has a very high efficiency!
DataStructure
- C#语言版本的各种数据结构的代码,包括线性表、循环链表、堆栈、队列、矩阵、树、图及各种查找算法的代码。-C# language versions of the various data structures of the code, including the linear form, circular linked list, stack, queue, matrix, tree, graph, and a variety of search algorithm code.
IHtmlTest
- 将网页元素解析成的Dom树放到TreeView中,并解析元素的值.-Paser Html Element as Dom tree to TreeView and decode element attribute.
DecisionTree-in-cSharp
- C sharp描述的决策树代码,α-β剪枝算法等,希望能有帮助。-C sharp code described in the decision tree, α-β pruning algorithm, hoping to help.