搜索资源列表
peano_trangle
- 把利用递归法绘制的三条Hilbert-Peano曲线变换角度,首尾相接,构成一个Hilbert-Peano笼!-recursive method of using the three mapping Hilbert - Peano transform angle curve, back-to-back. constitute a Hilbert - Peano cage!
BGIyanshichengxu4
- HILBERT.c:10年前写的一个程序,好象是画希尔伯特曲线的程序,用的是Bios中断 int 10实现的。-HILBERT.c : 10 years ago wrote a procedure appears to be painting Hilbert curve procedures, the suspension is fitted to achieve the 10 int.
maxmin1
- HILBERT-HUANG TANSFORM 进行曲线拟和时求信号极大极小值的两种方法-SYSTEMS-CSF TANSFORM for curve fitting and time for signal minimax Two methods
基于DCT变换的图像编码方法研究
- 本文结合DCT变换的特性,利用分形的Peano一hilbert扫描曲线,对基于DCT变换的图像编码方法进行了研究,并提出了改进方法。主要工作分为两个部分: 一是在分块DCT基础上的改进。对分块后生成的各图像块矩阵,不直接作二维DCT变换,而是先进行扫描,使之重排成一维向量,再进行一维DCT变换,这样可以减少运算量。 其次是对层次余弦变换编码部分的改进。使用层次DCT变换与零树编码相结合的方法,并在扫描编码过程中,按Peano一hilbe
2D_Hilbert_Curves
- 2维的希尔伯特曲线实现源码,比较有名,这是1.0版本-2-dimensional Hilbert curve to achieve source code and the more famous
HilbertPeano-(2)
- Hilbert—Peano曲线源代码。双击Debug下的peano.exe文件,程序运行;双击peano.dsw文件,进入编辑环境。-Hilbert-Peano curve of the source code. Double-click Debug under peano.exe files, the program runs double peano.dsw file into the editing environment.
BGI
- BGI演示程序,HILBERT.c:10年前写的一个程序,好象是画希尔伯特曲线的程序,用的是Bios中断 int 10实现的。-BGI demo program, HILBERT.c: 10 years ago to write a program, like painting program of the Hilbert curve, using a Bios interrupts to achieve an int 10.
222
- hilbert空间填充曲线快速生成算法程序代码-hilbert space filling curve fast generating algorithm code
009
- 基于GM 模型和Hilbert 空间填充曲线的图象压缩方法-Image Compression Method Based on GM and the Hilbert space filling curve
01240570
- 关于hilbert 空间填充曲线算法的应用-Hilbert space filling curve algorithm
01671851
- 主要关于hilbert空间填充曲线的算法-On hilbert space filling curve algorithm
05567999
- 主要关于hilbert空间填充曲线的算法的英文文献-English literature mainly on the hilbert space-filling curve algorithm
hilbert3
- 三维Hilbert曲线绘制,能在三维空间中绘制出Hilbert曲线-Hibert curver in three dimensions
PeanoHilbert
- 一种Peano-Hilbert曲线文法模型算法,用C++的MFC编写,经测试成功-A Peano-Hilbert curve the grammar model algorithm C++ the MFC prepared, tested successfully
Hilbert
- 希尔伯特曲线一种能填充满一个平面正方形的分形曲线(空间填充曲线),由大卫·希尔伯特在1891年提出。 由于它能填满平面,它的豪斯多夫维是2。取它填充的正方形的边长为1,第n步的希尔伯特曲线的长度是2n - 2-n。 L系统记法: 变量: L, R 常数: F, +, - 公理: L 规则: L → +F--F+ R → − LF+RFR+FL− F : 向前 - : 右转90
Hilbert
- 希尔伯特曲线的matlab程序,我们采用矩阵的方法来画希尔伯特曲线-Hilbert curve matlab procedures, we use the matrix method to draw Hilbert curve
zaHilbert
- 两个简单的遍历,供MATLAB基础人员使用,主要是两种遍历方法,Z曲线和Hilbert曲线-Two simple traversal, for the use of MATLAB foundation staff, mainly two kinds of traversal methods, Z curve and Hilbert curve
8
- 遥感影像剖分金字塔研究 分析了全球剖分格网与影像金字塔的优点与不足,结合两者的优势提出了剖分影像金字塔模型及建塔策略,利用全球剖分格网面片编码的唯一性和Hilbert曲线空间连续性对影像块进行索引与组织.针对基于影像块组织的特点,提出了剖分影像金字塔局部更新的方案.实验结果表明,剖分影像金字塔不仅具有传统影像金字塔在快速浏览上的优势,并且由于其编码和索引的优势,使得在局部影像提取和更新方面效率更高,有一定的使用价值.
IAVKE
- 分形hilbert曲线,Fractal Hilbert curve-Fractal Hilbert curve, highest-resolution Hilbert curve
hilbertCurve
- 画出指定尺寸图像的hilbert曲线,并给出曲线每一点的坐标(Draw the Hilbert curve of the specified size image)