-
EPH1610 datasheet
elan 公司手写识别芯片EPH1610的datasheet资料。-EPH1610 datasheet
- 2022-02-02 20:44:00下载
- 积分:1
-
Jpeg core codec algorithm (original)
Jpeg编解码核心算法(原创)-Jpeg core codec algorithm (original)
- 2022-02-11 17:51:13下载
- 积分:1
-
CGAL计算几何算法库
CGAL计算几何算法库-Computational geometry algorithms library CGAL
- 2022-06-02 16:01:46下载
- 积分:1
-
看别人用C++ 编制的屏幕保护程序
学习学习哈
看别人用C++ 编制的屏幕保护程序
学习学习哈
-A C++, the preparation of a screen saver
- 2023-06-02 15:30:03下载
- 积分:1
-
一个概率框架对应和egomotion估计
基于概率框架的立体视觉匹配和运动估计方法-A Probabilistic Framework for Correspondence and Egomotion Estimation
- 2022-01-24 12:51:57下载
- 积分:1
-
VGA IP软核Nios SOPC
vga ip core nios sopc
- 2022-08-03 08:36:53下载
- 积分:1
-
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!...
这是一个基于VC++平台开发出来的人脸识别/检测源码,对于研究人脸的识别有一定的帮助!-This is a development platform based on the VC the Face Recognition/Detection source, for the Study of Human Face Recognition can help!
- 2022-03-19 09:45:00下载
- 积分:1
-
JAVA写的PNG图片处理工具。很好很强大。
JAVA写的PNG图片处理工具。很好很强大。-JAVA write PNG image processing tools. Very very strong.
- 2022-03-31 05:04:01下载
- 积分:1
-
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功...
本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格式。
程序界面主要由标题栏、菜单栏、工具栏、状态栏、绘图工作区及属性页对话框组成,其中有四个实现不同功能的工具栏,包括MFC自动生成的工具条、自定义的工具箱(ToolBox)、颜色盒(ColorBox)和工具属性栏(ToolStyleBox)。其中MFC自动生成的工具条用于保存文件之类的操作工具箱可以选择绘图或操作方式,颜色盒选取颜色,工具属性栏设置工具属性,状态栏中显示鼠标在绘图区的逻辑坐标,属性页对话框可以改变画布大小及设置背景色和前景色。工具栏和状态栏有停靠和浮动功能。-The program features with Windows under the annex is similar to the drawing software. This procedure is in VC6.0 platforms for use by MFC to support multi-document and multi-view structure, the view for scrolling view, to allow division of the window. Mapping functions including the preparation of a variety of major elements, including a straight line, Bezier curves, rectangle, round rectangle, ellipse (circle), polygon, use a pen or paint brush free drawing, erase eraser, paint bucket to fill, check c
- 2022-06-03 10:11:17下载
- 积分:1
-
打开
OpenS-CAD, a simple 2D CAD application
Have you ever wondered how a 2D CAD application is designed and implemented? I have, so I decided to sit down and write one. Now, implementing a fully functional 2D CAD is a tremendous task for a single person, and not something that can be completed in just a couple of months when only working on it on and off in the evenings. So, what I have implemented so far is the basic framework and only the most basic tools, but it does demonstrate how a CAD application could be implemented.
- 2022-07-08 01:41:01下载
- 积分:1