-
地图中等值线的识别与矢量化(程序+源码)
地图中等值线的识别与矢量化,可以实现从栅格地图(目前支持bmp,emf等文件)中获取等值线.GIS工程有用的。-contour map of identification and vectorization, can be achieved from the raster maps (currently supports bmp, catalog, etc.) access contours. GIS projects useful.
- 2023-06-24 16:25:03下载
- 积分:1
-
边缘测量文档,着重理论的说明
边缘测量文档,着重理论的说明-edge measurement documentation, focusing on theoretical explanations
- 2022-07-19 18:54:03下载
- 积分:1
-
Sobel/Kirsch edge detection algorithm VC Visual Realization
Sobel/Kirsch边缘检测算法VC下可视化实现-Sobel/Kirsch edge detection algorithm VC Visual Realization
- 2023-06-07 23:05:03下载
- 积分:1
-
用滤波器组处理图像,用于低处理速率,且得到较好的图像质量。...
用滤波器组处理图像,用于低处理速率,且得到较好的图像质量。-filter used to process images for the low treatment rate, and get a better image quality.
- 2022-08-26 10:39:57下载
- 积分:1
-
VB of Cantor set fractals, from "fractal algorithms and programming
用VB实现的康托集分形图,来自《分形算法与程序设计――Visual Basic实现》-VB of Cantor set fractals, from "fractal algorithms and programming-- Visual Basic"
- 2022-07-03 16:40:09下载
- 积分:1
-
OWC不用说大家应该知道吧!?本文件演示了利用它实现统计图表的例子。...
OWC不用说大家应该知道吧!?本文件演示了利用它实现统计图表的例子。-using OWC Needless to say, everyone should know! ? This paper demonstrates the use of it to achieve statistical charts example.
- 2022-02-03 10:02:06下载
- 积分:1
-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1
-
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形...
这是一款用vc++编写的简单的画图程序,可以绘制直线、圆、矩形-vc prepared with a simple drawing program, drawing a line or a circle, rectangle
- 2022-03-12 13:49:17下载
- 积分:1
-
java编写的关于图形的简单的粒子系统
java编写的关于图形的简单的粒子系统-prepared on the simple graphical particle system
- 2022-08-24 04:50:40下载
- 积分:1
-
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。...
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
- 2022-05-06 10:48:57下载
- 积分:1