搜索资源列表
template_lib
- 包含目录\\文件\\及键树模板类的库文件,可以直接调用,采用优化的算化-contains Contents \\ documents \\ tree template and key category of the library can be called directly, using numerical optimization of
pingheng
- 输入字符,建立平衡二叉树,再输出字符,中序,抛砖引玉-input characters, the establishment of balanced binary tree, and the output of characters, sequence, something
dancitongji
- 对读入的某个文本文件input.txt中,拆出英文单词,输出一个按字典顺序排列的单词表,结果输出在文本文件output.txt中,每个单词一行,并在单词后输出该单词出现的个数,两个字段之间用逗号分隔。约定单词仅由英文字母组成,单词间由非英文字母分隔,相同单词只输出一个,大小写不区分。 利用二叉树实现-the right time to a text file input.txt, divestment English words, Output by an order of the dict
aaaassss
- 堆栈等代码,树,内存管理,以及信号量等等已经编译过-Stack and other code tree, memory management, and signal volume has been compiled, etc.
tree-1.5.1
- 文件: tree-1.5.1 环境: linux 功能: 列出linux系统目录,并且以树方式显示 -documents : tree-1.5.1 environment : linux function : lists linux system directory, in a tree format
Tree Examples
- xml文档树分析例子程序-xml document examples tree analysis procedures
mulushudebianli
- 根据用户输入的命令行选项的不同,来实现三种功能:argc为2时,命令格式为 myfind <pathname> 它要统计出,在常规文件中,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。不允许打印出任何路径名。 argc为4且argv[2] == “-comp”时,命令格式为 myfind <pathname> -comp <filename> 输出在<pathname>目录子树之下,所有与<
tree-1.5.1
- 以目录树的形式显示一个目录下及其各层子目录下所有文件
c4.5
- 数据挖掘算法中,有关决策树算法c4.5的实现,c4.5是在ID3基础上实现的,有这比id3还好的功能
os
- 利用树的保存、树的查找和模拟文件存储开发的模拟文件系统
linux打印进程树
- 在linux环境下打印进程树,包括Makefile文件。
sift_robhess.rar
- Rob Hess Linux下的SIFT提取源码,金字塔采样和高斯差分提取特征点,KD树搜索寻找同名点,RANSAC去粗差,Rob Hess Linux source code under the SIFT extraction, sampling and Gaussian pyramid differential extraction of feature points, KD tree search to find the same name, points, RANSAC to gross
processtree
- 使用内核编程,在LINUX下实现打印进程树。 2.6.26下通过。-The use of kernel programming, in the printing process under LINUX tree. Through 2.6.26.
txt
- 用二叉链表做存储结构,输入键值序列,建立一棵二叉排序树并在二叉排序树上实现查找算法。-To do with binary storage structure list, enter the key sequence, set up a binary sort tree and binary search algorithm to sort the tree implementation.
sichashu
- 提出了一种基于自适应四叉树分形编码的数字水印技术。对原始图像进行四叉树分形编码后 , 通过给定子块在不同的寻找区域中搜索其最佳匹配父块来嵌入水印。实验结果表明 ,本方法在嵌入水 印编码时间、图像质量和鲁棒性方面均比传统的方法有较大的改进。-NULL
pstree
- 打印linux操作系统中当前状态的系统进程树-Printing system process tree
OptimalBST
- 最优二叉搜索树的构建,动态规划实现。gcc编译通过,可将构建好的树以列表的形式打印出来。-Optimal binary search tree construction, Dynamic Programming. gcc compile.
tiny4412-linux
- linux4.4移植后产生的最终文件,支持设备树(The final file generated after the linux4.4 is transplanted to support the device tree)
treeview-demo
- 树视图gtk,在windows和linux下编译通过,入门学习(The tree view in GTK, windows and Linux through the compiler, entry learning)
tree
- linux实现十叉树的存储与恢复,在linux平台下,以C++的方式实现(implement tree store and recover in linux os.)