-
用MATLAB编写Harris提取算子的具体算法
用MATLAB编写Harris提取算子的具体算法-Harris prepared using MATLAB operator specific algorithm for extracting
- 2023-02-24 01:35:04下载
- 积分:1
-
maching cube algorithm
maching cube 算法-maching cube algorithm
- 2023-01-19 14:10:04下载
- 积分:1
-
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果...
计算三维数据的法矢量并进行调整,里面包括了自己做的实验数据和结果-Three-dimensional data, vector calculation method and make adjustments, which includes the make their own experimental data and results
- 2022-01-27 18:20:17下载
- 积分:1
-
三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续
三次贝塞尔曲线的C程序,多于四点可通过连接保证C1连续-three Bessel curve of C program than 4:00 to be guaranteed by connecting C1
- 2022-04-25 18:09:41下载
- 积分:1
-
DDA line drawing algorithm to generate line algorithm, in stipple line algorithm...
直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm, in stipple line algorithm, bresenham Line Algorithm.
- 2022-02-14 20:10:52下载
- 积分:1
-
relates to image processing various stages of the operation, some of which do no...
涉及到图像处理中各个阶段的操作,其中不泛一些经典的算法,相信一定对你会有帮助。-relates to image processing various stages of the operation, some of which do not pan-classical algorithm believe will be helpful to you.
- 2022-04-27 16:54:09下载
- 积分:1
-
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。...
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。-the code achieved in the 3D space flight such as design, 3D space objects more categories. achieve a better simulation effects.
- 2022-07-16 07:38:25下载
- 积分:1
-
该代码用于进行最短路径查询,该代码来源于作业程序,属于实验程序...
该代码用于进行最短路径查询,该代码来源于作业程序,属于实验程序-The code used for the shortest path query, the code from the operating procedures, an experimental procedure
- 2022-03-15 09:51:39下载
- 积分:1
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1
-
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成...
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The
- 2022-12-02 23:35:03下载
- 积分:1