TV-tree
TV-tree,一种高效的树形数据结构,在电子设计自动化(EDA)领域中广泛应用,特别适合于大规模集成电路布局布线优化。掌握TV-tree技术,能够显著提升电路设计效率与性能,是每位追求卓越的电子工程师不可或缺的知识点。本页面汇集了464份精选资源,涵盖从基础理论到高级应用的全面内容,助您快速成长为...
TV-tree 全部资料 307 份
Java TV EPG基本功能示例。实现EPG的基本功能的一个Xlet
Java TV EPG基本功能示例。实现EPG的基本功能的一个Xlet,需要用到Java TV API。小弟第一次上传代码,先发一个简单的
with this program you can search your whole driver and list all files in a tree view box.
with this program you can search your whole driver and list all files in a tree view box.
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (...
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the
One kind of decision-making tree algorithm, can be seen as one kind data mining algorithm ,find the rule from large-scal...
Visual C++6.0的一个常用的树(Tree)控件的一些特性
Visual C++6.0的一个常用的树(Tree)控件的一些特性,并通过建立一个包含了一个树控件的对话框应用程序来了解数控件 的使用
spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick tree
spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm...
Embedded Zero Tree (EZW)是一种实现小波变化的算术方法
Embedded Zero Tree (EZW)是一种实现小波变化的算术方法,用在JPEG2000压缩中。该方法的特点是速度快,实现640x480的小波频谱压缩需时1ms。