-
内存地址定位程序
内存地址定位程序-memory address locator
- 2022-08-03 10:13:30下载
- 积分:1
-
QR解码 C++ 正常解码
QR解码 C++ 正常解码 二维码编码器,日本人编的,可以用,在下面框中写入内容,自动转为二维码-Two-dimensional encoder, the Japanese series, you can use the box below to write content, automatically become the two-dimensional code
- 2022-03-04 05:49:49下载
- 积分:1
-
3D显示一个DEMO程序,仅供参考
3D显示一个DEMO程序,仅供参考-3D display a DEMO procedures for reference
- 2022-11-23 05:25:03下载
- 积分:1
-
beziereditor是Bezier曲线编辑器具有以下功能:<;BR >;
BezierEditor is a Bezier Curve Editor with follow functions : -add/remove curves and points -move points and curves -zoom in/out/box -load and save in a text file -multiple selection -BezierEditor is a Bezier Curve Editor with follow functions:
- 2022-09-13 11:00:03下载
- 积分:1
-
该类是对DIB API函数的封装,提供操作DIB文件的各种方法和属性
该类是对DIB API函数的封装,提供操作DIB文件的各种方法和属性-DIB API function package, the operators DIB document the various methods and attributes
- 2022-02-05 21:18:41下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
Eye tracking classification
Eye tracking classification-morphological filtering segmentation
- 2023-05-09 17:15:03下载
- 积分:1
-
This is a contour control, click in the document " unins000" installati...
这是一个contour控件,点击文件中的“unins000”进行安装,然后,就可以自动生成等高线。-This is a contour control, click in the document " unins000" installation, and then, you can automatically generate contour lines.
- 2022-12-06 21:05:03下载
- 积分:1
-
电子白板,功能强大,哦,包括一个完整的映射网络的通信路径。
电子白板,功能强大哦,包括完整的绘图部分和网络通讯部分,是学习加实践的好例子-Whiteboard, powerful, oh, including a complete mapping network communications parts and part of the increase in the practice of learning a good example of
- 2022-01-26 04:54:15下载
- 积分:1
-
图形处理中,扫描线算法的使用,以及在图形剪切两种算法的运用...
图形处理中,扫描线算法的使用,以及在图形剪切两种算法的运用-Graphics processing, the use of scan-line algorithm, as well as the use of two algorithms in graph cut
- 2022-03-25 06:28:27下载
- 积分:1