CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 2-3 tree
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - 2-3 tree - List
[
CSharp
]
Calendar_xrc
DL : 0
使用Csharp实现的日历程序,功能简介: 已完成功能 1.新建当天日记,新建随笔 2.打开日记,打开随笔 3.文件保存 4.树状视图的显示 5.设置字体 6.查看日历: a、新建活动 b、查看活动 c、修改活动 d、删除活动 e、活动提醒 7、日历以类似MSN的好友登录提示的方式来通知用户要做的活动-use the calendar to achieve procedures, functional description : a function has been completed. New day diary two new delegates. Open diary Essays open 3. file 4. Tree View Display 5. 6 fonts installed. View the calendar : a, new activities b, c View activities, modifications of the activities d, e delete activities, activities remind 7. MSN Calendar similar to the Friends of the login prompt users to be done to inform the activities
Date
: 2026-01-03
Size
: 1.04mb
User
:
辛瑞超
[
CSharp
]
unixfilesystem
DL : 0
完整的文件系统模拟 基本功能 (1)多用户 (2)多级目录:具有树形目录结构;(3)具有login (用户登录)和用户身份认证功能;(4)文件的创建: create (5)文件的打开:open(6)文件的读:read(7)文件的写:write(8)文件关闭:close(9)删除文件:delete (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)文件保护机制-integrity of the file system simulation basic functions (1) Multi-user (2) Multi-level directory : with the tree structure; (3) having a login (user login) and user authentication functions; (4) Documentation of the founders : create (5) documents the open : open (6) the documents read : read (7) of the document reads : write (8) documents Close : close (9) delete the file : delete (12) provides directory : dir (listed directory to list name, physical address and length of documents) (13) withdrew : logout (14) document protection mechanisms
Date
: 2026-01-03
Size
: 7kb
User
:
sonica
[
CSharp
]
file
DL : 0
二叉树上结点的路径,航班信息的查询与检索,赫夫曼编码的应用3个数据结构里比较实际的编程例子,自己写的-Binary tree node on the path, flight information query and retrieval, the application of Huffman encoding three data structure more practical programming examples written in their own
Date
: 2026-01-03
Size
: 6kb
User
:
李日
[
CSharp
]
treetime
DL : 0
一个数据结构的课程作业,用来比较avltree,splay tree,平衡树之间的插入删除操作的时间,平均时间,内有这3种树的实现代码-A data structure course operations, to compare avltree, splay tree, balanced tree insertion between the delete operation time, average time, which has 3 planting the realization of this code
Date
: 2026-01-03
Size
: 61kb
User
:
卢杨
[
CSharp
]
CodeSource
DL : 0
asp.net项目辅助开发器源代码 1.主界面仿VS编译器效果,界面用起来更熟悉。 2.可模拟查询分析器执行TSQL语句 3.支持SQL Server 2000、SQL Server 2005 4.以树形菜单方式显示数据库中可操作数据 4.可快速浏览表数据 5.动态生成带参数的SQL语句 6.实体类的生成-asp.net project assisted the development of browser source code 1. main interface compiler VS imitation effect, to use a more familiar interface. 2. Can simulate the implementation of TSQL statements Query Analyzer 3. To support SQL Server 2000, SQL Server 20054. To tree menu display database actionable data 4. Can quickly browse the data in table 5. Dynamically generated SQL statement with parameter 6. entity class generation
Date
: 2026-01-03
Size
: 1.92mb
User
:
江南
[
CSharp
]
CSharpJishiBen
DL : 0
替换查找单个字可变大,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. Increase in the status bar display and settings, Word Count function, spell-checking function, custom toolbar, the information system configuration settings
Date
: 2026-01-03
Size
: 208kb
User
:
HCC
[
CSharp
]
5
DL : 0
1.C或 C++; 2.从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中.将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; 3.利用已经建好的哈夫曼树(如不在内存,则从文件htmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中,并输出结果,将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrint中。 4.利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中,并输出结果。 -1.C, or C++ 2. Read from the terminal into the character set size n, as well as the n character and the n-weights, the establishment of Huffman tree and it is stored in the file in hfmTree. Will have been in memory of the Huffman tree in an intuitive way (such as tree) shows the terminal 3. the use of the Huffman tree has been built (eg, not in memory, read from the file into the htmTree), in the body of the document ToBeTran encoded, and then The results stored in CodeFile file, and output the file to a compact format CodeFile first in the terminal, every line of code 50. At the same time the form of this character encoding of the file write to a file CodePrint. 4. The use of the Huffman tree has been built CodeFile file in the code decoding results stored in the file TextFile, and output.
Date
: 2026-01-03
Size
: 2kb
User
:
cyahafa
[
CSharp
]
Link_Find
DL : 0
编写能实现上述功能的Link(v,r)指令程序,不要使用全局变量, 设初始时两森林均由单结点树构成。上机依次执行:Link(2,1), Link(3,2), Link(5,4), Link(4,3), Link(7,6),Link(9,8), Link(8,7), Find-Depth(6), Link(6,5), Find-Depth(4), Find-Depth(7)。 打印或抄写每条指令执行后各点的Weight值,画出其时的两种森林。 -Prepared to achieve the above-mentioned functions Link (v, r) instruction programs, do not use global variables, set initially by the two single-node tree of forest composition. Turn-on implementation: Link (2,1), Link (3,2), Link (5,4), Link (4,3), Link (7,6), Link (9,8), Link (8 , 7), Find-Depth (6), Link (6,5), Find-Depth (4), Find-Depth (7). Printing or copying the points after the execution of each instruction of the Weight value of the time to draw the two forests.
Date
: 2026-01-03
Size
: 1.05mb
User
:
小牛
[
CSharp
]
4
DL : 0
1.输入字符序列,建立二叉链表。 2.中序遍历二叉树:递归算法。 3.中序遍历二叉树:非递归算法。 4.求二叉树的高度。 5.求二叉树的叶子个数。 6.试编写交换以二叉链表作存储结构的二叉树中所有结点的左、右子树的算法。 7.建立中序线索二叉树,并实现中序遍历。 -1. Input sequence of characters, the establishment of binary list. 2. Inorder traversal binary tree: recursive algorithm. 3. Inorder traversal binary tree: non-recursive algorithm. 4. Binary tree of height requirements. 5. Request the number of binary tree leaves. 6. Prepared to test the exchange of binary linked list storage structure of the binary tree for all nodes left and right sub-tree algorithms. 7. Threaded binary tree in order to establish and achieve in order traversal.
Date
: 2026-01-03
Size
: 2kb
User
:
shixiaojin
[
CSharp
]
2-3-tree
DL : 0
Example of implementation of 2-3 tree binary tree. This is code available for freely distribution
Date
: 2026-01-03
Size
: 1kb
User
:
and
[
CSharp
]
1111
DL : 0
优先队列 基本要求:对Huffman树的方法进行扩充,实现如下功能: 1)键盘输入一个字符串,统计每个字符出现的频率; 2)输出每个字符的Huffman编码 3)计算并输出WPL 提高要求:改键盘输入为读文件(任何类型)-Basic requirements of the priority queue: the method of Huffman tree expansion, to achieve the following functions: 1) keyboard input a string, the frequency statistics for each character 2) the output of the Huffman code for each character 3) calculate and improve the requirements WPL : change the keyboard input to read the file (any type)
Date
: 2026-01-03
Size
: 813kb
User
:
chenhang
[
CSharp
]
3laye-programing
DL : 0
Program Tree Layers To Learning Three Layers a Coffee house, three layers cafe, 3 layers, Jacksonville, Florida, Coffee Shop, Desserts. -Program Tree Layers To Learning Three Layers a Coffee house, three layers cafe, 3 layers, Jacksonville, Florida, Coffee Shop, Desserts.Three Layers a Coffee house, three layers cafe, 3 layers, Jacksonville, Florida, Coffee Shop, Desserts.
Date
: 2026-01-03
Size
: 97kb
User
:
ali
[
CSharp
]
1
DL : 0
1.基本训练 (1)输入字符序列,建立二叉链表。 (2)先序、中序、后序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法(最好也能实现先序,后序非递归算法)。 (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)对于树中每一个元素值为x的结点,删去以它为根的子树,并释放相应的空间。 (8)借助队列实现二叉树的层次遍历。 (9)在主函数中设计一个简单的菜单,分别调试上述算法。 -Basic Training (1) Enter the character sequence, establish binary list. (2) The first sequence, sequence, after traversing Binary: recursive algorithm. (3) in traversing Binary: non-recursive algorithm (best to achieve the first-order, post-order non-recursive algorithm). (4) Determine the height of the binary tree. (5) Find the number of leaves of a binary tree. (6) For each element in the tree node value of x, by deleting sub-tree root, and the release of the corresponding space. (8) by means of the queue level traversal of a binary tree. (9) to design a simple menu in the main function, respectively commissioning of the above algorithm.
Date
: 2026-01-03
Size
: 2kb
User
:
血鸢
[
CSharp
]
OptimalBinarySearchTree
DL : 0
vs2010实现的OBST算法,最优二叉搜索树 实现功能: 1、文件读取,手动输入,数据更新。 2、p/q表数据保留,便于手动添、删或修改 3、最优解的二叉树结构显示 文件读取示例文档在压缩包内-vs2010 achieve OBST algorithm, optimal binary search tree implementation functions: 1, file read, manually entered data updates. 2, p/q table data retention, easy to manually add, delete or modify the three, the optimal solution to read binary tree displays the file in compressed within the sample document
Date
: 2026-01-03
Size
: 106kb
User
:
zty
[
CSharp
]
swig-2.0.0.tar
DL : 0
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, OCAML, Octave, and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions.
Date
: 2026-01-03
Size
: 4.56mb
User
:
tammmaoo
[
CSharp
]
pro.3
DL : 0
哈夫曼树的应用和实现 通过构造哈夫曼树及哈夫曼编码,掌握树型数据结构的基本实现方法。-Huffman tree application and by constructing Huffman tree and Huffman coding, to master the basic method tree data structure.
Date
: 2026-01-03
Size
: 721kb
User
:
Frozen
[
CSharp
]
example-of-binarytree
DL : 0
包含了3个示例展示了最常用的数据结构:二叉树的使用方便。初学者可以根据示例学习相关函数。-Contains three examples show the most commonly used data structures: binary tree easy to use. Beginners can learn the correlation function according to sample.
Date
: 2026-01-03
Size
: 968kb
User
:
龙先杰
[
CSharp
]
2-3Library
DL : 0
老师直接免检的2-3树实现的数据结构期末课程设计 图书管理系统。 功能强大,管理员及读者双模式。读者可注册,管理员密码为 “password”。。附详细代码说明,适当修改后即可作为课程设计上交啦。-The teacher directly exempted from inspection the 2-3 tree for the data structure of the final course design of books management system management system. Powerful, administrators and readers dual mode.The reader can be registered, the administrator password is "password".Attach a detailed code, can be appropriately modified as curriculum design.
Date
: 2026-01-03
Size
: 2.41mb
User
:
小媛媛
[
CSharp
]
MyB-Tree
DL : 0
3.给定键值,通过B+树进行查找。同时比较与直接扫描表的性能差别。(利用B+树时可根据内存大小决定放置多少层次到内存)-B+ Tree
Date
: 2026-01-03
Size
: 25kb
User
:
rend
[
CSharp
]
3
DL : 0
1.创建一个二叉树 2.可以生成先序遍历二叉树 3.可以生成中序遍历二叉树 4.可以生成后序遍历二叉树 5.计算二叉树的结点总数和叶点数 6.可以建立无向图的邻接矩阵 7.可以生成深度优先遍历图-1. Create a binary tree 2. The first sequence can be generated traversing binary tree 3. Can be generated in order traversing binary tree 4. Can be generated after traversing binary tree 5. Calculation of binary tree nodes and leaves the total points 6. Can create undirected graph adjacency matrix 7. Depth-first traversal graph can be generated
Date
: 2026-01-03
Size
: 2kb
User
:
郭翔
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.