-
PDF417编程控件和例子,包括VB,VC等。很使用
PDF417编程控件和例子,包括VB,VC等。很使用-PDF417 control and programming examples, including VB, VC, etc.. Is the use of
- 2022-12-27 01:10:03下载
- 积分:1
-
documents in a single file, use the menu to open bitmaps, and can drag the mouse...
在单文档文件中,使用菜单打开位图,并可用鼠标拖动》-documents in a single file, use the menu to open bitmaps, and can drag the mouse "
- 2022-05-28 13:35:06下载
- 积分:1
-
本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强
、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直...
本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强
、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, image enhancement, morphology enhancement, edge and silhouette, image analysis, image restoration, image coding and histogram processing
- 2023-07-10 22:25:03下载
- 积分:1
-
template! No source code
我只有模板啦!没有源代码-template! No source code
- 2023-09-03 20:15:04下载
- 积分:1
-
BMP图象的读取 使用C语言对BMP图象进行读取和处理
BMP图象的读取 使用C语言对BMP图象进行读取和处理-BMP image reader to use C language to read BMP image processing and
- 2022-01-26 00:33:04下载
- 积分:1
-
AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和...
AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated the shortest path length (which also use the expansion of the CAD data, since the definition of a single linked list and category-defined stack category, ADO database connectivity)
- 2022-04-19 04:32:24下载
- 积分:1
-
This code recognizes typed latin optical characters and outputs the correspondin...
This code recognizes typed latin optical characters and outputs the corresponding Unicode value and character. It is implemented using Artificial Neural Network methods and can be trained for any available font type.-This code recognizes typed latin optical c haracters and outputs the corresponding Unico de value and character. It is implemented using Artificial Neural Network methods and can be tr ained for any available font type.
- 2022-03-17 00:00:49下载
- 积分:1
-
CAD中做yuanhu文字,只需放入CAD即可
CAD中做yuanhu文字,只需放入CAD即可-It‘s easy,you must put it in CAD.
- 2022-03-26 16:05:51下载
- 积分:1
-
CDC简单学习教程
应用背景如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,关键技术滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。。
- 2022-01-26 04:00:47下载
- 积分: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