搜索资源列表
hfm
- 树形结构的应用 ——哈弗曼编码/译码1.程序的功能: 输入明文,通过统计不同字符出现的频率作为权值,生成哈弗曼树,并存于文件中;编码生成暗文,存于文件中;再由暗文生成明文,存于文件中。 2.输入输出的要求: 仅能输入英文字母作为明文,输出0、1组成的暗文。 3.测试数据: (1)asdjfas (2 ) dkfskjdfcijj (3 ) ovenmkjovi-1. Program features: input plaintext, t
fp_source
- 打开文件,浏览树形结构。寻找树叶,再找匹配的节点-Open files, browse tree structure. Looking for leaves, find matching nodes
squee
- c++ n皇后问题的原代码,通过建立一个树形结构,用c++实现,-quee question
CHM1.0
- CHM Builder的编写初衷是收集资料的需要,由于收藏了大量的经典帖子和文章,在阅览和管理上都很不方便,于是动手写一个工具来帮忙管理. 下面介绍CHM Builder(2.0)的功能,然后再从整体功能的角度上考虑如何开发。 1. 可以编译.txt .htm .html 文件成CHM格式电子书 2. 可以反编译CHM电子书为.txt .htm .html 文件 3. 在不编译成电子书的情况下,可以以树形形式阅览收藏的文件,项目可以保存,以便下次继续阅览,而且树形结构可以不断添加
treeviewli
- 树形结构节点拖拽功能,是一个在vb6环境下开发的实例,对初学者很有帮助-Drag-and-drop feature node tree structure, is a development environment in the vb6 examples helpful for beginners
tree
- 我自己写的树形结构,比较简单,仅供学习.-Tree structure is relatively simple to learn for
tree2
- 我自己的写的树形结构,比较简单,仅供学习.-Tree structure is relatively simple to learn for
treestructuretraversalsequences
- 数据结构中的树形结构的层序遍历,仅仅是是对树的创建,销毁,遍历,插入等常规操作的c源代码-Data structure in the tree structure traversal sequences, only yes yes right tree creation, destruction, traversal, insertion and other conventional operations c source code
FilesName
- 递归遍历文件夹.可以指定输出设备,包括文件和控制台.指定输出树形结构-Recursively traverse the folder. You can specify the output device, including documentation and console. Specify the output tree structure
WebTree
- webtree,网络编程时可以直接使用的树形结构,使用方便,参数直接传入。有注释。-webtree, network programming can be used directly in tree-like structure, easy to use, parameters, be transmitted directly. Annotated.
tree-structure-based-on-labview
- 该程序是基于labview编程语言开发的树形结构,该树形结构具有开放性,用户可自由添加、删除和修改分支,该树形结构可作为子VI应用到管理树形结构信息的多个程序中。-The program is a tree structure based on labview programming language developed by the tree structure is open, users can freely add, delete, and modify the branch, the
zhang
- 利用树形结构输出哈弗曼编码结果,并给出一个实例-Output Huffman coding results using a tree structure, and gives an example
T4
- 目录和文件时磁盘树形结构中最基本的组成单元,Java用File类来统一表示它们, * 并通过File类来完成目录和文件的创建、删除、查询等操作。 * 手工创建d:\test文件夹,编写一个Java程序, * 遍历“d:\test”文件夹,如果文件夹为空,则创建一个新文件a.txt,并把此文件的名称打印出来; * 如果文件夹不为空,那么将该文件夹下的文件和目录遍历以后, * 按照目录和文件类型,分类把目录名称和文件名分称打印出来。-Basic constituent
Air-passenger-booking-system
- 利用树形结构制作的航空客运订票系统,里面有文件的读写操作-Airline passenger reservation system produced by the tree structure, which reads and writes files
treeview
- 这是一个php+mysql做的树形结构,原来是一个网上下载的,有错误,没有图片。现纠正错误,并加图-This is a tree structure a php+mysql do, turned out to be a download error, no pictures. Now to correct the error, and Cato
ls-tree
- 两个文件,分别简单实现linux下的ls-l功能和树形结构显示目录的tree功能。-Two files, a simple function under linux ls-l and a tree structure to display the directory tree.
tree
- 树形结构,带复选框的属性结构,普通的树形实例,可多选的树型实例-Tree structure, with a check box attribute structure, ordinary tree instance, you can choose more than tree instance
Xml-Tree-Edit_source
- 用于创建XML树形结构的可视化编辑,包括增删改的基本操作,可能十分强大-XML tree structure is used to create a visual editing, including the basic CRUD operations, could be very powerful
huffman-code
- 利用树形结构的各种操作,程序能够完成“输入权值,输出码值”的功能。-Various operations using the tree structure, the program can be completed " Input right value, the code value" function.
基于MFC的树形结构游戏小程序
- 数据结构的大作业。利用树形结构完成。包含MFC的图片添加,按钮控制等。
