登录
首页 » 图形图像 » 希尔伯特曲线映射程序实验报告

希尔伯特曲线映射程序实验报告

于 2022-12-20 发布 文件大小:26.14 kB
0 60
下载积分: 2 下载次数: 1

代码说明:

Hilbert 曲线的绘制程序 有实验报告-Hilbert curve mapping procedure experimental report

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • qzxing+opencv ,二维码/条码解码
    基于qt使用qzxing库,结合opencv,进行二维码和条形码的解码,视频显示和解码的过程在不同的进程,因此可以流畅的显示,在解码的同时。
    2022-06-01 15:06:53下载
    积分:1
  • barcode generation principle : bar code data of the first part by the seven figu...
    条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产生一个数字-字母匹配对。并通过查表来得到 形成的条形码第一数据部分。 将 和C进行搭配,并通过查表得到 形成的条形码的第二数据部分。 该映射表如表二所示: 数字-字母匹配对 二进制信息 0A 0001101 0B 0100111 0C 1110010 1A 0011001 1B 0110011 1C 1100110 2A 0010011 2B 0011011 2C 1101100 3A 0111101 3B 0100001 3C 1000010 4A 0100011 4B 0011101 4C 1011100 5A 0110001 5B 0111001 5C 1001110 6A 0101111 6B 0000101 6C 1010000 7A 0111011 7B 0010001 7C 1000100 8A 0110111 8B 0001001 8C 1001000 9A 0001011 9B 0010111 9C 1110100 表二 数字-字母映射表 n 绘制条形码:通过映射表二得到的二进制数码进行绘制,1对应黑线,0对应白线。 -barcode generation principle : bar code data of the first part by the seven figures formed, and the formation of detailed as follows : n the first use of the alphabet and matching code, the code l
    2022-01-25 20:25:14下载
    积分:1
  • 如何在Visual C++中实现Choen
    如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
    2022-03-02 22:11:46下载
    积分:1
  • Circular arc is drawn by the point
    这是用VC++中的MFC实现的,逐点比较法插补从而画出圆弧-Circular arc is drawn by the point-to-point comparison arc interpolation which implemented by the MFC of VC++.
    2022-08-18 07:09:35下载
    积分:1
  • Polygon clipping is one of those humble tasks computers do all the time. It s a...
    Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
    2022-09-16 13:35:03下载
    积分:1
  • One hundred example codes program in Matlab development environment
    matlab开发环境下实用程序00个例子的代码:包括1-32是:图形应用篇、33-66是:界面设计篇、67-84是:图形处理篇、85-100是:数值分析篇-One hundred example codes program in Matlab development environment
    2022-12-26 09:20:04下载
    积分:1
  • 显示一个可以旋转的立方体,通过鼠标的拖动而旋转。
    显示一个可以旋转的立方体,通过鼠标的拖动而旋转。-Showing a rotating cube by mouse drag and spin.
    2022-05-26 11:16:00下载
    积分:1
  • 这是一个bezier曲线的程序代码
    这是一个bezier曲线的程序代码-this is a program code of bezier curve
    2022-02-06 08:25:05下载
    积分:1
  • opengl_world_rotation
    本程序采用opengl和VC++,将读入bmp文件并用来生成三维环境,可用键盘的左右箭头来控制旋转,上下箭头进行缩放,使其身临其境,是一个简单的小程序,适合初学者。
    2022-02-25 11:57:29下载
    积分:1
  • 这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!...
    这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!-This is a development platform based on the VC the Face Recognition/Detection source, for the Study of Human Face Recognition can help!
    2022-03-19 09:45:00下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载