-
一个用VC编写的程序,EastDraw(绘图软件),一个非常简单的和…
一个用VC编写的程序,EastDraw(绘图软件),非常简单好用,还有完全的源代码可供学习和参考-a VC prepared by the procedures, EastDraw (graphics software), a very simple and easy, complete source code available for study and reference. !
- 2023-07-11 08:10:02下载
- 积分:1
-
Affine transformation matlab program on the 2
仿射变换 matlab 程序 关于2维配准-Affine transformation matlab program on the 2-D registration
- 2023-02-05 19:50:03下载
- 积分:1
-
超分辨率图像重建。具有非常好的效果,程序效率较高,有完整的注释和说明文档。...
超分辨率图像重建。具有非常好的效果,程序效率较高,有完整的注释和说明文档。-super-resolution image reconstruction. Very good results, the higher the efficiency, integrity of the Notes and documentation.
- 2022-02-18 14:52:35下载
- 积分:1
-
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h...
指纹识别相关代码 希望大家有用
edgedetect.cpp
edgedetect.h
fmt_bitmap.cpp
fmt_bitmap.h
fvs_img_morphology.cpp
fvs_img_morphology.h
fvscanny.cpp
fvscanny.h
fvsedgedetect.cpp
fvsedgedetect.h
fvsfile.cpp
fvsfile.h
fvsimage.cpp
fvsimage.h
fvstypes.h
-Fingerprint-related code hope everyone useful edgedetect.cppedgedetect.hfmt_bitmap.cppfmt_bitmap.hfvs_img_morphology.cppfvs_img_morphology.hfvscanny.cppfvscanny.hfvsedgedetect.cppfvsedgedetect.hfvsfile.cppfvsfile.hfvsimage.cppfvsimage.hfvstypes.h
- 2022-02-05 04:40:32下载
- 积分:1
-
achieve splitter
在对话框中实现splitter-achieve splitter
- 2023-04-08 11:10:03下载
- 积分:1
-
该代码可以拾取屏幕颜色,显示rgb分量!
该代码可以拾取屏幕颜色,显示rgb分量!-The code can pick up color screen, showing rgb weight!
- 2022-05-24 02:18:03下载
- 积分:1
-
用VC++的MFC开发的,关于遥感数字图像编程的源程序
用VC++的MFC开发的,关于遥感数字图像编程的源程序-VC++ using the MFC development, with regard to remote sensing digital image of the source programming
- 2022-02-09 22:19:10下载
- 积分: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
-
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材...
《Vis u a l C+ + 面向对象与可视化程序设计》――清华大学计算机基础教育课程系列教材- Vis ual C++ Object-oriented programming and visualization - Tsinghua University Computer Basic Education Curriculum textbook series
- 2022-03-24 01:55:22下载
- 积分:1
-
3ds This is a document of 3D Scene Rendering the complete system. The main funct...
这是一个3ds文件的三维场景绘制的完整系统。主要功能有:3ds文件的读取、添加纹理、文档串行化、拷屏和视频捕捉。对于做虚拟现实和场景模拟的有一定参考意义。-3ds This is a document of 3D Scene Rendering the complete system. The main functions are : 3ds document read, add texture, document serial, emboss screen and video capture. So for virtual reality and simulation of the scene are meaningful.
- 2022-04-21 08:12:37下载
- 积分:1