-
利用VC.NET的鼠标画工程曲线程序
利用VC.NET的鼠标画工程曲线程序-use VC.NET mouse painting process works curve
- 2022-03-15 10:42:54下载
- 积分:1
-
该源码用于图像处理初学者,用来了解相关算法的
该源码用于图像处理初学者,用来了解相关算法的-The code is adopt to the beginner of image processing,and it will help you to understand some algorithmic about image processing.
- 2022-02-05 12:37:26下载
- 积分:1
-
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,...
这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGrid control, serial settings are
- 2023-06-22 06:45:03下载
- 积分:1
-
VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。...
VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。-VB code, the demonstration games, PSD format will be converted into BMP or JPG format of the procedure, but the change, the PSD should turn space into the game as stipulated in the transparent color.
- 2022-07-27 22:32:12下载
- 积分:1
-
一个旋转输出文本的例子,适合初学者进行学习研究。
一个旋转输出文本的例子,适合初学者进行学习研究。-A rotary output of the example text, suitable for beginners to study.
- 2023-02-10 11:45:04下载
- 积分:1
-
主要为表现listbox的基本和高级用法,实现一些比较漂亮的界面功能...
主要为表现listbox的基本和高级用法,实现一些比较漂亮的界面功能-performance of the main listbox the basic and advanced usage, some of the more beautiful realization of the interface function
- 2023-04-10 17:05:03下载
- 积分:1
-
一个关于图象的演示程序
一个关于图象的演示程序-an image of the demo program
- 2022-03-18 15:19:40下载
- 积分:1
-
用vc编写的数字识别系统,能够识别0到9共十个数字
用vc编写的数字识别系统,能够识别0到9共十个数字-Vc prepared using digital identification system to identify a total of 0-9 10 figures
- 2023-05-21 14:15:03下载
- 积分: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
-
区域四邻接点填充算法
使用四邻接点算法填充多边形内部区域,要求对边界范围内的所有象素单元赋予指定的颜色代码。代码可能存在不少瑕疵,使用时一定注意再次检查,以免给您带来不便,同时希望对代码有所完善的朋友继续将代码公布出来,供大家学习讨论。
- 2023-07-08 02:20:03下载
- 积分:1