文件: tree-1.5.1 环境: linux 功能: 列出linux系统目录,并且以树方式显示
上传时间: 2014-06-26
上传用户:xmsmh
Build an optimal binary search tree using dynamic programming.
标签: programming optimal dynamic binary
上传时间: 2013-12-25
上传用户:dengzb84
Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.
标签: Compression compress program images
上传时间: 2014-01-10
上传用户:大融融rr
Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which is written in Visual Basic. NET. Tiger Tree Hash算法的C#实现!
标签: Tiger Hash Tree constructed
上传时间: 2015-10-09
上传用户:vodssv
balance tree operation
上传时间: 2015-10-20
上传用户:363186
这是图像处理中的tv去噪模型的matlab程序,自己编的。能达到较好去噪效果。
上传时间: 2014-12-04
上传用户:exxxds
嵌入式下TV的驱动程序,支持非常多的高频头。
上传时间: 2015-10-27
上传用户:cuibaigao
arm9的bootloader,适合通用2410x平台 vivi.pal(20051228)支持tv输出和vga输出,vclk为26.25mhz vivi(20060330)支持vga输出和tv输出,vclk为25mhz 以上两个vivi均编译自vivi-br-release(20051228).tar.gz 在两个不同vivi间切换的方法是在源文件“/include/platform/smdk2410.h”中打开或者取消对PAL640480宏的定义: #define PAL640480 默认该句是注释掉的,编译得到的vivi的vclk为25mhz ch7005手册中要求640x480的pal输出时vclk为26.25mhz,但实践中发现并不需要完全等与这个频率,有时候vivi(20051228)的pal效果更好,具体使用哪个参数用户可以多比较尝试,也可以尝试修改成其他的频率。
标签: bootloader 20051228 2410x arm9
上传时间: 2013-12-16
上传用户:cainaifa
用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档
上传时间: 2013-12-26
上传用户:dapangxie
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu