-
在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h
在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h-In designated areas with the specified color mapping oval. One of the region defined as: x, y, w, h
- 2023-04-14 06:05:03下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
Bresenham算法编程演示程序,用java写的源代码…
Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle, ellipse, and so on the basis of graphics courses curriculum design.
- 2022-04-07 22:11:10下载
- 积分:1
-
VB文字识别程序,可以试试看,效果不错。
VB文字识别程序,可以试试看,效果不错。-VB language identification procedures, could give it a try, its effectiveness.
- 2022-03-22 21:41:49下载
- 积分:1
-
visual programming based delphi
基于delphi的可视化编程
- 2022-08-12 15:23:45下载
- 积分:1
-
贝叶斯分类器
本代码为贝叶斯分类器,包括基于错误先验的贝叶斯分类器和基于风险先验的贝叶斯分类器,测试数据为自己设置的矩阵。
- 2022-03-19 01:24:15下载
- 积分:1
-
一个基于BP网络的含噪音数字识别程序
一个基于BP网络的含噪音数字识别程序-A program based on BP networks point-digit recognition
- 2022-06-02 12:14:00下载
- 积分:1
-
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置...
在窗口中显示出26个英文字母,从左向右字母依次位置提高10个像素单位,并且颜色变为红色,然后回到正常位置。当达到最右端后改变方向,从右向左逐渐变为红色,并且位置依次提高10个像素单位。
-In the window shows the 26 English letters, the letters from left to right, followed by location of units increased by 10 pixels, and the color turns red, then back to normal position. When you reach the extreme right after the change of direction, from right to left gradually turns red, and the location of pixels in turn increased by 10 units.
- 2022-08-21 19:52:24下载
- 积分:1
-
VC digital image processing procedures set
VC++实现数字图象处理程序集-VC digital image processing procedures set
- 2023-01-08 16:10:03下载
- 积分:1
-
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题...
本程序是用VisualC++和OpenCV实现的,通过改进的Camshift算法,引进辅助信息,解决了人脸遮挡问题-This procedure is used VisualC++ And OpenCV achieved through improved Camshift algorithm, the introduction of auxiliary information to resolve the problem of facial occlusion
- 2022-12-19 16:10:07下载
- 积分:1