搜索资源列表
李学武提交C语言源代码
- 李学武提交的C语言源代码,包括Hilbert曲线,高精度计算,π值计算公式,取石子游戏,趣味等式填数游戏3则,验证四色定理等- Li Xuewu submits the C language source code, including the Hilbert curve, the high accuracy computation, pi the value formula, takes the gravel game, the interest equality fills in the
peano-Hilbert曲线的Delphi程序设计
- 有关peano-Hilbert曲线的详细介绍,以及用Delphi程序设计的代码(完整版)-the Peano - Hilbert detailed descr iption of the curve, and the Delphi programming code (complete edition)
hilbert
- 这个是Hilbert曲线的实现算法,可以具体演示出每级曲线的绘制过程,最多可实现8级曲线的绘制.-Hilbert Curve is the realization of the algorithm can be demonstrated that each specific grade curve of the process of drawing up to achieve eight curve drawing.
hilbert
- 构建hilbert曲线,可以计算gilbert曲线的各参数值-This recursive function calculates coordinates of n-th order Hilbert curve. It is then possible to plot it using the "line" command.
hilbert
- hilbert curve main file
hilbert-(1)
- 构建hilbert曲线,并可以计算出各种参数,绘制图形-This recursive function calculates coordinates of n-th order Hilbert curve. It is then possible to plot it using the "line" command.
hilbert-curve-matlab-code
- hilbert 分形matlab源码,Hilbert曲线扫描矩阵的生成算法及其MATLAB程序代码-hilbert curve fractal matlab source code
hilbert
- matlab 分形hilbert曲线 复数向量编码,编码简短精炼,很值得学习。 -matlab fractal hilbert curve complex vector, coding short refining, it is worth learning.
hilbert
- VC下图像置乱算法 基于hilbert曲线算法的实现代码 包含完整代码和头文件-VC under the scrambling algorithm is based on hilbert curve algorithm implementation code contains the complete code and header files
hilbert
- 用hilbert曲线扫描图像后,进行图像检索的代码,里面有很多有用的代码-After scanning the image with the hilbert curve, the image retrieval code, there are a lot of useful code
Peano-Hilbert-algorithm
- windows环境下用visual C++实现计算机图形学中Peano-Hilbert曲线算法的编码-windows environment using visual C++ implementation in computer graphics Peano-Hilbert curve of the encoding algorithm
Peano-Hilbert
- 这是计算机图形学中比较经典的Peano-Hilbert曲线算法,可以看到实现效果-This is the more classic computer graphics Peano-Hilbert curve algorithms, you can see the effect achieved
Peano-Hilbert
- 分形几何算法案例,基于MFC实现 Peano-Hilbert曲线算法-Fractal geometry algorithm case, MFC-based implementation Peano -Hilbert curve algorithms
Peano-Hilbert
- 画图算法--Peano-Hilbert曲线算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Peano-Hilbert curve algorithm for learning is a to count machine graphics based algorithm.
Hilbert
- 德国数学家 David Hilbert 发现了这样一种可以填满整个单位正方形的分形曲线,称它为 Hilbert 曲线。-German mathematician David Hilbert found such a can fill the entire unit square fractal curve, called it Hilbert curve.
Hilbert
- 希尔伯特曲线一种能填充满一个平面正方形的分形曲线(空间填充曲线),由大卫·希尔伯特在1891年提出。 由于它能填满平面,它的豪斯多夫维是2。取它填充的正方形的边长为1,第n步的希尔伯特曲线的长度是2n - 2-n。 L系统记法: 变量: L, R 常数: F, +, - 公理: L 规则: L → +F--F+ R → − LF+RFR+FL− F : 向前 - : 右转90° + : 左转90-Hilbert curve can
hilbert
- 产生hilbert曲线,算法比较简单,不过运算速度很快(非本人原创)-hilbert curve
Hilbert
- 先把原图按hilbert曲线进行赋值,拉成一条一维数组,再reshape成一副图像,-First the original assignment according to the Hilbert curve, pull into a one-dimensional array, and then reshape into a pair of images,
Peano-Hilbert
- 代码是关于Peano-Hilbert曲线算法,属于图形学范畴-Code is on the Peano-Hilbert curve algorithm, belongs to the category Graphics
Hilbert
- 希尔伯特曲线的matlab程序,我们采用矩阵的方法来画希尔伯特曲线-Hilbert curve matlab procedures, we use the matrix method to draw Hilbert curve